Skip to content

Commit b4e0597

Browse files
Bump github.com/goreleaser/goreleaser/v2 from 2.4.3 to 2.4.4 in /tools
Bumps [github.com/goreleaser/goreleaser/v2](https://github.com/goreleaser/goreleaser) from 2.4.3 to 2.4.4. - [Release notes](https://github.com/goreleaser/goreleaser/releases) - [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml) - [Commits](goreleaser/goreleaser@v2.4.3...v2.4.4) --- updated-dependencies: - dependency-name: github.com/goreleaser/goreleaser/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3e12d3 commit b4e0597

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.0
55
require (
66
github.com/client9/misspell v0.3.4
77
github.com/golangci/golangci-lint v1.62.0
8-
github.com/goreleaser/goreleaser/v2 v2.4.3
8+
github.com/goreleaser/goreleaser/v2 v2.4.4
99
golang.org/x/vuln v1.1.3
1010
)
1111

tools/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -557,8 +557,8 @@ github.com/goreleaser/chglog v0.6.1 h1:NZKiX8l0FTQPRzBgKST7knvNZmZ04f7PEGkN2wInf
557557
github.com/goreleaser/chglog v0.6.1/go.mod h1:Bnnfo07jMZkaAb0uRNASMZyOsX6ROW6X1qbXqN3guUo=
558558
github.com/goreleaser/fileglob v1.3.0 h1:/X6J7U8lbDpQtBvGcwwPS6OpzkNVlVEsFUVRx9+k+7I=
559559
github.com/goreleaser/fileglob v1.3.0/go.mod h1:Jx6BoXv3mbYkEzwm9THo7xbr5egkAraxkGorbJb4RxU=
560-
github.com/goreleaser/goreleaser/v2 v2.4.3 h1:OG00X4vv1SdMXJQe9goG6affxxyrBpWzNth7Ogjiab0=
561-
github.com/goreleaser/goreleaser/v2 v2.4.3/go.mod h1:exKvdonLCUdgKgXgJ6e6g9Mq6GgncGrIeVwKmKhQ6ns=
560+
github.com/goreleaser/goreleaser/v2 v2.4.4 h1:rnBXKmcA3BXBUVBw9u+ExyxOtrXGLhVjggYuDs31NkI=
561+
github.com/goreleaser/goreleaser/v2 v2.4.4/go.mod h1:exKvdonLCUdgKgXgJ6e6g9Mq6GgncGrIeVwKmKhQ6ns=
562562
github.com/goreleaser/nfpm/v2 v2.41.0 h1:JyMzS/EwqaWbFs+7Z9oZ4Hkk4or00gUTqwm9Dgr8QYg=
563563
github.com/goreleaser/nfpm/v2 v2.41.0/go.mod h1:VPc5kF5OgfA+BosV/A2aB+Vg34honjWvp0Vt8ogsSi0=
564564
github.com/goreleaser/quill v0.0.0-20241025150139-731751b4046d h1:bBLVbv03RLdskOHJfNkEJIMm+85b4E3GJkEEVXIu48k=

0 commit comments

Comments
 (0)