File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
23
23
github.com/pkg/errors v0.9.1
24
24
github.com/prometheus/client_golang v1.13.0
25
25
github.com/sergi/go-diff v1.2.0
26
- github.com/spf13/cobra v1.6.0
26
+ github.com/spf13/cobra v1.6.1
27
27
github.com/spf13/pflag v1.0.5
28
28
golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
29
29
golang.org/x/text v0.4.0
Original file line number Diff line number Diff line change @@ -638,8 +638,8 @@ github.com/spf13/cast v1.5.0/go.mod h1:SpXXQ5YoyJw6s3/6cMTQuxvgRl3PCJiyaX9p6b155
638
638
github.com/spf13/cobra v1.1.3 /go.mod h1:pGADOWyqRD/YMrPZigI/zbliZ2wVD/23d+is3pSWzOo =
639
639
github.com/spf13/cobra v1.2.1 /go.mod h1:ExllRjgxM/piMAM+3tAZvg8fsklGAf3tPfi+i8t68Nk =
640
640
github.com/spf13/cobra v1.4.0 /go.mod h1:Wo4iy3BUC+X2Fybo0PDqwJIv3dNRiZLHQymsfxlB84g =
641
- github.com/spf13/cobra v1.6.0 h1:42a0n6jwCot1pUmomAp4T7DeMD+20LFv4Q54pxLf2LI =
642
- github.com/spf13/cobra v1.6.0 /go.mod h1:IOw/AERYS7UzyrGinqmz6HLUo219MORXGxhbaJUqzrY =
641
+ github.com/spf13/cobra v1.6.1 h1:o94oiPyS4KD1mPy2fmcYYHHfCxLqYjJOhGsCHFZtEzA =
642
+ github.com/spf13/cobra v1.6.1 /go.mod h1:IOw/AERYS7UzyrGinqmz6HLUo219MORXGxhbaJUqzrY =
643
643
github.com/spf13/jwalterweatherman v1.0.0 /go.mod h1:cQK4TGJAtQXfYWX+Ddv3mKDzgVb68N+wFjFa4jdeBTo =
644
644
github.com/spf13/jwalterweatherman v1.1.0 h1:ue6voC5bR5F8YxI5S67j9i582FU4Qvo2bmqnqMYADFk =
645
645
github.com/spf13/jwalterweatherman v1.1.0 /go.mod h1:aNWZUN0dPAAO/Ljvb5BEdw96iTZ0EXowPYD95IqWIGo =
You can’t perform that action at this time.
0 commit comments