Skip to content

Commit 2160448

Browse files
Bump github.com/goreleaser/goreleaser from 0.162.0 to 0.162.1 in /tools (#128)
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 0.162.0 to 0.162.1. - [Release notes](https://github.com/goreleaser/goreleaser/releases) - [Changelog](https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml) - [Commits](goreleaser/goreleaser@v0.162.0...v0.162.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 475e75b commit 2160448

File tree

2 files changed

+51
-23
lines changed

2 files changed

+51
-23
lines changed

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ go 1.16
44

55
require (
66
github.com/golangci/golangci-lint v1.39.0
7-
github.com/goreleaser/goreleaser v0.162.0
7+
github.com/goreleaser/goreleaser v0.162.1
88
)

0 commit comments

Comments
 (0)