Created
March 22, 2020 01:46
-
-
Save psykidellic/ef900a49c53b5683847dbd8cc2397c27 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/[email protected]: verifying module: stash.mycompany.com/project/[email protected]: reading https://sum.golang.org/lookup/stash.mycompany.com/projecty/[email protected]: 410 Gone | |
server response: not found: stash.mycompany.com/project/[email protected]: 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