diff --git a/tools/go.mod b/tools/go.mod index a067d46..a09d5f7 100644 --- a/tools/go.mod +++ b/tools/go.mod @@ -7,7 +7,7 @@ require ( github.com/client9/misspell v0.3.4 github.com/git-chglog/git-chglog v0.15.4 github.com/golangci/golangci-lint v1.51.1 - github.com/goreleaser/goreleaser v1.19.2 + github.com/goreleaser/goreleaser v1.25.1 github.com/psampaz/go-mod-outdated v0.9.0 github.com/stretchr/testify v1.8.4 github.com/x-motemen/gobump v0.2.0