Skip to content

Commit

Permalink
Bump github.com/stretchr/testify in /exporter/pulsarexporter
Browse files Browse the repository at this point in the history
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.4...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent cd5c49b commit 4a498f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion exporter/pulsarexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/jaegertracing/jaeger v1.41.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/coreinternal v0.81.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger v0.81.0
github.com/stretchr/testify v1.8.4
github.com/stretchr/testify v1.10.0
go.opentelemetry.io/collector/component v0.81.0
go.opentelemetry.io/collector/config/configopaque v0.81.0
go.opentelemetry.io/collector/confmap v0.81.0
Expand Down
6 changes: 3 additions & 3 deletions exporter/pulsarexporter/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4a498f0

Please sign in to comment.