Skip to content

Commit

Permalink
go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
chandrareddyp committed Mar 22, 2024
1 parent 40eddd4 commit 19cd85b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ replace cloud.google.com/go => cloud.google.com/go v0.102.1

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

//replace github.com/vmware-tanzu/tanzu-plugin-runtime => ../../runtime-code/tanzu-plugin-runtime

//replace github.com/vmware-tanzu/tanzu-plugin-runtime => v1.3.0-dev.0.20240321213409-329469f6da53

require (
github.com/vmware-tanzu/tanzu-framework/capabilities/client v0.0.0-20230523145612-1c6fbba34686
github.com/AlecAivazis/survey/v2 v2.3.6
Expand Down Expand Up @@ -46,7 +42,6 @@ github.com/vmware-tanzu/tanzu-framework/capabilities/client v0.0.0-2023052314561
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.3.0-dev.0.20240302001423-9b6a526ce007
github.com/vmware-tanzu/tanzu-plugin-runtime v1.3.0-dev.0.20240321213409-329469f6da53
go.pinniped.dev v0.20.0
golang.org/x/mod v0.12.0
Expand Down

0 comments on commit 19cd85b

Please sign in to comment.