Skip to content

Commit

Permalink
Bump github.com/goreleaser/goreleaser from 0.170.0 to 0.172.1 (#99)
Browse files Browse the repository at this point in the history
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 0.170.0 to 0.172.1.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml)
- [Commits](goreleaser/goreleaser@v0.170.0...v0.172.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 28, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent bc7ae03 commit 08636ef
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
@@ -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.170.0
github.com/goreleaser/goreleaser v0.172.1
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
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -492,8 +492,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.170.0 h1:UIFJLgGyhXDct0wt5t0J5C9wkIzTbo03rxQ7GFRax8Q=
github.com/goreleaser/goreleaser v0.170.0/go.mod h1:oxH1VQjOnAu+MFl4WdZyz9xbQr/MglE/CCgE1AnSxWc=
github.com/goreleaser/goreleaser v0.172.1 h1:i85uRTojKy6ShlaZew6GZ/q5nAEHGVTwOC7FZj51XoE=
github.com/goreleaser/goreleaser v0.172.1/go.mod h1:oxH1VQjOnAu+MFl4WdZyz9xbQr/MglE/CCgE1AnSxWc=
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=

0 comments on commit 08636ef

Please sign in to comment.