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 8764f70 commit 94ea0efCopy full SHA for 94ea0ef
examples/simple_plugin/go.mod
@@ -58,8 +58,8 @@ require (
58
github.com/pmezard/go-difflib v1.0.0 // indirect
59
github.com/samber/lo v1.47.0 // indirect
60
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 // indirect
61
- github.com/spf13/cobra v1.8.1 // indirect
62
- github.com/spf13/pflag v1.0.5 // indirect
+ github.com/spf13/cobra v1.9.0 // indirect
+ github.com/spf13/pflag v1.0.6 // indirect
63
github.com/stretchr/testify v1.10.0 // indirect
64
github.com/thoas/go-funk v0.9.3 // indirect
65
github.com/wk8/go-ordered-map/v2 v2.1.8 // indirect
0 commit comments