@@ -13,14 +13,14 @@ require (
13
13
github.com/checkpoint-restore/go-criu/v7 v7.2.0
14
14
github.com/containernetworking/plugins v1.6.2
15
15
github.com/containers/buildah v1.39.1-0.20250401180830-32d78c69be17
16
- github.com/containers/common v0.62.4-0.20250411145332-dd8ab77b8e26
16
+ github.com/containers/common v0.63.0
17
17
github.com/containers/conmon v2.0.20+incompatible
18
18
github.com/containers/gvisor-tap-vsock v0.8.5
19
- github.com/containers/image/v5 v5.34.4-0.20250327193514-d3b241257363
19
+ github.com/containers/image/v5 v5.35.0
20
20
github.com/containers/libhvee v0.10.0
21
21
github.com/containers/ocicrypt v1.2.1
22
22
github.com/containers/psgo v1.9.0
23
- github.com/containers/storage v1.57.3-0.20250331162343-3fc5c230951d
23
+ github.com/containers/storage v1.58.0
24
24
github.com/containers/winquit v1.1.0
25
25
github.com/coreos/go-systemd/v22 v22.5.1-0.20231103132048-7d375ecc2b09
26
26
github.com/crc-org/vfkit v0.6.0
@@ -44,7 +44,7 @@ require (
44
44
github.com/klauspost/pgzip v1.2.6
45
45
github.com/linuxkit/virtsock v0.0.0-20241009230534-cb6a20cc0422
46
46
github.com/mattn/go-shellwords v1.0.12
47
- github.com/mattn/go-sqlite3 v1.14.24
47
+ github.com/mattn/go-sqlite3 v1.14.27
48
48
github.com/mdlayher/vsock v1.2.1
49
49
github.com/moby/sys/capability v0.4.0
50
50
github.com/moby/sys/user v0.4.0
@@ -74,7 +74,7 @@ require (
74
74
golang.org/x/sys v0.32.0
75
75
golang.org/x/term v0.31.0
76
76
golang.org/x/text v0.24.0
77
- google.golang.org/protobuf v1.36.5
77
+ google.golang.org/protobuf v1.36.6
78
78
gopkg.in/inf.v0 v0.9.1
79
79
gopkg.in/yaml.v3 v3.0.1
80
80
sigs.k8s.io/yaml v1.4.0
@@ -100,7 +100,7 @@ require (
100
100
github.com/containernetworking/cni v1.3.0 // indirect
101
101
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
102
102
github.com/containers/luksy v0.0.0-20250217190002-40bd943d93b8 // indirect
103
- github.com/coreos/go-oidc/v3 v3.12 .0 // indirect
103
+ github.com/coreos/go-oidc/v3 v3.13 .0 // indirect
104
104
github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f // indirect
105
105
github.com/cyberphone/json-canonicalization v0.0.0-20241213102144-19d51d7fe467 // indirect
106
106
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
@@ -117,14 +117,14 @@ require (
117
117
github.com/go-logr/stdr v1.2.2 // indirect
118
118
github.com/go-ole/go-ole v1.3.0 // indirect
119
119
github.com/go-openapi/analysis v0.23.0 // indirect
120
- github.com/go-openapi/errors v0.22.0 // indirect
120
+ github.com/go-openapi/errors v0.22.1 // indirect
121
121
github.com/go-openapi/jsonpointer v0.21.0 // indirect
122
122
github.com/go-openapi/jsonreference v0.21.0 // indirect
123
123
github.com/go-openapi/loads v0.22.0 // indirect
124
124
github.com/go-openapi/runtime v0.28.0 // indirect
125
125
github.com/go-openapi/spec v0.21.0 // indirect
126
126
github.com/go-openapi/strfmt v0.23.0 // indirect
127
- github.com/go-openapi/swag v0.23.0 // indirect
127
+ github.com/go-openapi/swag v0.23.1 // indirect
128
128
github.com/go-openapi/validate v0.24.0 // indirect
129
129
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
130
130
github.com/gogo/protobuf v1.3.2 // indirect
@@ -144,7 +144,7 @@ require (
144
144
github.com/kr/fs v0.1.0 // indirect
145
145
github.com/letsencrypt/boulder v0.0.0-20240620165639-de9c06129bec // indirect
146
146
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
147
- github.com/mailru/easyjson v0.7.7 // indirect
147
+ github.com/mailru/easyjson v0.9.0 // indirect
148
148
github.com/manifoldco/promptui v0.9.0 // indirect
149
149
github.com/mattn/go-runewidth v0.0.16 // indirect
150
150
github.com/mdlayher/socket v0.5.1 // indirect
@@ -175,9 +175,9 @@ require (
175
175
github.com/secure-systems-lab/go-securesystemslib v0.9.0 // indirect
176
176
github.com/segmentio/ksuid v1.0.4 // indirect
177
177
github.com/sigstore/fulcio v1.6.6 // indirect
178
- github.com/sigstore/protobuf-specs v0.4.0 // indirect
179
- github.com/sigstore/rekor v1.3.9 // indirect
180
- github.com/sigstore/sigstore v1.9.1 // indirect
178
+ github.com/sigstore/protobuf-specs v0.4.1 // indirect
179
+ github.com/sigstore/rekor v1.3.10 // indirect
180
+ github.com/sigstore/sigstore v1.9.3 // indirect
181
181
github.com/skeema/knownhosts v1.3.1 // indirect
182
182
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 // indirect
183
183
github.com/smallstep/pkcs7 v0.1.1 // indirect
@@ -196,19 +196,19 @@ require (
196
196
go.mongodb.org/mongo-driver v1.14.0 // indirect
197
197
go.opencensus.io v0.24.0 // indirect
198
198
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
199
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58 .0 // indirect
200
- go.opentelemetry.io/otel v1.33 .0 // indirect
201
- go.opentelemetry.io/otel/metric v1.33 .0 // indirect
202
- go.opentelemetry.io/otel/trace v1.33 .0 // indirect
199
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59 .0 // indirect
200
+ go.opentelemetry.io/otel v1.34 .0 // indirect
201
+ go.opentelemetry.io/otel/metric v1.34 .0 // indirect
202
+ go.opentelemetry.io/otel/trace v1.34 .0 // indirect
203
203
go.uber.org/automaxprocs v1.6.0 // indirect
204
204
golang.org/x/exp v0.0.0-20250128182459-e0ece0dbea4c // indirect
205
205
golang.org/x/mod v0.24.0 // indirect
206
- golang.org/x/oauth2 v0.28 .0 // indirect
207
- golang.org/x/time v0.9 .0 // indirect
206
+ golang.org/x/oauth2 v0.29 .0 // indirect
207
+ golang.org/x/time v0.11 .0 // indirect
208
208
golang.org/x/tools v0.31.0 // indirect
209
- google.golang.org/genproto/googleapis/api v0.0.0-20241219192143-6b3ec007d9bb // indirect
210
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f // indirect
211
- google.golang.org/grpc v1.70 .0 // indirect
209
+ google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb // indirect
210
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250313205543-e70fdf4c4cb4 // indirect
211
+ google.golang.org/grpc v1.71 .0 // indirect
212
212
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
213
213
tags.cncf.io/container-device-interface/specs-go v1.0.0 // indirect
214
214
)
0 commit comments