Skip to content

Instantly share code, notes, and snippets.

@psykidellic
Created March 22, 2020 01:46
Show Gist options
  • Save psykidellic/ef900a49c53b5683847dbd8cc2397c27 to your computer and use it in GitHub Desktop.
Save psykidellic/ef900a49c53b5683847dbd8cc2397c27 to your computer and use it in GitHub Desktop.
go get stash.mycompany.com/project/repo
go: downloading stash.mycompany.com/project/repo v0.0.9
go get stash.mycompany.com/project/repo: stash.mycompany.com/project/repo@v0.0.9: verifying module: stash.mycompany.com/project/repo@v0.0.9: reading https://sum.golang.org/lookup/stash.mycompany.com/projecty/repo@v0.0.9: 410 Gone
server response: not found: stash.mycompany.com/project/repo@v0.0.9: unrecognized import path "stash.mycompany.com/project/repo": https fetch: Get "https://stash.mycompany.com/project/repo?go-get=1": dial tcp: lookup stash.mycompany.com on [2001:4860:4860::8888]:53: server misbehaving
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment