File tree 2 files changed +4
-3
lines changed 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,9 @@ require (
23
23
github.com/ory/jsonschema/v3 v3.0.4
24
24
github.com/sirupsen/logrus v1.8.1
25
25
github.com/spaolacci/murmur3 v1.1.0 // indirect
26
- github.com/spf13/cobra v1.3 .0
26
+ github.com/spf13/cobra v1.4 .0
27
27
github.com/spf13/pflag v1.0.5
28
+ github.com/spf13/viper v1.10.0 // indirect
28
29
github.com/stretchr/testify v1.7.0
29
30
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
30
31
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
Original file line number Diff line number Diff line change @@ -1321,8 +1321,8 @@ github.com/spf13/cobra v0.0.7/go.mod h1:/6GTrnGXV9HjY+aR4k0oJ5tcvakLuG6EuKReYlHN
1321
1321
github.com/spf13/cobra v1.0.0 /go.mod h1:/6GTrnGXV9HjY+aR4k0oJ5tcvakLuG6EuKReYlHNrgE =
1322
1322
github.com/spf13/cobra v1.0.1-0.20200710201246-675ae5f5a98c /go.mod h1:aeNIJzz/GSSVlS+gpCpQWZ83BKbsoW57mr90+YthtkQ =
1323
1323
github.com/spf13/cobra v1.1.3 /go.mod h1:pGADOWyqRD/YMrPZigI/zbliZ2wVD/23d+is3pSWzOo =
1324
- github.com/spf13/cobra v1.3 .0 h1:R7cSvGu+Vv+qX0gW5R/85dx2kmmJT5z5NM8ifdYjdn0 =
1325
- github.com/spf13/cobra v1.3 .0 /go.mod h1:BrRVncBjOJa/eUcVVm9CE+oC6as8k+VYr4NY7WCi9V4 =
1324
+ github.com/spf13/cobra v1.4 .0 h1:y+wJpx64xcgO1V+RcnwW0LEHxTKRi2ZDPSBjWnrg88Q =
1325
+ github.com/spf13/cobra v1.4 .0 /go.mod h1:Wo4iy3BUC+X2Fybo0PDqwJIv3dNRiZLHQymsfxlB84g =
1326
1326
github.com/spf13/jwalterweatherman v1.0.0 /go.mod h1:cQK4TGJAtQXfYWX+Ddv3mKDzgVb68N+wFjFa4jdeBTo =
1327
1327
github.com/spf13/jwalterweatherman v1.1.0 h1:ue6voC5bR5F8YxI5S67j9i582FU4Qvo2bmqnqMYADFk =
1328
1328
github.com/spf13/jwalterweatherman v1.1.0 /go.mod h1:aNWZUN0dPAAO/Ljvb5BEdw96iTZ0EXowPYD95IqWIGo =
You can’t perform that action at this time.
0 commit comments