There was an error while loading. Please reload this page.
2 parents 5843711 + beb30bd commit 37c9253Copy full SHA for 37c9253
2 files changed
go.mod
@@ -5,14 +5,14 @@ go 1.23.3
5
toolchain go1.23.8
6
7
require (
8
- github.com/spf13/cobra v1.2.1
+ github.com/spf13/cobra v1.9.1
9
golang.org/x/crypto v0.41.0
10
)
11
12
13
github.com/fsnotify/fsnotify v1.8.0 // indirect
14
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
15
- github.com/inconshreveable/mousetrap v1.0.0 // indirect
+ github.com/inconshreveable/mousetrap v1.1.0 // indirect
16
github.com/pmezard/go-difflib v1.0.0
17
github.com/sagikazarmark/locafero v0.7.0 // indirect
18
github.com/sourcegraph/conc v0.3.0 // indirect
0 commit comments