diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-09 19:30:40 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-09 19:30:40 +0000 |
| commit | d03538dcbc6f7d22e02c44269b63ff1d54020ed4 (patch) | |
| tree | b3fd4e5c27250828788c9a702be0026124e342f9 /go.mod | |
| parent | 1130501b122418e19aa7103b2d71a9f2fee16b13 (diff) | |
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] <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 | 2 |
1 files changed, 1 insertions, 1 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.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 |
