Skip to content

Commit 256d381

Browse files
Bump github.com/goreleaser/goreleaser from 0.149.0 to 0.150.0 in /tools (#92)
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 0.149.0 to 0.150.0. - [Release notes](https://github.com/goreleaser/goreleaser/releases) - [Changelog](https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml) - [Commits](goreleaser/goreleaser@v0.149.0...v0.150.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36d2ac1 commit 256d381

File tree

2 files changed

+242
-119
lines changed

2 files changed

+242
-119
lines changed

tools/go.mod

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

55
require (
66
github.com/golangci/golangci-lint v1.34.1
7-
github.com/goreleaser/goreleaser v0.149.0
7+
github.com/goreleaser/goreleaser v0.150.0
88
mvdan.cc/gofumpt v0.0.0-20201129102820-5c11c50e9475
99
)

0 commit comments

Comments
 (0)