Skip to content

Commit

Permalink
Bump go.opentelemetry.io/collector/semconv in /internal/coreinternal
Browse files Browse the repository at this point in the history
Bumps [go.opentelemetry.io/collector/semconv](https://github.com/open-telemetry/opentelemetry-collector) from 0.54.0 to 0.110.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector@v0.54.0...v0.110.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 30, 2024
1 parent 8778b87 commit 1c6487b
Show file tree
Hide file tree
Showing 2 changed files with 422 additions and 9 deletions.
5 changes: 2 additions & 3 deletions internal/coreinternal/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ require (
github.com/census-instrumentation/opencensus-proto v0.3.0
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
github.com/spf13/cast v1.5.0
github.com/stretchr/testify v1.7.5
github.com/stretchr/testify v1.9.0
go.opentelemetry.io/collector v0.54.0
go.opentelemetry.io/collector/pdata v0.54.0
go.opentelemetry.io/collector/semconv v0.54.0
go.opentelemetry.io/collector/semconv v0.110.0
go.uber.org/zap v1.21.0
google.golang.org/protobuf v1.28.0
)
Expand Down Expand Up @@ -38,6 +38,5 @@ require (
golang.org/x/text v0.3.7 // indirect
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect
google.golang.org/grpc v1.47.0 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading

0 comments on commit 1c6487b

Please sign in to comment.