Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Bump go.opentelemetry.io/collector/model from 0.43.1 to 0.43.2
Browse files Browse the repository at this point in the history
Bumps [go.opentelemetry.io/collector/model](https://github.com/open-telemetry/opentelemetry-collector) from 0.43.1 to 0.43.2.
- [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.43.1...v0.43.2)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/collector/model
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JamesGuthrie committed Feb 2, 2022
1 parent ef81db4 commit a2e972a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -41,7 +41,7 @@ require (
github.com/testcontainers/testcontainers-go v0.10.1-0.20210318151656-2bbeb1e04514
github.com/thanos-io/thanos v0.24.0
github.com/uber/jaeger-client-go v2.30.0+incompatible
go.opentelemetry.io/collector/model v0.43.1
go.opentelemetry.io/collector/model v0.43.2
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.28.0
go.opentelemetry.io/otel v1.3.0
go.opentelemetry.io/otel/exporters/jaeger v1.3.0
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Expand Up @@ -2029,8 +2029,9 @@ go.opencensus.io v0.23.0/go.mod h1:XItmlyltB5F7CS4xOC1DcqMoFqwtC6OG2xF7mCv7P7E=
go.opentelemetry.io/collector v0.43.1 h1:7BE5hKmC16aox6hH7BoQj+/RkhUhxxdOtmElrsc8AXQ=
go.opentelemetry.io/collector v0.43.1/go.mod h1:oK2VLx0cmn2VGN9IEzDH5xttw/hhnKorGmxFvVsUOZc=
go.opentelemetry.io/collector/model v0.42.0/go.mod h1:uUgx84gI+G/tE87Oo84305q0MD8tUV9uWxg+ckAE7Ew=
go.opentelemetry.io/collector/model v0.43.1 h1:S8To7rYLfq15WmXOlULUVFVyT1wPoisQhQ7DVaH+btc=
go.opentelemetry.io/collector/model v0.43.1/go.mod h1:uUgx84gI+G/tE87Oo84305q0MD8tUV9uWxg+ckAE7Ew=
go.opentelemetry.io/collector/model v0.43.2 h1://uSa4CwMY0wEhV+eIYa6iBYJaVdiwUOtMfk6muJBzI=
go.opentelemetry.io/collector/model v0.43.2/go.mod h1:uUgx84gI+G/tE87Oo84305q0MD8tUV9uWxg+ckAE7Ew=
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.28.0/go.mod h1:vEhqr0m4eTc+DWxfsXoXue2GBgV2uUwVznkGIHW/e5w=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.28.0 h1:hpEoMBvKLC6CqFZogJypr9IHwwSNF3ayEkNzD502QAM=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.28.0/go.mod h1:Ihno+mNBfZlT0Qot3XyRTdZ/9U/Cg2Pfgj75DTdIfq4=
Expand Down

0 comments on commit a2e972a

Please sign in to comment.