|
|
@@ -14,7 +14,6 @@ require (
|
|
|
github.com/external-secrets/external-secrets/runtime v0.0.0
|
|
|
github.com/google/go-cmp v0.7.0
|
|
|
github.com/google/uuid v1.6.0
|
|
|
- github.com/spf13/pflag v1.0.10
|
|
|
github.com/stretchr/testify v1.11.1
|
|
|
github.com/tidwall/gjson v1.18.0
|
|
|
github.com/tidwall/sjson v1.2.5
|
|
|
@@ -89,6 +88,7 @@ require (
|
|
|
github.com/segmentio/asm v1.2.1 // indirect
|
|
|
github.com/shopspring/decimal v1.4.0 // indirect
|
|
|
github.com/spf13/cast v1.10.0 // indirect
|
|
|
+ github.com/spf13/pflag v1.0.10 // indirect
|
|
|
github.com/tidwall/match v1.2.0 // indirect
|
|
|
github.com/tidwall/pretty v1.2.1 // indirect
|
|
|
github.com/x448/float16 v0.8.4 // indirect
|