File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
16
16
github.com/ory/jsonschema/v3 v3.0.4
17
17
github.com/sirupsen/logrus v1.9.3
18
18
github.com/spf13/cobra v1.10.1
19
- github.com/spf13/pflag v1.0.9
19
+ github.com/spf13/pflag v1.0.10
20
20
github.com/stretchr/testify v1.11.1
21
21
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22
22
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
Original file line number Diff line number Diff line change @@ -1227,8 +1227,9 @@ github.com/spf13/pflag v1.0.1/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnIn
1227
1227
github.com/spf13/pflag v1.0.2 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
1228
1228
github.com/spf13/pflag v1.0.3 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
1229
1229
github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
1230
- github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY =
1231
1230
github.com/spf13/pflag v1.0.9 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
1231
+ github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk =
1232
+ github.com/spf13/pflag v1.0.10 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
1232
1233
github.com/spf13/viper v1.2.1 /go.mod h1:P4AexN0a+C9tGAnUFNwDMYYZv3pjFuvmeiMyKRaNVlI =
1233
1234
github.com/spf13/viper v1.3.1 /go.mod h1:ZiWeW+zYFKm7srdB9IoDzzZXaJaI5eL9QjNiN/DMA2s =
1234
1235
github.com/spf13/viper v1.3.2 /go.mod h1:ZiWeW+zYFKm7srdB9IoDzzZXaJaI5eL9QjNiN/DMA2s =
You can’t perform that action at this time.
0 commit comments