diff --git a/tools/sggoreleaser/tools.go b/tools/sggoreleaser/tools.go index 71345a46..91f93b16 100644 --- a/tools/sggoreleaser/tools.go +++ b/tools/sggoreleaser/tools.go @@ -15,7 +15,7 @@ import ( const ( name = "goreleaser" - version = "1.21.2" + version = "1.24.0" ) func Command(ctx context.Context, args ...string) *exec.Cmd {