Update module github.com/rs/zerolog to v1.34.0 (#151)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-05 06:47:22 -04:00
committed by GitHub
parent 9185801b91
commit 98bb23ee28
2 changed files with 4 additions and 1 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/jszwec/csvutil v1.10.0
github.com/juju/errors v1.0.0
github.com/olekukonko/tablewriter v0.0.5
github.com/rs/zerolog v1.33.0
github.com/rs/zerolog v1.34.0
github.com/spf13/afero v1.11.0
github.com/spf13/cobra v1.9.1
github.com/stretchr/testify v1.9.0