From 416ca3dc03eecd4cdc2e866598fd4c7ac8c939f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 09:42:29 -0500 Subject: Bump github.com/spf13/afero from 1.7.0 to 1.7.1 (#1276) Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/spf13/afero/releases) - [Commits](https://github.com/spf13/afero/compare/v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: github.com/spf13/afero dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index ab3f6a8e..d63efdf0 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.0 + github.com/spf13/afero v1.7.1 github.com/spf13/cobra v1.2.1 github.com/stretchr/testify v1.7.0 github.com/ugorji/go/codec v1.2.6 @@ -65,7 +65,6 @@ require ( github.com/google/go-cmp v0.5.6 // indirect github.com/google/wire v0.5.0 // indirect github.com/googleapis/gax-go/v2 v2.1.1 // indirect - github.com/googleapis/google-cloud-go-testing v0.0.0-20200911160855-bcd43fbb19e8 // indirect github.com/gosimple/unidecode v1.0.1 // indirect github.com/hashicorp/errwrap v1.1.0 // indirect github.com/hashicorp/go-cleanhttp v0.5.2 // indirect -- cgit v1.2.3