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

This commit is contained in:
Renovate Bot
2021-12-16 00:48:30 +00:00
parent a7b272e5da
commit 12dc22f33a
2 changed files with 22 additions and 1 deletions

2
go.mod
View File

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