awslabs / aws-kubernetes-migration-factory

Apache License 2.0
124 stars 34 forks source link

Update go.mod to fix the build error #22

Closed diwanabhay closed 1 month ago

diwanabhay commented 1 month ago

go: helm.sh/helm/v3@v3.5.3 requires github.com/docker/distribution@v2.7.1+incompatible requires github.com/mitchellh/osext@v0.0.0-20151018003038-5e2d6d41470f: invalid version: git ls-remote -q origin in /Users/diwaabha/go/pkg/mod/cache/vcs/94ed57c5b21c953d93b47487113db43a5c9b69fd990329ec70dc77348c4dd443: exit status 128: fatal: could not read Username for 'https://github.com/mitchellh/osext': terminal prompts disabled Confirm the import path was entered correctly. If this is a private repository, see https://golang.org/doc/faq#git_https for additional information. ➜ aws-kubernetes-migration-factory git:(main) ✗ go mod graph

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.