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.10.1 to 1.10.2 (#168)

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.10.1...v1.10.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-11-09 09:21:54 -05:00
committed by Tim Voronov
parent b8c7d323cc
commit cf0f2780be
2 changed files with 4 additions and 4 deletions

6
Gopkg.lock generated
View File

@@ -180,7 +180,7 @@
version = "v0.8.0"
[[projects]]
digest = "1:dc24481b8e7232b42c6d100b9ae57688bdfa8262732e7e1be38da7bc46f197ad"
digest = "1:6c2fb8490d2f01654135efc3e8b715f63332f1e8272e81c93549c4c1227c2929"
name = "github.com/rs/zerolog"
packages = [
".",
@@ -188,8 +188,8 @@
"internal/json",
]
pruneopts = "UT"
revision = "3f112dae87cc442ae64da296e41591b64a52529f"
version = "v1.10.1"
revision = "8e30c7136954547e35720dbc2e5a50fd140f60af"
version = "v1.10.2"
[[projects]]
digest = "1:4ca145a665316d3c020a39c0741780fa3636b9152b824206796c4dce541f4a24"

View File

@@ -55,7 +55,7 @@
[[constraint]]
name = "github.com/rs/zerolog"
version = "1.10.1"
version = "1.10.2"
[[constraint]]
name = "github.com/natefinch/lumberjack"