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 @@ -58,7 +58,7 @@ require (
58
58
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
59
59
github.com/shirou/gopsutil/v3 v3.24.5
60
60
github.com/spf13/cobra v1.8.1
61
- github.com/spf13/pflag v1.0.5
61
+ github.com/spf13/pflag v1.0.6
62
62
github.com/spf13/viper v1.19.0
63
63
github.com/zchee/go-vmnet v0.0.0-20161021174912-97ebf9174097
64
64
go.opencensus.io v0.24.0
Original file line number Diff line number Diff line change @@ -2014,8 +2014,9 @@ github.com/spf13/pflag v0.0.0-20170130214245-9ff6c6923cff/go.mod h1:DYY7MBk1bdzu
2014
2014
github.com/spf13/pflag v1.0.1-0.20171106142849-4c012f6dcd95 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
2015
2015
github.com/spf13/pflag v1.0.1 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
2016
2016
github.com/spf13/pflag v1.0.3 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
2017
- github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
2018
2017
github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
2018
+ github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
2019
+ github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
2019
2020
github.com/spf13/viper v1.4.0 /go.mod h1:PTJ7Z/lr49W6bUbkmS1V3by4uWynFiR9p7+dSq/yZzE =
2020
2021
github.com/spf13/viper v1.7.0 /go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg =
2021
2022
github.com/spf13/viper v1.19.0 h1:RWq5SEjt8o25SROyN3z2OrDB9l7RPd3lwTWU8EcEdcI =
You can’t perform that action at this time.
0 commit comments