Skip to content

Commit d0e914c

Browse files
Bump github.com/spf13/afero from 1.10.0 to 1.11.0
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.10.0...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]>
1 parent c172069 commit d0e914c

File tree

2 files changed

+5
-435
lines changed

2 files changed

+5
-435
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/onsi/ginkgo/v2 v2.13.1
88
github.com/onsi/gomega v1.30.0
99
github.com/sirupsen/logrus v1.9.3
10-
github.com/spf13/afero v1.10.0
10+
github.com/spf13/afero v1.11.0
1111
github.com/spf13/cobra v1.8.0
1212
github.com/spf13/pflag v1.0.5
1313
golang.org/x/text v0.14.0

0 commit comments

Comments
 (0)