File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/opencontainers/image-spec v1.1.0-rc2
12
12
github.com/pkg/errors v0.9.1
13
13
github.com/sirupsen/logrus v1.9.0
14
- github.com/spf13/cobra v1.6.1
14
+ github.com/spf13/cobra v1.7.0
15
15
golang.org/x/crypto v0.7.0
16
16
gopkg.in/yaml.v2 v2.4.0
17
17
)
Original file line number Diff line number Diff line change @@ -117,7 +117,6 @@ github.com/gorilla/mux v1.7.2/go.mod h1:1lud6UwP+6orDFRuTfBEV8e9/aOM/c4fVVCaMa2z
117
117
github.com/hpcloud/tail v1.0.0 /go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU =
118
118
github.com/ijc/Gotty v0.0.0-20170406111628-a8b993ba6abd /go.mod h1:3LVOLeyx9XVvwPgrt2be44XgSqndprz1G18rSk8KD84 =
119
119
github.com/inconshreveable/mousetrap v1.0.0 /go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8 =
120
- github.com/inconshreveable/mousetrap v1.0.1 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
121
120
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
122
121
github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
123
122
github.com/jmespath/go-jmespath v0.0.0-20160202185014-0b12d6b521d8 /go.mod h1:Nht3zPeWKUH0NzdCt2Blrr5ys8VGpn0CEB0cQHVjt7k =
@@ -213,8 +212,8 @@ github.com/sirupsen/logrus v1.9.0/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVs
213
212
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d /go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc =
214
213
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a /go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA =
215
214
github.com/spf13/cobra v0.0.3 /go.mod h1:1l0Ry5zgKvJasoi3XT1TypsSe7PqH0Sj9dhYf7v3XqQ =
216
- github.com/spf13/cobra v1.6.1 h1:o94oiPyS4KD1mPy2fmcYYHHfCxLqYjJOhGsCHFZtEzA =
217
- github.com/spf13/cobra v1.6.1 /go.mod h1:IOw/AERYS7UzyrGinqmz6HLUo219MORXGxhbaJUqzrY =
215
+ github.com/spf13/cobra v1.7.0 h1:hyqWnYt1ZQShIddO5kBpj3vu05/++x6tJ6dg8EC572I =
216
+ github.com/spf13/cobra v1.7.0 /go.mod h1:uLxZILRyS/50WlhOIKD7W6V5bgeIt+4sICxh6uRMrb0 =
218
217
github.com/spf13/pflag v1.0.3 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
219
218
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
220
219
github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
You can’t perform that action at this time.
0 commit comments