Skip to content

Commit

Permalink
Bump github.com/stretchr/testify in /extension/jaegerremotesampling
Browse files Browse the repository at this point in the history
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.0...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 Nov 25, 2024
1 parent 1d620bf commit 302aff2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion extension/jaegerremotesampling/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/jaegertracing/jaeger v1.38.0
github.com/stretchr/testify v1.8.0
github.com/stretchr/testify v1.10.0
go.opentelemetry.io/collector v0.60.1-0.20220923151520-96e9af35c002
go.uber.org/zap v1.23.0
google.golang.org/grpc v1.49.0
Expand Down
7 changes: 3 additions & 4 deletions extension/jaegerremotesampling/go.sum

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

0 comments on commit 302aff2

Please sign in to comment.