Skip to content

Commit

Permalink
Bump go.uber.org/zap from 1.16.0 to 1.25.0 in /v2
Browse files Browse the repository at this point in the history
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.16.0 to 1.25.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](uber-go/zap@v1.16.0...v1.25.0)

---
updated-dependencies:
- dependency-name: go.uber.org/zap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 2, 2023
1 parent 40e96f9 commit 3c890a5
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 13 deletions.
4 changes: 2 additions & 2 deletions 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.1
go.opentelemetry.io/collector v0.22.0
go.uber.org/zap v1.16.0
go.uber.org/zap v1.25.0
)
Loading

0 comments on commit 3c890a5

Please sign in to comment.