Skip to content

Commit 37c9253

Browse files
Merge pull request #4 from AlexanderGrooff/dependabot/go_modules/github.com/spf13/cobra-1.9.1
2 parents 5843711 + beb30bd commit 37c9253

2 files changed

Lines changed: 9 additions & 463 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ go 1.23.3
55
toolchain go1.23.8
66

77
require (
8-
github.com/spf13/cobra v1.2.1
8+
github.com/spf13/cobra v1.9.1
99
golang.org/x/crypto v0.41.0
1010
)
1111

1212
require (
1313
github.com/fsnotify/fsnotify v1.8.0 // indirect
1414
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
15-
github.com/inconshreveable/mousetrap v1.0.0 // indirect
15+
github.com/inconshreveable/mousetrap v1.1.0 // indirect
1616
github.com/pmezard/go-difflib v1.0.0
1717
github.com/sagikazarmark/locafero v0.7.0 // indirect
1818
github.com/sourcegraph/conc v0.3.0 // indirect

0 commit comments

Comments
 (0)