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

This commit is contained in:
renovate[bot]
2024-05-23 05:12:05 +00:00
committed by GitHub
parent 088ec1ea4f
commit 90bd64c6a8
2 changed files with 14 additions and 1 deletions

2
go.mod
View File

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