We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 558750e commit a7c095bCopy full SHA for a7c095b
go.mod
@@ -12,14 +12,8 @@ require (
12
github.com/spf13/cobra v1.10.2
13
github.com/spf13/viper v1.21.0
14
github.com/stretchr/testify v1.11.1
15
-)
16
-
17
-require (
18
github.com/mattn/go-colorable v0.1.13 // indirect
19
github.com/mattn/go-isatty v0.0.20 // indirect
20
21
22
23
github.com/aymerick/douceur v0.2.0 // indirect
24
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
25
github.com/fsnotify/fsnotify v1.9.0 // indirect
0 commit comments