Skip to content

Commit 19cd85b

Browse files
committed
go mod
1 parent 40eddd4 commit 19cd85b

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

go.mod

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ replace cloud.google.com/go => cloud.google.com/go v0.102.1
66

77
replace github.com/vmware-tanzu/tanzu-cli/test/e2e/framework => ./test/e2e/framework
88

9-
//replace github.com/vmware-tanzu/tanzu-plugin-runtime => ../../runtime-code/tanzu-plugin-runtime
10-
11-
//replace github.com/vmware-tanzu/tanzu-plugin-runtime => v1.3.0-dev.0.20240321213409-329469f6da53
12-
139
require (
1410
github.com/vmware-tanzu/tanzu-framework/capabilities/client v0.0.0-20230523145612-1c6fbba34686
1511
github.com/AlecAivazis/survey/v2 v2.3.6
@@ -46,7 +42,6 @@ github.com/vmware-tanzu/tanzu-framework/capabilities/client v0.0.0-2023052314561
4642
github.com/vmware-tanzu/carvel-imgpkg v0.36.1
4743
github.com/vmware-tanzu/carvel-ytt v0.40.0
4844
github.com/vmware-tanzu/tanzu-cli/test/e2e/framework v0.0.0-00010101000000-000000000000
49-
//github.com/vmware-tanzu/tanzu-plugin-runtime v1.3.0-dev.0.20240302001423-9b6a526ce007
5045
github.com/vmware-tanzu/tanzu-plugin-runtime v1.3.0-dev.0.20240321213409-329469f6da53
5146
go.pinniped.dev v0.20.0
5247
golang.org/x/mod v0.12.0

0 commit comments

Comments
 (0)