Skip to content

Commit

Permalink
Bump go.opentelemetry.io/collector/semconv in /exporter/observiqexporter
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.109.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.109.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 16, 2024
1 parent 8778b87 commit 91a8e1a
Show file tree
Hide file tree
Showing 2 changed files with 418 additions and 8 deletions.
4 changes: 2 additions & 2 deletions exporter/observiqexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ go 1.17

require (
github.com/google/uuid v1.3.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.109.0
go.uber.org/multierr v1.8.0
go.uber.org/zap v1.21.0
)
Expand Down
Loading

0 comments on commit 91a8e1a

Please sign in to comment.