Skip to content

Commit 94ea0ef

Browse files
committed
Update go.mod
1 parent 8764f70 commit 94ea0ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/simple_plugin/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ require (
5858
github.com/pmezard/go-difflib v1.0.0 // indirect
5959
github.com/samber/lo v1.47.0 // indirect
6060
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
61+
github.com/spf13/cobra v1.9.0 // indirect
62+
github.com/spf13/pflag v1.0.6 // indirect
6363
github.com/stretchr/testify v1.10.0 // indirect
6464
github.com/thoas/go-funk v0.9.3 // indirect
6565
github.com/wk8/go-ordered-map/v2 v2.1.8 // indirect

0 commit comments

Comments
 (0)