From d8d2c983344cf810be7bd72bbdb8a9b6f8d048b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Dec 2021 20:12:09 +0000 Subject: Bump github.com/spf13/afero from 1.6.0 to 1.7.0 (#1272) Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/spf13/afero/releases) - [Commits](https://github.com/spf13/afero/compare/v1.6.0...v1.7.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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 91ee3436..e5e8c2ca 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.6.0 + github.com/spf13/afero v1.7.0 github.com/spf13/cobra v1.2.1 github.com/stretchr/testify v1.7.0 github.com/ugorji/go/codec v1.2.6 @@ -65,6 +65,7 @@ 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