This repository was archived by the owner on Sep 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1k
get golang.org/x/??? : remote repository does not exist or is inaccessible #784
Comments
Can you access Refer to #292 for more info on what might cause this. |
@ibrasho Thanks. It is GFW blocking. |
recently I and other people on my team started to have exact same problem.
I have dep built from sources, updated today.
Not sure if a separate ticket should be created. |
updating to note that @uthark's problem problem was addressed by dealing with a stale |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of Go (
go version
) anddep
(git describe --tags
) are you using?go version go1.9beta1 linux/amd64
dep v0.1.0-175-gc79b048
What
dep
command did you run?dep init
What did you expect to see?
everything is ok.
What did you see instead?
we need mirror, or other solution?
The text was updated successfully, but these errors were encountered: