Skip to content

Commit 84f3857

Browse files
build(deps): bump github.com/rs/zerolog from 1.19.0 to 1.20.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.19.0 to 1.20.0. - [Release notes](https://github.com/rs/zerolog/releases) - [Commits](rs/zerolog@v1.19.0...v1.20.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent aa140d1 commit 84f3857

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/gogo/protobuf v1.3.1 // indirect
1212
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect
1313
github.com/opencontainers/image-spec v1.0.1 // indirect
14-
github.com/rs/zerolog v1.19.0
14+
github.com/rs/zerolog v1.20.0
1515
github.com/sirupsen/logrus v1.5.0 // indirect
1616
google.golang.org/grpc v1.28.1 // indirect
1717
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ github.com/rs/zerolog v1.18.0 h1:CbAm3kP2Tptby1i9sYy2MGRg0uxIN9cyDb59Ys7W8z8=
4949
github.com/rs/zerolog v1.18.0/go.mod h1:9nvC1axdVrAHcu/s9taAVfBuIdTZLVQmKQyvrUjF5+I=
5050
github.com/rs/zerolog v1.19.0 h1:hYz4ZVdUgjXTBUmrkrw55j1nHx68LfOKIQk5IYtyScg=
5151
github.com/rs/zerolog v1.19.0/go.mod h1:IzD0RJ65iWH0w97OQQebJEvTZYvsCUm9WVLWBQrJRjo=
52+
github.com/rs/zerolog v1.20.0 h1:38k9hgtUBdxFwE34yS8rTHmHBa4eN16E4DJlv177LNs=
53+
github.com/rs/zerolog v1.20.0/go.mod h1:IzD0RJ65iWH0w97OQQebJEvTZYvsCUm9WVLWBQrJRjo=
5254
github.com/sirupsen/logrus v1.5.0 h1:1N5EYkVAPEywqZRJd7cwnRtCb6xJx7NH3T3WUTF980Q=
5355
github.com/sirupsen/logrus v1.5.0/go.mod h1:+F7Ogzej0PZc/94MaYx/nvG9jOFMD2osvC3s+Squfpo=
5456
github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=

0 commit comments

Comments
 (0)