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
fix: work around goreleaser sum DB check failure in CI
Goreleaser v2.13.3's deprecation notice points to v2.15.2, which
fails verification on the Go sum DB. Bypass with GONOSUMDB and
GONOSUMCHECK until we upgrade to Go 1.26+ and can bump goreleaser.
0 commit comments