Skip to content

Commit 6510048

Browse files
update-go-pkg(deps): bump github.com/spf13/afero from 1.8.2 to 1.11.0 (#1960)
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.8.2 to 1.11.0. - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.8.2...v1.11.0) --- updated-dependencies: - dependency-name: github.com/spf13/afero dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c2608a commit 6510048

File tree

2 files changed

+3
-126
lines changed

2 files changed

+3
-126
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ require (
3636
github.com/minio/minio-go/v6 v6.0.57
3737
github.com/mitchellh/go-homedir v1.1.0
3838
github.com/sirupsen/logrus v1.9.3
39-
github.com/spf13/afero v1.8.2
39+
github.com/spf13/afero v1.11.0
4040
github.com/stretchr/testify v1.9.0
4141
github.com/technosophos/moniker v0.0.0-20180509230615-a5dbd03a2245
4242
github.com/unrolled/secure v1.14.0

0 commit comments

Comments
 (0)