Skip to content

Commit

Permalink
Bump github.com/goreleaser/goreleaser from 1.2.5 to 1.8.3
Browse files Browse the repository at this point in the history
Signed-off-by: Bogdan Drutu <[email protected]>
  • Loading branch information
bogdandrutu committed May 16, 2022
1 parent 14ee052 commit a6bcc8d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1,137 deletions.
4 changes: 2 additions & 2 deletions 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.17

require (
github.com/goreleaser/goreleaser v1.2.5
github.com/goreleaser/goreleaser v1.8.3
github.com/goreleaser/nfpm/v2 v2.15.1
gopkg.in/yaml.v2 v2.4.0
)
Expand All @@ -16,5 +16,5 @@ require (
github.com/iancoleman/orderedmap v0.2.0 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
)
Loading

0 comments on commit a6bcc8d

Please sign in to comment.