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