Skip to content

Commit

Permalink
downgrade goreleaser gomod
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Wiesinger <[email protected]>
  • Loading branch information
mowies committed Nov 18, 2024
1 parent c745bc3 commit abd2ef5
Showing 1 changed file with 1 addition and 1 deletion.
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.3.2-pro
gopkg.in/yaml.v3 v3.0.1
)

Expand Down

0 comments on commit abd2ef5

Please sign in to comment.