Skip to content

Commit

Permalink
Bump github.com/goreleaser/goreleaser/v2 from 2.4.3 to 2.4.4 in /tools
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent eb02a66 commit dbfe5e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.23.0
require (
github.com/client9/misspell v0.3.4
github.com/golangci/golangci-lint v1.61.0
github.com/goreleaser/goreleaser/v2 v2.4.3
github.com/goreleaser/goreleaser/v2 v2.4.4
golang.org/x/vuln v1.1.3
)

Expand Down
4 changes: 2 additions & 2 deletions tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -555,8 +555,8 @@ github.com/goreleaser/chglog v0.6.1 h1:NZKiX8l0FTQPRzBgKST7knvNZmZ04f7PEGkN2wInf
github.com/goreleaser/chglog v0.6.1/go.mod h1:Bnnfo07jMZkaAb0uRNASMZyOsX6ROW6X1qbXqN3guUo=
github.com/goreleaser/fileglob v1.3.0 h1:/X6J7U8lbDpQtBvGcwwPS6OpzkNVlVEsFUVRx9+k+7I=
github.com/goreleaser/fileglob v1.3.0/go.mod h1:Jx6BoXv3mbYkEzwm9THo7xbr5egkAraxkGorbJb4RxU=
github.com/goreleaser/goreleaser/v2 v2.4.3 h1:OG00X4vv1SdMXJQe9goG6affxxyrBpWzNth7Ogjiab0=
github.com/goreleaser/goreleaser/v2 v2.4.3/go.mod h1:exKvdonLCUdgKgXgJ6e6g9Mq6GgncGrIeVwKmKhQ6ns=
github.com/goreleaser/goreleaser/v2 v2.4.4 h1:rnBXKmcA3BXBUVBw9u+ExyxOtrXGLhVjggYuDs31NkI=
github.com/goreleaser/goreleaser/v2 v2.4.4/go.mod h1:exKvdonLCUdgKgXgJ6e6g9Mq6GgncGrIeVwKmKhQ6ns=
github.com/goreleaser/nfpm/v2 v2.41.0 h1:JyMzS/EwqaWbFs+7Z9oZ4Hkk4or00gUTqwm9Dgr8QYg=
github.com/goreleaser/nfpm/v2 v2.41.0/go.mod h1:VPc5kF5OgfA+BosV/A2aB+Vg34honjWvp0Vt8ogsSi0=
github.com/goreleaser/quill v0.0.0-20241025150139-731751b4046d h1:bBLVbv03RLdskOHJfNkEJIMm+85b4E3GJkEEVXIu48k=
Expand Down

0 comments on commit dbfe5e6

Please sign in to comment.