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 reverts commit 5b3e6a5.
Adding a go.mod file has started to cause go get -u golang.org/x/lint
to fail in module mode. This is issue #436. Remove the
go.mod file for now in order to resolve the issue. We will re-add
the go.mod file to this repository again when it's a better time
to do so.
Change-Id: I9d63410de03ddca617ddb5ef86effba9f6bd3577
Reviewed-on: https://go-review.googlesource.com/c/164641
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
0 commit comments