@@ -17,7 +17,7 @@ require (
17
17
github.com/Masterminds/sprig/v3 v3.3.0 // indirect
18
18
github.com/Microsoft/go-winio v0.6.2 // indirect
19
19
github.com/Microsoft/hcsshim v0.11.7 // indirect
20
- github.com/ProtonMail/go-crypto v1.0.0 // indirect
20
+ github.com/ProtonMail/go-crypto v1.1.3 // indirect
21
21
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d // indirect
22
22
github.com/acobaugh/osrelease v0.1.0 // indirect
23
23
github.com/adrg/xdg v0.5.1 // indirect
@@ -55,7 +55,7 @@ require (
55
55
github.com/containerd/stargz-snapshotter/estargz v0.14.3 // indirect
56
56
github.com/containerd/ttrpc v1.2.5 // indirect
57
57
github.com/containerd/typeurl/v2 v2.1.1 // indirect
58
- github.com/cyphar/filepath-securejoin v0.2.4 // indirect
58
+ github.com/cyphar/filepath-securejoin v0.2.5 // indirect
59
59
github.com/deitch/magic v0.0.0-20230404182410-1ff89d7342da // indirect
60
60
github.com/distribution/reference v0.6.0 // indirect
61
61
github.com/docker/cli v27.3.1+incompatible // indirect
@@ -78,8 +78,8 @@ require (
78
78
github.com/gabriel-vasile/mimetype v1.4.6 // indirect
79
79
github.com/github/go-spdx/v2 v2.3.2 // indirect
80
80
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
81
- github.com/go-git/go-billy/v5 v5.5 .0 // indirect
82
- github.com/go-git/go-git/v5 v5.12 .0 // indirect
81
+ github.com/go-git/go-billy/v5 v5.6 .0 // indirect
82
+ github.com/go-git/go-git/v5 v5.13 .0 // indirect
83
83
github.com/go-logr/logr v1.4.1 // indirect
84
84
github.com/go-logr/stdr v1.2.2 // indirect
85
85
github.com/go-restruct/restruct v1.2.0-alpha // indirect
@@ -158,7 +158,7 @@ require (
158
158
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
159
159
github.com/shopspring/decimal v1.4.0 // indirect
160
160
github.com/sirupsen/logrus v1.9.3 // indirect
161
- github.com/skeema/knownhosts v1.2.2 // indirect
161
+ github.com/skeema/knownhosts v1.3.0 // indirect
162
162
github.com/sourcegraph/conc v0.3.0 // indirect
163
163
github.com/spdx/tools-golang v0.5.5 // indirect
164
164
github.com/spf13/afero v1.11.0 // indirect
@@ -187,14 +187,14 @@ require (
187
187
go.opentelemetry.io/otel/trace v1.24.0 // indirect
188
188
go.uber.org/atomic v1.9.0 // indirect
189
189
go.uber.org/multierr v1.9.0 // indirect
190
- golang.org/x/crypto v0.28 .0 // indirect
191
- golang.org/x/exp v0.0.0-20231108232855-2478ac86f678 // indirect
190
+ golang.org/x/crypto v0.31 .0 // indirect
191
+ golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
192
192
golang.org/x/mod v0.21.0 // indirect
193
- golang.org/x/net v0.30 .0 // indirect
194
- golang.org/x/sync v0.8 .0 // indirect
195
- golang.org/x/sys v0.26 .0 // indirect
196
- golang.org/x/term v0.25 .0 // indirect
197
- golang.org/x/text v0.19 .0 // indirect
193
+ golang.org/x/net v0.33 .0 // indirect
194
+ golang.org/x/sync v0.10 .0 // indirect
195
+ golang.org/x/sys v0.28 .0 // indirect
196
+ golang.org/x/term v0.27 .0 // indirect
197
+ golang.org/x/text v0.21 .0 // indirect
198
198
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
199
199
google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 // indirect
200
200
google.golang.org/genproto/googleapis/rpc v0.0.0-20240314234333-6e1732d8331c // indirect
0 commit comments