File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ require (
8484 github.com/spf13/afero v1.10.0 // indirect
8585 github.com/spf13/cast v1.5.1 // indirect
8686 github.com/spf13/jwalterweatherman v1.1.0 // indirect
87- github.com/spf13/pflag v1.0.6 // indirect
87+ github.com/spf13/pflag v1.0.7 // indirect
8888 github.com/spf13/viper v1.17.0 // indirect
8989 github.com/sqs/goreturns v0.0.0-20181028201513-538ac6014518 // indirect
9090 github.com/stretchr/testify v1.10.0 // indirect
Original file line number Diff line number Diff line change @@ -1229,8 +1229,9 @@ github.com/spf13/pflag v1.0.1/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnIn
12291229github.com/spf13/pflag v1.0.2 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
12301230github.com/spf13/pflag v1.0.3 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
12311231github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
1232- github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
12331232github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
1233+ github.com/spf13/pflag v1.0.7 h1:vN6T9TfwStFPFM5XzjsvmzZkLuaLX+HS+0SeFLRgU6M =
1234+ github.com/spf13/pflag v1.0.7 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
12341235github.com/spf13/viper v1.2.1 /go.mod h1:P4AexN0a+C9tGAnUFNwDMYYZv3pjFuvmeiMyKRaNVlI =
12351236github.com/spf13/viper v1.3.1 /go.mod h1:ZiWeW+zYFKm7srdB9IoDzzZXaJaI5eL9QjNiN/DMA2s =
12361237github.com/spf13/viper v1.3.2 /go.mod h1:ZiWeW+zYFKm7srdB9IoDzzZXaJaI5eL9QjNiN/DMA2s =
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ require (
8181 github.com/spf13/cast v1.5.1 // indirect
8282 github.com/spf13/cobra v1.9.1 // indirect
8383 github.com/spf13/jwalterweatherman v1.1.0 // indirect
84- github.com/spf13/pflag v1.0.6 // indirect
84+ github.com/spf13/pflag v1.0.7 // indirect
8585 github.com/spf13/viper v1.17.0 // indirect
8686 github.com/sqs/goreturns v0.0.0-20181028201513-538ac6014518 // indirect
8787 github.com/subosito/gotenv v1.6.0 // indirect
Original file line number Diff line number Diff line change @@ -1233,8 +1233,9 @@ github.com/spf13/pflag v1.0.1/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnIn
12331233github.com/spf13/pflag v1.0.2 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
12341234github.com/spf13/pflag v1.0.3 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
12351235github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
1236- github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
12371236github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
1237+ github.com/spf13/pflag v1.0.7 h1:vN6T9TfwStFPFM5XzjsvmzZkLuaLX+HS+0SeFLRgU6M =
1238+ github.com/spf13/pflag v1.0.7 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
12381239github.com/spf13/viper v1.2.1 /go.mod h1:P4AexN0a+C9tGAnUFNwDMYYZv3pjFuvmeiMyKRaNVlI =
12391240github.com/spf13/viper v1.3.1 /go.mod h1:ZiWeW+zYFKm7srdB9IoDzzZXaJaI5eL9QjNiN/DMA2s =
12401241github.com/spf13/viper v1.3.2 /go.mod h1:ZiWeW+zYFKm7srdB9IoDzzZXaJaI5eL9QjNiN/DMA2s =
You can’t perform that action at this time.
0 commit comments