File tree 3 files changed +5
-3
lines changed
3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/spf13/cobra v1.8.1
13
13
github.com/spf13/pflag v1.0.5
14
14
github.com/spf13/viper v1.19.0
15
- github.com/stretchr/testify v1.9 .0
15
+ github.com/stretchr/testify v1.10 .0
16
16
go.etcd.io/bbolt v1.3.11
17
17
golang.org/x/sync v0.9.0
18
18
golang.org/x/sys v0.27.0
Original file line number Diff line number Diff line change @@ -102,6 +102,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
102
102
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
103
103
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
104
104
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
105
+ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
106
+ github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
105
107
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8 =
106
108
github.com/subosito/gotenv v1.6.0 /go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU =
107
109
go.etcd.io/bbolt v1.3.11 h1:yGEzV1wPz2yVCLsD8ZAiGHhHVlczyC9d1rP43/VCRJ0 =
Original file line number Diff line number Diff line change @@ -99,8 +99,8 @@ schema = 3
99
99
version = " v1.19.0"
100
100
hash = " sha256-MZ8EAvdgpGbw6kmUz8UOaAAAMdPPGd14TrCBAY+A1T4="
101
101
[mod ."github .com/stretchr/testify" ]
102
- version = " v1.9 .0"
103
- hash = " sha256-uUp/On+1nK+lARkTVtb5RxlW15zxtw2kaAFuIASA+J0 ="
102
+ version = " v1.10 .0"
103
+ hash = " sha256-fJ4gnPr0vnrOhjQYQwJ3ARDKPsOtA7d4olQmQWR+wpI ="
104
104
[mod ."github .com/subosito/gotenv" ]
105
105
version = " v1.6.0"
106
106
hash = " sha256-LspbjTniiq2xAICSXmgqP7carwlNaLqnCTQfw2pa80A="
You can’t perform that action at this time.
0 commit comments