File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/gogo/protobuf v1.3.1 // indirect
12
12
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect
13
13
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
15
15
github.com/sirupsen/logrus v1.5.0 // indirect
16
16
google.golang.org/grpc v1.28.1 // indirect
17
17
)
Original file line number Diff line number Diff line change @@ -49,6 +49,8 @@ github.com/rs/zerolog v1.18.0 h1:CbAm3kP2Tptby1i9sYy2MGRg0uxIN9cyDb59Ys7W8z8=
49
49
github.com/rs/zerolog v1.18.0 /go.mod h1:9nvC1axdVrAHcu/s9taAVfBuIdTZLVQmKQyvrUjF5+I =
50
50
github.com/rs/zerolog v1.19.0 h1:hYz4ZVdUgjXTBUmrkrw55j1nHx68LfOKIQk5IYtyScg =
51
51
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 =
52
54
github.com/sirupsen/logrus v1.5.0 h1:1N5EYkVAPEywqZRJd7cwnRtCb6xJx7NH3T3WUTF980Q =
53
55
github.com/sirupsen/logrus v1.5.0 /go.mod h1:+F7Ogzej0PZc/94MaYx/nvG9jOFMD2osvC3s+Squfpo =
54
56
github.com/stretchr/testify v1.2.2 /go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs =
You can’t perform that action at this time.
0 commit comments