Update module github.com/rs/zerolog to v1.32.0 (#118)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-04 11:21:05 -05:00
committed by GitHub
parent 12e76d6443
commit 88c77db4c2
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.31.0
github.com/rs/zerolog v1.32.0
github.com/spf13/afero v1.11.0
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.8.4