Skip to content

Commit 57f5276

Browse files
fix(deps): update module github.com/spf13/cobra to v1.9.1 (#399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30dabea commit 57f5276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/mitchellh/go-wordwrap v1.0.1
1010
github.com/pkg/errors v0.9.1
1111
github.com/sanity-io/litter v1.5.8
12-
github.com/spf13/cobra v1.9.0
12+
github.com/spf13/cobra v1.9.1
1313
github.com/stretchr/testify v1.10.0
1414
golang.org/x/exp eff6e970281f
1515
)

0 commit comments

Comments
 (0)