0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-04 12:32:59 +00:00

Bump github.com/goreleaser/goreleaser from 1.10.2 to 1.10.3 in /tools (#109)

Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/goreleaser/goreleaser/compare/v1.10.2...v1.10.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-08-01 20:23:53 -04:00 committed by GitHub
parent 8d489c0501
commit 955601bd65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/kms v1.11.1 // indirect
github.com/golang-jwt/jwt/v4 v4.2.0 // indirect
github.com/golangci/golangci-lint v1.47.3
github.com/goreleaser/goreleaser v1.10.2
github.com/goreleaser/goreleaser v1.10.3
github.com/klauspost/compress v1.15.5 // indirect
google.golang.org/api v0.82.0 // indirect
google.golang.org/genproto v0.0.0-20220601144221-27df5f98adab // indirect

View File

@ -665,8 +665,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.3.0 h1:/X6J7U8lbDpQtBvGcwwPS6OpzkNVlVEsFUVRx9+k+7I=
github.com/goreleaser/fileglob v1.3.0/go.mod h1:Jx6BoXv3mbYkEzwm9THo7xbr5egkAraxkGorbJb4RxU=
github.com/goreleaser/goreleaser v1.10.2 h1:MxgA0hDbDbTLep0u3pnu7Uh1Q1p0q60mpb88eApZbgw=
github.com/goreleaser/goreleaser v1.10.2/go.mod h1:i+eGc/m/nN2aV/O00zCNP67H2m+ePuQfVOcUcmrhjcU=
github.com/goreleaser/goreleaser v1.10.3 h1:mNSqSgqOwCyJCEmL35aDvGsZaucKF9yQyARxznqCtDM=
github.com/goreleaser/goreleaser v1.10.3/go.mod h1:i+eGc/m/nN2aV/O00zCNP67H2m+ePuQfVOcUcmrhjcU=
github.com/goreleaser/nfpm/v2 v2.16.0 h1:RtItVwSL3xqe698CkmIOfiQh4/BQANIa4yvyBERrNeo=
github.com/goreleaser/nfpm/v2 v2.16.0/go.mod h1:NlB1cCZj68NG7ZJA6eJ1dSeX3V0UWfw30itwHvT6HPw=
github.com/gorhill/cronexpr v0.0.0-20180427100037-88b0669f7d75/go.mod h1:g2644b03hfBX9Ov0ZBDgXXens4rxSxmqFBbhvKv2yVA=