You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error happens when a custom remote import path has been used and the user can't query the domain. I was able to recreate this issue by bypassing the domain name resolution for k8s.io and golang.org via an edit to a local /etc/hosts file. @bcmills@jayconrod
Yes, now ConvertLegacyConfig not use GOPROXY, I think we need fix this.
oiooj
added
modules
NeedsFix
The path to resolution is known, but the work has not been done.
and removed
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
labels
Dec 3, 2019
Uh oh!
There was an error while loading. Please reload this page.
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What did you do?
What did you expect to see?
Use GOPROXY to fetch modules
What did you see instead?
But not, so many fetching fail.
The text was updated successfully, but these errors were encountered: