We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30dabea commit 57f5276Copy full SHA for 57f5276
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/mitchellh/go-wordwrap v1.0.1
10
github.com/pkg/errors v0.9.1
11
github.com/sanity-io/litter v1.5.8
12
- github.com/spf13/cobra v1.9.0
+ github.com/spf13/cobra v1.9.1
13
github.com/stretchr/testify v1.10.0
14
golang.org/x/exp eff6e970281f
15
)
0 commit comments