Skip to content

Commit

Permalink
Bump github.com/goreleaser/goreleaser from 0.175.0 to 0.176.0
Browse files Browse the repository at this point in the history
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 0.175.0 to 0.176.0.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml)
- [Commits](goreleaser/goreleaser@v0.175.0...v0.176.0)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2021
1 parent 1dd3a86 commit 6d61a72
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/golangci/golangci-lint v1.42.0
github.com/google/go-cmp v0.5.6
github.com/google/gofuzz v1.2.0
github.com/goreleaser/goreleaser v0.175.0
github.com/goreleaser/goreleaser v0.176.0
github.com/mattn/go-runewidth v0.0.13
github.com/nsf/termbox-go v0.0.0-20201124104050-ed494de23a00
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -498,8 +498,8 @@ github.com/goreleaser/chglog v0.1.2 h1:tdzAb/ILeMnphzI9zQ7Nkq+T8R9qyXli8GydD8plF
github.com/goreleaser/chglog v0.1.2/go.mod h1:tTZsFuSZK4epDXfjMkxzcGbrIOXprf0JFp47BjIr3B8=
github.com/goreleaser/fileglob v1.2.0 h1:OErqbdzeg/eibfDGPHDQDN8jL5u1jNyxA5IQzNPLLoU=
github.com/goreleaser/fileglob v1.2.0/go.mod h1:rFyb2pXaK3YdnYnSjn6lifw0h2Q6s8OfOsx6I6bXkKE=
github.com/goreleaser/goreleaser v0.175.0 h1:wMth9qMjWDoQ6VKdezQg7exRq4ew1lLVXvZDf+IU258=
github.com/goreleaser/goreleaser v0.175.0/go.mod h1:5scdy2DWQ43BrazQ0b3ZrxO6Zd9i4h+uKFM9OCWJt+c=
github.com/goreleaser/goreleaser v0.176.0 h1:z3hvWAsJCTWS2fmfpbhWYEtIZuxWiwDcq22R2KUZcV8=
github.com/goreleaser/goreleaser v0.176.0/go.mod h1:0b6IhXxXQL4Zpt7aIUa4UDKce90yxVcysvvgtOSfjI0=
github.com/goreleaser/nfpm/v2 v2.6.0 h1:bwDU9o4/CVTSpqASJA7+r+rkqpTGamQKYHMRH3wDlRE=
github.com/goreleaser/nfpm/v2 v2.6.0/go.mod h1:qaMnjBaZz/2vInOIWx0IbuKuaZpaVB6O8oLG0u4qH1Y=
github.com/gorhill/cronexpr v0.0.0-20180427100037-88b0669f7d75/go.mod h1:g2644b03hfBX9Ov0ZBDgXXens4rxSxmqFBbhvKv2yVA=
Expand Down

0 comments on commit 6d61a72

Please sign in to comment.