0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-06 05:53:58 +00:00

Bump github.com/goreleaser/goreleaser from 0.180.2 to 0.180.3 in /tools

Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 0.180.2 to 0.180.3.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml)
- [Commits](https://github.com/goreleaser/goreleaser/compare/v0.180.2...v0.180.3)

---
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>
This commit is contained in:
dependabot[bot] 2021-10-04 16:37:18 +00:00 committed by GitHub
parent 5ef2006692
commit dbe707d3c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -4,5 +4,5 @@ go 1.16
require (
github.com/golangci/golangci-lint v1.42.1
github.com/goreleaser/goreleaser v0.180.2
github.com/goreleaser/goreleaser v0.180.3
)

View File

@ -554,8 +554,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.180.2 h1:X2iEmihUul2EVEgmS9pcEjSv3ssaRpS0NtwirHWQW14=
github.com/goreleaser/goreleaser v0.180.2/go.mod h1:NRjOPlNsFhtACgbYqiXAsZ5qcH5/H1Qp4n2KhnBNQwk=
github.com/goreleaser/goreleaser v0.180.3 h1:L17cVwyXEB6AQnOq9uDeXcQdGcMXnBSGwoYXvwT2loI=
github.com/goreleaser/goreleaser v0.180.3/go.mod h1:NRjOPlNsFhtACgbYqiXAsZ5qcH5/H1Qp4n2KhnBNQwk=
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=