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
Use separate go.mod/go.sum to manage tool deps. (golangci#736)
Fixes downstream `go get` issues due to broken/invalid
transitive goreleaser dependencies.
Fixesgolangci#730