1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-09-16 09:06:36 +02:00

Bump github.com/rs/zerolog from 1.12.0 to 1.13.0 (#268)

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.12.0...v1.13.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-03-18 08:07:27 -04:00
committed by Tim Voronov
parent de21a5f800
commit 9a6c3c3053
2 changed files with 4 additions and 4 deletions

6
Gopkg.lock generated
View File

@@ -199,7 +199,7 @@
version = "v0.8.1"
[[projects]]
digest = "1:9be615b2a72fc4a99e623c6776cce3afe3451741c34ea1805ea4a9b58604b9df"
digest = "1:772057e3c30cb5bee83fb0ff67b9255f9d9aa551f500ed85c103e68b4ed02112"
name = "github.com/rs/zerolog"
packages = [
".",
@@ -207,8 +207,8 @@
"internal/json",
]
pruneopts = "UT"
revision = "6d6350a51143b5c0d0a6a3b736ee2b41315f7269"
version = "v1.12.0"
revision = "651d361cfeb9d0f5b9f1d14b162c66c82509ef6d"
version = "v1.13.0"
[[projects]]
digest = "1:4ca145a665316d3c020a39c0741780fa3636b9152b824206796c4dce541f4a24"

View File

@@ -59,7 +59,7 @@
[[constraint]]
name = "github.com/rs/zerolog"
version = "1.12.0"
version = "1.13.0"
[[constraint]]
name = "github.com/natefinch/lumberjack"