We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c172069 + d0e914c commit 3c9cf65Copy full SHA for 3c9cf65
go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/onsi/ginkgo/v2 v2.13.1
8
github.com/onsi/gomega v1.30.0
9
github.com/sirupsen/logrus v1.9.3
10
- github.com/spf13/afero v1.10.0
+ github.com/spf13/afero v1.11.0
11
github.com/spf13/cobra v1.8.0
12
github.com/spf13/pflag v1.0.5
13
golang.org/x/text v0.14.0
0 commit comments