Skip to content

Commit

Permalink
Bump Tanzu Plugin Runtime version to v1.4.7
Browse files Browse the repository at this point in the history
Signed-off-by: Anuj Chaudhari <[email protected]>
  • Loading branch information
anujc25 committed Jan 6, 2025
1 parent 3abed92 commit 083628e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ require (
github.com/vmware-tanzu/carvel-imgpkg v0.36.1
github.com/vmware-tanzu/carvel-ytt v0.40.0
github.com/vmware-tanzu/tanzu-cli/test/e2e/framework v0.0.0-00010101000000-000000000000
github.com/vmware-tanzu/tanzu-plugin-runtime v1.4.4
github.com/vmware-tanzu/tanzu-plugin-runtime v1.4.7
go.pinniped.dev v0.20.0
golang.org/x/mod v0.21.0
golang.org/x/oauth2 v0.24.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -665,8 +665,8 @@ github.com/vmware-tanzu/carvel-vendir v0.26.0 h1:Q98tPnH9WUAWE2vJSAP0lsHGsfwGjfW
github.com/vmware-tanzu/carvel-vendir v0.26.0/go.mod h1:JcuNNVONFbZTbm/GjtGiWUfFrt17YBQzeGT9+gY1+yY=
github.com/vmware-tanzu/carvel-ytt v0.40.0 h1:WUWTtwvfqV9CN9v207oDt2xfhmuWHGwc4MMaXJAqIEE=
github.com/vmware-tanzu/carvel-ytt v0.40.0/go.mod h1:crDcKbS1GM4Q34puoVxdrajWOXrxjOxvUCwtsNV5Etc=
github.com/vmware-tanzu/tanzu-plugin-runtime v1.4.4 h1:n/7lQIR2CpEeKBtr2mIAMaGDidfDkmzIvg5SZxeZP0A=
github.com/vmware-tanzu/tanzu-plugin-runtime v1.4.4/go.mod h1:0fTB0rR9BX9kS+xGcwH9O0p97bn8rSdILwWCHgvXzkw=
github.com/vmware-tanzu/tanzu-plugin-runtime v1.4.7 h1:6SECFJT6bVdm+YNT5nCP2ZOJr+WVfBQiJbREOwrLreQ=
github.com/vmware-tanzu/tanzu-plugin-runtime v1.4.7/go.mod h1:c0DEZsu1Zy1H1VUEXucM+3fkBEwWMt8SAa6sVqpBk+M=
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=
github.com/xanzy/go-gitlab v0.109.0 h1:RcRme5w8VpLXTSTTMZdVoQWY37qTJWg+gwdQl4aAttE=
Expand Down

0 comments on commit 083628e

Please sign in to comment.