@@ -13,7 +13,7 @@ require (
13
13
github.com/leaanthony/spinner v0.5.4
14
14
github.com/olekukonko/tablewriter v0.0.5
15
15
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
16
- github.com/spf13/cobra v1.9 .1
16
+ github.com/spf13/cobra v1.10 .1
17
17
github.com/spf13/viper v1.20.0
18
18
gopkg.in/yaml.v3 v3.0.1
19
19
gorm.io/gorm v1.25.12
@@ -68,7 +68,7 @@ require (
68
68
github.com/sourcegraph/conc v0.3.0 // indirect
69
69
github.com/spf13/afero v1.14.0 // indirect
70
70
github.com/spf13/cast v1.7.1 // indirect
71
- github.com/spf13/pflag v1.0.6
71
+ github.com/spf13/pflag v1.0.9
72
72
github.com/subosito/gotenv v1.6.0 // indirect
73
73
github.com/x448/float16 v0.8.4 // indirect
74
74
github.com/xanzy/ssh-agent v0.3.3 // indirect
@@ -79,7 +79,7 @@ require (
79
79
golang.org/x/net v0.37.0 // indirect
80
80
golang.org/x/oauth2 v0.28.0 // indirect
81
81
golang.org/x/sys v0.33.0 // indirect
82
- golang.org/x/term v0.32.0 // indirect
82
+ golang.org/x/term v0.32.0
83
83
golang.org/x/text v0.25.0 // indirect
84
84
golang.org/x/time v0.11.0 // indirect
85
85
gopkg.in/inf.v0 v0.9.1 // indirect
0 commit comments