Skip to content

Commit

Permalink
Bump github.com/goreleaser/goreleaser from 0.133.0 to 0.155.0 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 27, 2021
1 parent f665c34 commit 634e3fb
Show file tree
Hide file tree
Showing 3 changed files with 492 additions and 144 deletions.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ archives:
- LICENSE
- README.md
brews:
- github:
- tap:
owner: craftypath
name: homebrew-tap
commit_author:
Expand Down
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ require (
github.com/Masterminds/sprig/v3 v3.2.0
github.com/adrg/xdg v0.3.0
github.com/golangci/golangci-lint v1.36.0
github.com/goreleaser/goreleaser v0.133.0
github.com/goreleaser/goreleaser v0.155.0
github.com/magefile/mage v1.11.0
github.com/mholt/archiver/v3 v3.5.0
github.com/spf13/cobra v1.1.1
github.com/stretchr/testify v1.7.0
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
golang.org/x/crypto v0.0.0-20201208171446-5f87f3452ae9
golang.org/x/tools v0.0.0-20210105210202-9ed45478a130
gopkg.in/yaml.v2 v2.4.0
)
Loading

0 comments on commit 634e3fb

Please sign in to comment.