File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/pebbe/zmq4 v1.3.1
21
21
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
22
22
github.com/robfig/cron/v3 v3.0.1
23
- github.com/spf13/cast v1.7.1
23
+ github.com/spf13/cast v1.8.0
24
24
github.com/spiffe/go-spiffe/v2 v2.5.0
25
25
github.com/stretchr/testify v1.10.0
26
26
golang.org/x/crypto v0.37.0
Original file line number Diff line number Diff line change @@ -440,8 +440,8 @@ github.com/speps/go-hashids v2.0.0+incompatible h1:kSfxGfESueJKTx0mpER9Y/1XHl+FV
440
440
github.com/speps/go-hashids v2.0.0+incompatible /go.mod h1:P7hqPzMdnZOfyIk+xrlG1QaSMw+gCBdHKsBDnhpaZvc =
441
441
github.com/spf13/afero v1.6.0 /go.mod h1:Ai8FlHk4v/PARR026UzYexafAt9roJ7LcLMAmO6Z93I =
442
442
github.com/spf13/cast v1.3.1 /go.mod h1:Qx5cxh0v+4UWYiBimWS+eyWzqEqokIECu5etghLkUJE =
443
- github.com/spf13/cast v1.7.1 h1:cuNEagBQEHWN1FnbGEjCXL2szYEXqfJPbP2HNUaca9Y =
444
- github.com/spf13/cast v1.7.1 /go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo =
443
+ github.com/spf13/cast v1.8.0 h1:gEN9K4b8Xws4EX0+a0reLmhq8moKn7ntRlQYgjPeCDk =
444
+ github.com/spf13/cast v1.8.0 /go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo =
445
445
github.com/spf13/cobra v1.2.1 /go.mod h1:ExllRjgxM/piMAM+3tAZvg8fsklGAf3tPfi+i8t68Nk =
446
446
github.com/spf13/jwalterweatherman v1.1.0 /go.mod h1:aNWZUN0dPAAO/Ljvb5BEdw96iTZ0EXowPYD95IqWIGo =
447
447
github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
You can’t perform that action at this time.
0 commit comments