Update module github.com/rs/zerolog to v1.33.0 (#123)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-05-23 07:08:12 -04:00
committed by GitHub
parent 830b40f945
commit a6e6fc992f
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/juju/errors v1.0.0
github.com/nxadm/tail v1.4.11
github.com/olekukonko/tablewriter v0.0.5
github.com/rs/zerolog v1.32.0
github.com/rs/zerolog v1.33.0
github.com/spf13/afero v1.11.0
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.9.0