Skip to content

Commit f82c779

Browse files
fix(deps): update module github.com/spf13/cobra to v1.10.2
1 parent 7d1b9ac commit f82c779

File tree

2 files changed

+10
-48
lines changed

2 files changed

+10
-48
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,8 @@ require (
2020
github.com/sirupsen/logrus v1.6.0
2121
github.com/spf13/afero v1.3.2 // indirect
2222
github.com/spf13/cast v1.3.1 // indirect
23-
github.com/spf13/cobra v1.0.0
23+
github.com/spf13/cobra v1.10.2
2424
github.com/spf13/jwalterweatherman v1.1.0 // indirect
25-
github.com/spf13/pflag v1.0.5 // indirect
2625
github.com/spf13/viper v1.7.0
2726
github.com/tommysolsen/capitalise v0.0.0-20171110170156-1df6e863d8ab
2827
github.com/x-cray/logrus-prefixed-formatter v0.5.2

0 commit comments

Comments
 (0)