File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ require (
46
46
github.com/sigstore/sigstore/pkg/signature/kms/gcp v1.9.5
47
47
github.com/sigstore/sigstore/pkg/signature/kms/hashivault v1.9.5
48
48
github.com/spf13/cobra v1.9.1
49
- github.com/spf13/pflag v1.0.7
49
+ github.com/spf13/pflag v1.0.10
50
50
github.com/spf13/viper v1.20.1
51
51
github.com/stretchr/testify v1.11.1
52
52
github.com/xeipuuv/gojsonschema v1.2.0
Original file line number Diff line number Diff line change @@ -2222,8 +2222,8 @@ github.com/spf13/jwalterweatherman v1.1.0/go.mod h1:aNWZUN0dPAAO/Ljvb5BEdw96iTZ0
2222
2222
github.com/spf13/pflag v1.0.0 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
2223
2223
github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
2224
2224
github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
2225
- github.com/spf13/pflag v1.0.7 h1:vN6T9TfwStFPFM5XzjsvmzZkLuaLX+HS+0SeFLRgU6M =
2226
- github.com/spf13/pflag v1.0.7 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
2225
+ github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk =
2226
+ github.com/spf13/pflag v1.0.10 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
2227
2227
github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c /go.mod h1:A8kyI5cUJhb8N+3pkfONlcEcZbueH6nhAm0Fq7SrnBM =
2228
2228
github.com/spf13/viper v1.10.0 /go.mod h1:SoyBPwAtKDzypXNDFKN5kzH7ppppbGZtls1UpIy5AsM =
2229
2229
github.com/spf13/viper v1.20.1 h1:ZMi+z/lvLyPSCoNtFCpqjy0S4kPbirhpTMwl8BkW9X4 =
You can’t perform that action at this time.
0 commit comments