Commit e1e8fac 1 parent caebe15 commit e1e8fac Copy full SHA for e1e8fac
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 @@ -18,7 +18,7 @@ require (
18
18
github.com/spf13/afero v1.12.0
19
19
github.com/spf13/cobra v1.8.1
20
20
github.com/spf13/cobra-cli v1.3.0
21
- github.com/spf13/pflag v1.0.5
21
+ github.com/spf13/pflag v1.0.6
22
22
github.com/spf13/viper v1.19.0
23
23
github.com/stretchr/testify v1.10.0
24
24
github.com/zenizh/go-capturer v0.0.0-20211219060012-52ea6c8fed04
Original file line number Diff line number Diff line change @@ -1322,8 +1322,9 @@ github.com/spf13/cobra v1.8.1/go.mod h1:wHxEcudfqmLYa8iTfL+OuZPbBZkmvliBWKIezN3k
1322
1322
github.com/spf13/cobra-cli v1.3.0 h1:Y/qy0X40kDT+k7PCyBQrsjh/qOf9t/ZVScbn0OyZD84 =
1323
1323
github.com/spf13/cobra-cli v1.3.0 /go.mod h1:zq1KeHo/9SQm1tNdbJhwVDd9bVpokbQwuG6MR0TFCdE =
1324
1324
github.com/spf13/jwalterweatherman v1.1.0 /go.mod h1:aNWZUN0dPAAO/Ljvb5BEdw96iTZ0EXowPYD95IqWIGo =
1325
- github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
1326
1325
github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
1326
+ github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
1327
+ github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
1327
1328
github.com/spf13/viper v1.10.0 /go.mod h1:SoyBPwAtKDzypXNDFKN5kzH7ppppbGZtls1UpIy5AsM =
1328
1329
github.com/spf13/viper v1.10.1 /go.mod h1:IGlFPqhNAPKRxohIzWpI5QEy4kuI7tcl5WvR+8qy1rU =
1329
1330
github.com/spf13/viper v1.19.0 h1:RWq5SEjt8o25SROyN3z2OrDB9l7RPd3lwTWU8EcEdcI =
You can’t perform that action at this time.
0 commit comments