Bump github.com/rs/zerolog from 1.21.0 to 1.22.0 (#32)

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.21.0...v1.22.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-14 09:13:42 -04:00
committed by GitHub
parent 36b41b41c6
commit 9689f2e736
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/mattn/go-colorable v0.1.8 // indirect
github.com/nxadm/tail v1.4.8
github.com/olekukonko/tablewriter v0.0.5
github.com/rs/zerolog v1.21.0
github.com/rs/zerolog v1.22.0
github.com/showwin/speedtest-go v1.1.2
github.com/spf13/afero v1.6.0
github.com/spf13/cobra v1.1.3