We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32d6b0e commit 676a2e3Copy full SHA for 676a2e3
go.mod
@@ -3,7 +3,6 @@ module github.com/vmware-tanzu/tanzu-cli
3
go 1.21
4
5
replace cloud.google.com/go => cloud.google.com/go v0.102.1
6
-replace github.com/vmware-tanzu/tanzu-plugin-runtime => ../../runtime-code/tanzu-plugin-runtime
7
replace github.com/vmware-tanzu/tanzu-cli/test/e2e/framework => ./test/e2e/framework
8
9
require (
0 commit comments