diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-01 09:42:29 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-01 09:42:29 -0500 |
| commit | 416ca3dc03eecd4cdc2e866598fd4c7ac8c939f0 (patch) | |
| tree | 1f3595d6123c9cfe80b446dfab3ddeead285d8c1 /go.mod | |
| parent | 488fda79c440db2bf32974ba36df1d7b4dc2ee60 (diff) | |
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] <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 | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |
