Skip to content

Commit 16038c8

Browse files
build(deps): bump github.com/rs/zerolog from 1.18.0 to 1.19.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.18.0 to 1.19.0. - [Release notes](https://github.com/rs/zerolog/releases) - [Commits](rs/zerolog@v1.18.0...v1.19.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 58db0d4 commit 16038c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,9 @@ 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.18.0
14+
github.com/rs/zerolog v1.19.0
1515
github.com/sirupsen/logrus v1.5.0 // indirect
16-
golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 // indirect
1716
google.golang.org/grpc v1.28.1 // indirect
18-
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc // indirect
1917
)
2018

2119
replace github.com/docker/docker => github.com/docker/engine v0.0.0-20200309214505-aa6a9891b09c

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ github.com/rs/zerolog v1.16.0 h1:AaELmZdcJHT8m6oZ5py4213cdFK8XGXkB3dFdAQ+P7Q=
4747
github.com/rs/zerolog v1.16.0/go.mod h1:9nvC1axdVrAHcu/s9taAVfBuIdTZLVQmKQyvrUjF5+I=
4848
github.com/rs/zerolog v1.18.0 h1:CbAm3kP2Tptby1i9sYy2MGRg0uxIN9cyDb59Ys7W8z8=
4949
github.com/rs/zerolog v1.18.0/go.mod h1:9nvC1axdVrAHcu/s9taAVfBuIdTZLVQmKQyvrUjF5+I=
50+
github.com/rs/zerolog v1.19.0 h1:hYz4ZVdUgjXTBUmrkrw55j1nHx68LfOKIQk5IYtyScg=
51+
github.com/rs/zerolog v1.19.0/go.mod h1:IzD0RJ65iWH0w97OQQebJEvTZYvsCUm9WVLWBQrJRjo=
5052
github.com/sirupsen/logrus v1.5.0 h1:1N5EYkVAPEywqZRJd7cwnRtCb6xJx7NH3T3WUTF980Q=
5153
github.com/sirupsen/logrus v1.5.0/go.mod h1:+F7Ogzej0PZc/94MaYx/nvG9jOFMD2osvC3s+Squfpo=
5254
github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=

0 commit comments

Comments
 (0)