Update module github.com/rs/zerolog to v1.27.0

This commit is contained in:
Renovate Bot
2022-06-07 21:37:09 +00:00
parent b72ae30261
commit 9a37b06aeb
2 changed files with 10 additions and 1 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.13
require (
github.com/prometheus/client_golang v1.12.1
github.com/rs/zerolog v1.26.1
github.com/rs/zerolog v1.27.0
)