File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
16
16
github.com/spf13/cobra v1.1.3
17
17
github.com/spf13/pflag v1.0.5
18
18
github.com/stretchr/testify v1.7.0
19
- golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e
19
+ golang.org/x/crypto v0.0.0-20211202192323-5770296d904e
20
20
google.golang.org/grpc v1.30.0
21
21
gopkg.in/yaml.v2 v2.4.0
22
22
helm.sh/helm/v3 v3.6.1
@@ -25,7 +25,6 @@ require (
25
25
k8s.io/apimachinery v0.21.0
26
26
k8s.io/cli-runtime v0.21.0
27
27
k8s.io/client-go v0.21.0
28
- k8s.io/helm v2.16.12+incompatible
29
28
rsc.io/letsencrypt v0.0.3 // indirect
30
29
sigs.k8s.io/yaml v1.2.0
31
30
)
@@ -60,7 +59,7 @@ require (
60
59
github.com/deislabs/oras v0.11.1 // indirect
61
60
github.com/docker/cli v20.10.12+incompatible // indirect
62
61
github.com/docker/distribution v2.7.1+incompatible // indirect
63
- github.com/docker/docker v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible // indirect
62
+ github.com/docker/docker v18.09.7 // indirect
64
63
github.com/docker/docker-credential-helpers v0.6.3 // indirect
65
64
github.com/docker/go-connections v0.4.0 // indirect
66
65
github.com/docker/go-metrics v0.0.0-20180209012529-399ea8c73916 // indirect
You can’t perform that action at this time.
0 commit comments