Commit 4da10e63 authored by dvonthenen's avatar dvonthenen
Browse files

Update go.mod which removes debug statements

parent a6c1d187
Showing with 2 additions and 2 deletions
+2 -2
......@@ -29,10 +29,10 @@ replace (
// toggle this between local for development (just set these dev paths based on GOPATH)
// github.com/vmware-tanzu-private/core => ../../vmware-tanzu-private/core
github.com/vmware-tanzu-private/core => github.com/vmware-tanzu-private/core v1.3.1-0.20210524181536-6510d9ff7974
github.com/vmware-tanzu-private/core => github.com/vmware-tanzu-private/core v1.3.1-0.20210524231710-aaa4fe81d0e3
// github.com/vmware-tanzu-private/tanzu-cli-tkg-plugins => ../../vmware-tanzu-private/tanzu-cli-tkg-plugins
// github.com/vmware-tanzu-private/tkg-cli => ../../vmware-tanzu-private/tkg-cli
github.com/vmware-tanzu-private/tkg-cli => github.com/vmware-tanzu-private/tkg-cli v1.3.1-0.20210524180518-dcf826920b49
github.com/vmware-tanzu-private/tkg-cli => github.com/vmware-tanzu-private/tkg-cli v1.3.1-0.20210524231343-b0dd61093e8d
// github.com/vmware-tanzu-private/tkg-providers => ../../vmware-tanzu-private/tkg-providers
github.com/vmware-tanzu-private/tkg-providers => github.com/vmware-tanzu-private/tkg-providers v1.3.1-0.20210422215837-027482ef8765
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment