We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a075f commit f00d015Copy full SHA for f00d015
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.8.1
18
- github.com/spf13/cobra v1.3.0
+ github.com/spf13/cobra v1.4.0
19
github.com/spf13/pflag v1.0.5
20
github.com/stretchr/testify v1.7.0
21
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
0 commit comments