diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-15 11:40:45 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-15 11:40:45 -0400 |
| commit | ce38f20c501bebcfdb11223eb22fcca54cd57b47 (patch) | |
| tree | bfc32c78128c9764d9f4cda4a2beaa53a404b35b /go.mod | |
| parent | 46b718e4a1c6bf8ec56a40116f4ad065ccb5df7a (diff) | |
Bump github.com/rs/zerolog from 1.21.0 to 1.22.0 (#1154)
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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ require ( github.com/johannesboyne/gofakes3 v0.0.0-20210415062230-4b6b67a85d38 github.com/joho/godotenv v1.3.0 github.com/pkg/errors v0.9.1 - github.com/rs/zerolog v1.21.0 + github.com/rs/zerolog v1.22.0 github.com/spf13/afero v1.6.0 github.com/spf13/cobra v1.1.3 github.com/stretchr/testify v1.7.0 |
