Skip to content

Commit

Permalink
Bump github.com/rs/zerolog from 1.15.0 to 1.27.0 (open-telemetry#1687)
Browse files Browse the repository at this point in the history
* Bump github.com/rs/zerolog from 1.15.0 to 1.27.0

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.15.0 to 1.27.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](rs/zerolog@v1.15.0...v1.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* go mod tidy

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jeffreyc-splunk <jeffreyc@splunk.com>
  • Loading branch information
dependabot[bot] and jeffreyc-splunk authored Jun 17, 2022
1 parent 14f4975 commit 00d7d0f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
6 changes: 1 addition & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ go 1.18

require (
github.com/antonmedv/expr v1.9.0
github.com/apache/pulsar-client-go v0.8.1
github.com/cenkalti/backoff/v4 v4.1.3
github.com/fsnotify/fsnotify v1.5.4
github.com/go-zookeeper/zk v1.0.2
Expand Down Expand Up @@ -84,11 +85,6 @@ require (
gopkg.in/yaml.v2 v2.4.0
)

require (
github.com/apache/pulsar-client-go v0.8.1
github.com/rs/zerolog v1.15.0
)

require (
cloud.google.com/go/compute v1.6.1 // indirect
cloud.google.com/go/iam v0.3.0 // indirect
Expand Down
1 change: 0 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1877,7 +1877,6 @@ github.com/rs/cors v1.8.2 h1:KCooALfAYGs415Cwu5ABvv9n9509fSiG5SQJn/AQo4U=
github.com/rs/cors v1.8.2/go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU=
github.com/rs/xid v1.2.1/go.mod h1:+uKXf+4Djp6Md1KODXJxgGQPKngRmWyn10oCKFzNHOQ=
github.com/rs/zerolog v1.13.0/go.mod h1:YbFCdg8HfsridGWAh22vktObvhZbQsZXe4/zB0OKkWU=
github.com/rs/zerolog v1.15.0 h1:uPRuwkWF4J6fGsJ2R0Gn2jB1EQiav9k3S6CSdygQJXY=
github.com/rs/zerolog v1.15.0/go.mod h1:xYTKnLHcpfU2225ny5qZjxnj9NvkumZYjJHlAThCjNc=
github.com/russross/blackfriday v1.5.2/go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g=
github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
Expand Down

0 comments on commit 00d7d0f

Please sign in to comment.