Skip to content

Commit

Permalink
Bump github.com/goreleaser/goreleaser from 0.173.1 to 0.173.2 (#101)
Browse files Browse the repository at this point in the history
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 0.173.1 to 0.173.2.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml)
- [Commits](goreleaser/goreleaser@v0.173.1...v0.173.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 12, 2021
1 parent d4d5c72 commit 8cd8196
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.41.1
github.com/google/go-cmp v0.5.6
github.com/google/gofuzz v1.2.0
github.com/goreleaser/goreleaser v0.173.1
github.com/goreleaser/goreleaser v0.173.2
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 @@ -496,8 +496,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.173.1 h1:p+RmleZ9ESP85Y4Z6EYD2aKyL4DglL349k/N/CoL/+g=
github.com/goreleaser/goreleaser v0.173.1/go.mod h1:lRoz5B+3II687HV3EK3FmrBUJeNb24p5E6+hJK7ySz8=
github.com/goreleaser/goreleaser v0.173.2 h1:LhajqMn6G6kaXCdAWGn5cHwL1mCbhvX4QlHDL9O33Dc=
github.com/goreleaser/goreleaser v0.173.2/go.mod h1:lRoz5B+3II687HV3EK3FmrBUJeNb24p5E6+hJK7ySz8=
github.com/goreleaser/nfpm/v2 v2.5.1 h1:xZpdwr/wgp2OmfxjqJcw5CeHHnrVvz75ZRzCpSXeSNo=
github.com/goreleaser/nfpm/v2 v2.5.1/go.mod h1:Bq9OBKhvhTmdPh6lHUbVBKa3JCw61OgIFEau+vs2CO0=
github.com/gorhill/cronexpr v0.0.0-20180427100037-88b0669f7d75/go.mod h1:g2644b03hfBX9Ov0ZBDgXXens4rxSxmqFBbhvKv2yVA=
Expand Down

0 comments on commit 8cd8196

Please sign in to comment.