Skip to content

Commit

Permalink
build(deps): Bump go.opentelemetry.io/collector/cmd/issuegenerator (#…
Browse files Browse the repository at this point in the history
…2852)

Bumps [go.opentelemetry.io/collector/cmd/issuegenerator](https://github.com/open-telemetry/opentelemetry-collector) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-collector@v0.22.0...v0.23.0)

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 Mar 25, 2021
1 parent 1425fe1 commit d50d10a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion internal/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/pavius/impi v0.0.3
github.com/tcnksm/ghr v0.13.0
go.opentelemetry.io/collector/cmd/checkdoc v0.0.0-20210315221557-cadd84d04ee9
go.opentelemetry.io/collector/cmd/issuegenerator v0.22.0
go.opentelemetry.io/collector/cmd/issuegenerator v0.23.0
go.opentelemetry.io/collector/cmd/mdatagen v0.22.0

)
4 changes: 2 additions & 2 deletions internal/tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -538,8 +538,8 @@ go.opencensus.io v0.22.3/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
go.opencensus.io v0.22.4/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
go.opentelemetry.io/collector/cmd/checkdoc v0.0.0-20210315221557-cadd84d04ee9 h1:mpkc05chK6WjMzhq3ytkR+vaYL1ET/PQ3+c3mTwwQ/4=
go.opentelemetry.io/collector/cmd/checkdoc v0.0.0-20210315221557-cadd84d04ee9/go.mod h1:ocXcey1UOABwvbGLqOrCPY5TDxEV+T5XW4KoEicDZfs=
go.opentelemetry.io/collector/cmd/issuegenerator v0.22.0 h1:iPEvA0bH3iPDlugv0CjXkl5t1fpko1ZEnmDRBdtw/bM=
go.opentelemetry.io/collector/cmd/issuegenerator v0.22.0/go.mod h1:RAUZ03z9JaCu9D+ox5p7LDcv/d4D02EiBJg0sOOzoVY=
go.opentelemetry.io/collector/cmd/issuegenerator v0.23.0 h1:ujQkaBgJVA/wPCZHzk8IJclwbykY/wwxWmVkf4KPTug=
go.opentelemetry.io/collector/cmd/issuegenerator v0.23.0/go.mod h1:RAUZ03z9JaCu9D+ox5p7LDcv/d4D02EiBJg0sOOzoVY=
go.opentelemetry.io/collector/cmd/mdatagen v0.22.0 h1:q2sti5WwPUf+7HKkJAbRHAcDGlwPE3kN5b+sQL7x5AU=
go.opentelemetry.io/collector/cmd/mdatagen v0.22.0/go.mod h1:oWCxEeYMK/9i6cQEVs5YCWr5Q5KZn9uxnLLQxm8j/S4=
go.uber.org/atomic v1.4.0/go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE=
Expand Down

0 comments on commit d50d10a

Please sign in to comment.