Skip to content

Commit 3c9cf65

Browse files
authored
Merge pull request #3701 from kubernetes-sigs/dependabot/go_modules/github.com/spf13/afero-1.11.0
🌱 Bump github.com/spf13/afero from 1.10.0 to 1.11.0
2 parents c172069 + d0e914c commit 3c9cf65

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)