Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 30, 2023
1 parent 40e96f9 commit bfd3d3c
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 3 deletions.
2 changes: 1 addition & 1 deletion v2/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/jaegertracing/jaeger/v2
go 1.16

require (
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.8.4
go.opentelemetry.io/collector v0.22.0
go.uber.org/zap v1.16.0
)
Loading

0 comments on commit bfd3d3c

Please sign in to comment.