Skip to content

Commit

Permalink
chore(deps): bump github.com/goreleaser/goreleaser from 1.11.5 to 1.1…
Browse files Browse the repository at this point in the history
…2.3 in /tools (#155)

chore(deps): bump github.com/goreleaser/goreleaser in /tools

Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 1.11.5 to 1.12.3.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v1.11.5...v1.12.3)

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

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

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] authored Oct 24, 2022
1 parent 5a0991d commit 552af4d
Show file tree
Hide file tree
Showing 2 changed files with 1,065 additions and 154 deletions.
9 changes: 2 additions & 7 deletions tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,9 @@ module github.com/golang-templates/seed/build
go 1.16

require (
github.com/Azure/azure-sdk-for-go v60.2.0+incompatible // indirect
github.com/Azure/go-autorest/autorest v0.11.23 // indirect
github.com/Azure/go-autorest/autorest/azure/auth v0.5.10 // indirect
github.com/Azure/go-autorest/autorest/azure/cli v0.4.4 // indirect
github.com/ProtonMail/go-crypto v0.0.0-20211112122917-428f8eabeeb3 // indirect
github.com/aws/aws-sdk-go v1.44.26 // indirect
github.com/charmbracelet/lipgloss v0.6.1-0.20220911181249-6304a734e792 // indirect
github.com/golangci/golangci-lint v1.50.1
github.com/goreleaser/goreleaser v1.11.5
github.com/klauspost/compress v1.15.5 // indirect
github.com/goreleaser/goreleaser v1.12.3
github.com/spf13/viper v1.13.0 // indirect
)
Loading

0 comments on commit 552af4d

Please sign in to comment.