1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-03-05 15:16:07 +02:00

Bump github.com/rs/zerolog from 1.10.2 to 1.10.3 (#176)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-11-14 16:29:36 -05:00 committed by Tim Voronov
parent b4a8c8ba3c
commit 64a28cdebb
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:6c2fb8490d2f01654135efc3e8b715f63332f1e8272e81c93549c4c1227c2929"
digest = "1:3d9fe7fe51d4c4ca2afa26a34300b0de66bd954b1a1765faab467499c4720557"
name = "github.com/rs/zerolog"
packages = [
".",
@ -188,8 +188,8 @@
"internal/json",
]
pruneopts = "UT"
revision = "8e30c7136954547e35720dbc2e5a50fd140f60af"
version = "v1.10.2"
revision = "848482bc3dbeed6a47eb8f8cec0d4484795b1314"
version = "v1.10.3"
[[projects]]
digest = "1:4ca145a665316d3c020a39c0741780fa3636b9152b824206796c4dce541f4a24"

View File

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