Commit 605eae5 1 parent ed58ffe commit 605eae5 Copy full SHA for 605eae5
File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ require (
57
57
github.com/prometheus/client_golang v1.20.5
58
58
github.com/spf13/afero v1.12.0
59
59
github.com/spf13/cobra v1.8.1
60
- github.com/spf13/pflag v1.0.5
60
+ github.com/spf13/pflag v1.0.6
61
61
github.com/spf13/viper v1.19.0
62
62
github.com/stretchr/testify v1.10.0
63
63
github.com/tidwall/gjson v1.18.0
Original file line number Diff line number Diff line change @@ -624,8 +624,9 @@ github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431/go.mod h1:
624
624
github.com/spf13/jwalterweatherman v1.0.0 /go.mod h1:cQK4TGJAtQXfYWX+Ddv3mKDzgVb68N+wFjFa4jdeBTo =
625
625
github.com/spf13/pflag v1.0.0 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
626
626
github.com/spf13/pflag v1.0.3 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
627
- github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
628
627
github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
628
+ github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
629
+ github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
629
630
github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c /go.mod h1:A8kyI5cUJhb8N+3pkfONlcEcZbueH6nhAm0Fq7SrnBM =
630
631
github.com/spf13/viper v1.3.2 /go.mod h1:ZiWeW+zYFKm7srdB9IoDzzZXaJaI5eL9QjNiN/DMA2s =
631
632
github.com/spf13/viper v1.4.0 /go.mod h1:PTJ7Z/lr49W6bUbkmS1V3by4uWynFiR9p7+dSq/yZzE =
You can’t perform that action at this time.
0 commit comments