Skip to content

Commit

Permalink
Update test/sample runtime dep to v1.3.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mpanchajanya committed Feb 23, 2024
1 parent 6e75f3c commit 3cf473b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion test/sample-plugin/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/onsi/gomega v1.27.10
github.com/spf13/cobra v1.8.0
github.com/vmware-tanzu/tanzu-cli/test/e2e/framework v1.0.0-dev
github.com/vmware-tanzu/tanzu-plugin-runtime v1.1.0
github.com/vmware-tanzu/tanzu-plugin-runtime v1.3.0-alpha.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions test/sample-plugin/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ github.com/tj/assert v0.0.3 h1:Df/BlaZ20mq6kuai7f5z2TvPFiwC3xaWJSDQNiIS3Rk=
github.com/tj/assert v0.0.3/go.mod h1:Ne6X72Q+TB1AteidzQncjw9PabbMp4PBMZ1k+vd1Pvk=
github.com/vmware-tanzu/tanzu-cli/test/e2e/framework v1.0.0-dev h1:MoWKHcGmd3G0Lt8sAO+bEI1rh/BIzJcrVv2Tz91koFU=
github.com/vmware-tanzu/tanzu-cli/test/e2e/framework v1.0.0-dev/go.mod h1:zVm0OT9VgEndBzu4YwguM3jDqDOiTDw7TZ8ZgnyAWps=
github.com/vmware-tanzu/tanzu-plugin-runtime v1.1.0 h1:HtlrUyddxVzn4rZBtW6kQM4v2I6bgI0C/k9wJzGrbjE=
github.com/vmware-tanzu/tanzu-plugin-runtime v1.1.0/go.mod h1:M7WVZoItdyQp53tEprQIa6PZmhbrLe3CzuyQphWuRyI=
github.com/vmware-tanzu/tanzu-plugin-runtime v1.3.0-alpha.0 h1:Bzoj1E/mpznmCY8WFX7gI6KZgP/GQ0amYTr4H2basBQ=
github.com/vmware-tanzu/tanzu-plugin-runtime v1.3.0-alpha.0/go.mod h1:M7WVZoItdyQp53tEprQIa6PZmhbrLe3CzuyQphWuRyI=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
go.uber.org/atomic v1.7.0 h1:ADUqmZGgLDDfbSL9ZmPxKTybcoEYHgpYfELNoN+7hsw=
Expand Down

0 comments on commit 3cf473b

Please sign in to comment.