From d03538dcbc6f7d22e02c44269b63ff1d54020ed4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jan 2022 19:30:40 +0000 Subject: Bump github.com/spf13/afero from 1.7.1 to 1.8.0 (#1281) Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.7.1 to 1.8.0. - [Release notes](https://github.com/spf13/afero/releases) - [Commits](https://github.com/spf13/afero/compare/v1.7.1...v1.8.0) --- updated-dependencies: - dependency-name: github.com/spf13/afero dependency-type: direct:production update-type: version-update:semver-minor ... 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 ed1d012f..20adf9b7 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( github.com/joho/godotenv v1.4.0 github.com/pkg/errors v0.9.1 github.com/rs/zerolog v1.26.1 - github.com/spf13/afero v1.7.1 + github.com/spf13/afero v1.8.0 github.com/spf13/cobra v1.2.1 github.com/stretchr/testify v1.7.0 github.com/ugorji/go/codec v1.2.6 -- cgit v1.2.3