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 @@ -22,7 +22,7 @@ require (
22
22
github.com/pkg/errors v0.9.1
23
23
github.com/prometheus/client_golang v1.12.1
24
24
github.com/sergi/go-diff v1.2.0
25
- github.com/spf13/cobra v1.3 .0
25
+ github.com/spf13/cobra v1.4 .0
26
26
github.com/spf13/pflag v1.0.5
27
27
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
28
28
gopkg.in/yaml.v2 v2.4.0
Original file line number Diff line number Diff line change @@ -1015,8 +1015,8 @@ github.com/spf13/cobra v1.0.0/go.mod h1:/6GTrnGXV9HjY+aR4k0oJ5tcvakLuG6EuKReYlHN
1015
1015
github.com/spf13/cobra v1.1.1 /go.mod h1:WnodtKOvamDL/PwE2M4iKs8aMDBZ5Q5klgD3qfVJQMI =
1016
1016
github.com/spf13/cobra v1.1.3 /go.mod h1:pGADOWyqRD/YMrPZigI/zbliZ2wVD/23d+is3pSWzOo =
1017
1017
github.com/spf13/cobra v1.2.1 /go.mod h1:ExllRjgxM/piMAM+3tAZvg8fsklGAf3tPfi+i8t68Nk =
1018
- github.com/spf13/cobra v1.3 .0 h1:R7cSvGu+Vv+qX0gW5R/85dx2kmmJT5z5NM8ifdYjdn0 =
1019
- github.com/spf13/cobra v1.3 .0 /go.mod h1:BrRVncBjOJa/eUcVVm9CE+oC6as8k+VYr4NY7WCi9V4 =
1018
+ github.com/spf13/cobra v1.4 .0 h1:y+wJpx64xcgO1V+RcnwW0LEHxTKRi2ZDPSBjWnrg88Q =
1019
+ github.com/spf13/cobra v1.4 .0 /go.mod h1:Wo4iy3BUC+X2Fybo0PDqwJIv3dNRiZLHQymsfxlB84g =
1020
1020
github.com/spf13/jwalterweatherman v1.0.0 /go.mod h1:cQK4TGJAtQXfYWX+Ddv3mKDzgVb68N+wFjFa4jdeBTo =
1021
1021
github.com/spf13/jwalterweatherman v1.1.0 h1:ue6voC5bR5F8YxI5S67j9i582FU4Qvo2bmqnqMYADFk =
1022
1022
github.com/spf13/jwalterweatherman v1.1.0 /go.mod h1:aNWZUN0dPAAO/Ljvb5BEdw96iTZ0EXowPYD95IqWIGo =
You can’t perform that action at this time.
0 commit comments