File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
2525 github.com/rs/zerolog v1.33.0
2626 github.com/samber/lo v1.47.0
2727 github.com/santhosh-tekuri/jsonschema/v6 v6.0.1
28- github.com/spf13/cobra v1.8.1
28+ github.com/spf13/cobra v1.9.0
2929 github.com/stretchr/testify v1.10.0
3030 github.com/thoas/go-funk v0.9.3
3131 go.opentelemetry.io/otel v1.34.0
@@ -81,7 +81,7 @@ require (
8181 github.com/oapi-codegen/runtime v1.1.1 // indirect
8282 github.com/pierrec/lz4/v4 v4.1.22 // indirect
8383 github.com/pmezard/go-difflib v1.0.0 // indirect
84- github.com/spf13/pflag v1.0.5 // indirect
84+ github.com/spf13/pflag v1.0.6 // indirect
8585 github.com/stoewer/go-strcase v1.3.0 // indirect
8686 github.com/wk8/go-ordered-map/v2 v2.1.8 // indirect
8787 github.com/zeebo/xxh3 v1.0.2 // indirect
You can’t perform that action at this time.
0 commit comments