We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd2dce7 commit d538a9dCopy full SHA for d538a9d
go.mod
@@ -15,7 +15,7 @@ require (
15
github.com/olekukonko/tablewriter v0.0.5
16
github.com/ory/jsonschema/v3 v3.0.4
17
github.com/sirupsen/logrus v1.9.3
18
- github.com/spf13/cobra v1.7.0
+ github.com/spf13/cobra v1.8.0
19
github.com/spf13/pflag v1.0.5
20
github.com/stretchr/testify v1.8.4
21
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
0 commit comments