Skip to content

Commit

Permalink
Bump github.com/goreleaser/goreleaser-pro/v2 from 2.4.1-pro to 2.4.6-…
Browse files Browse the repository at this point in the history
…pro (#736)

Bumps [github.com/goreleaser/goreleaser-pro/v2](https://github.com/goreleaser/goreleaser-pro) from 2.4.1-pro to 2.4.6-pro.
- [Release notes](https://github.com/goreleaser/goreleaser-pro/releases)
- [Commits](goreleaser/goreleaser-pro@v2.4.1-pro...v2.4.6-pro)

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

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 Nov 26, 2024
1 parent 8221ce5 commit 018139f
Show file tree
Hide file tree
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
Expand Up @@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-releases
go 1.23

require (
github.com/goreleaser/goreleaser-pro/v2 v2.4.1-pro
github.com/goreleaser/goreleaser-pro/v2 v2.4.6-pro
gopkg.in/yaml.v3 v3.0.1
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/goreleaser/goreleaser-pro/v2 v2.4.1-pro h1:+m4WbN9YLOr6vIzsuPCTBxnWFWCjLfi688BO/I4znWQ=
github.com/goreleaser/goreleaser-pro/v2 v2.4.1-pro/go.mod h1:GA7Uzk7qKA3efeDmgfWwcMTrDJe+V7D6H5RMqXlFvuc=
github.com/goreleaser/goreleaser-pro/v2 v2.4.6-pro h1:JYWWxSYrDOb1UDrab0O6AFwYpKCPYtiddlFzskOJjmA=
github.com/goreleaser/goreleaser-pro/v2 v2.4.6-pro/go.mod h1:GA7Uzk7qKA3efeDmgfWwcMTrDJe+V7D6H5RMqXlFvuc=
github.com/kr/pretty v0.2.1/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI=
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
Expand Down

0 comments on commit 018139f

Please sign in to comment.