File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/olekukonko/tablewriter v0.0.4
77 github.com/spf13/cobra v1.1.3
8- github.com/spf13/pflag v1.0.5
8+ github.com/spf13/pflag v1.0.8
99 github.com/spinnaker/spin v0.4.1-0.20201211003717-9e6d8f2f1f78
1010)
Original file line number Diff line number Diff line change @@ -198,6 +198,8 @@ github.com/spf13/jwalterweatherman v1.0.0/go.mod h1:cQK4TGJAtQXfYWX+Ddv3mKDzgVb6
198198github.com/spf13/pflag v1.0.3 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
199199github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
200200github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
201+ github.com/spf13/pflag v1.0.8 h1:/v546uKZ4gFGHpyXvV6CNKDeJBu4l5PRvxwQvdWrc0I =
202+ github.com/spf13/pflag v1.0.8 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
201203github.com/spf13/viper v1.3.2 /go.mod h1:ZiWeW+zYFKm7srdB9IoDzzZXaJaI5eL9QjNiN/DMA2s =
202204github.com/spf13/viper v1.7.0 /go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg =
203205github.com/spinnaker/spin v0.4.1-0.20201211003717-9e6d8f2f1f78 h1:Bn9/7VDcjFMYKTZnGRnySh6/+oUWtE1hE3eSUBIwrgc =
You can’t perform that action at this time.
0 commit comments