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
-mod=vendor is not needed if it's already set in GOFLAGS. So lets not
set it unless it's needed.
This is an issue for commands such as `go test` and `go vet` (
see: golang/go#32471 ). This avois such an
issue.
0 commit comments