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
{{ message }}
This repository was archived by the owner on May 9, 2021. It is now read-only.
This just started to break our CI buils. It is in normal GOPATH mode.
go get -u -v golang.org/x/lint/golint
Fetching https://golang.org/x/lint/golint?go-get=1
Parsing meta tags from https://golang.org/x/lint/golint?go-get=1 (status code 502)
package golang.org/x/lint/golint: unrecognized import path "golang.org/x/lint/golint" (parse https://golang.org/x/lint/golint?go-get=1: no go-import meta tags ())
I note that this does not happen locally on my laptop. Only on my CI server.
This just started to break our CI buils. It is in normal GOPATH mode.
I note that this does not happen locally on my laptop. Only on my CI server.
Related #397.
@dmitshur / @andybons - any issues ?
The text was updated successfully, but these errors were encountered: