diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-27 20:56:44 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-27 20:56:44 +0000 |
| commit | bfc02bd280669be47dab7d730013679ec8c85ea7 (patch) | |
| tree | 1cb9354b2b40cb3982d102c03cc79dc2ea143bc2 /go.mod | |
| parent | 60a2ae979433019de84f939b5d7f6f2a3cc69472 (diff) | |
chore(deps): bump github.com/spf13/afero from 1.5.1 to 1.6.0
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](https://github.com/spf13/afero/compare/v1.5.1...v1.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.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.3.0 github.com/pkg/errors v0.9.1 github.com/rs/zerolog v1.20.0 - github.com/spf13/afero v1.5.1 + github.com/spf13/afero v1.6.0 github.com/spf13/cobra v1.1.3 github.com/stretchr/testify v1.7.0 github.com/ugorji/go/codec v1.2.4 |
