From 185b65979e1e4061b22163d9893139710c03890b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 18:00:08 +0000 Subject: [PATCH] chore(deps): Update module github.com/goreleaser/goreleaser to v1.25.0 --- tools/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/go.mod b/tools/go.mod index a067d46..9783dd3 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.0 github.com/psampaz/go-mod-outdated v0.9.0 github.com/stretchr/testify v1.8.4 github.com/x-motemen/gobump v0.2.0