From ce38f20c501bebcfdb11223eb22fcca54cd57b47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 May 2021 11:40:45 -0400 Subject: 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index ba67afba..b58d4997 100644 --- a/go.mod +++ b/go.mod @@ -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 -- cgit v1.2.3