Skip to content

Commit b849550

Browse files
Merge pull request #25910 from TomSweeneyRedHat/dev/tsweeney/v5.5_SIC_dance
Bump c/storage v1.58.0, c/image v5.35.0, c/common v0.63.0
2 parents 84c481c + be937a4 commit b849550

File tree

135 files changed

+2941
-2362
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

135 files changed

+2941
-2362
lines changed

go.mod

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ require (
1313
github.com/checkpoint-restore/go-criu/v7 v7.2.0
1414
github.com/containernetworking/plugins v1.6.2
1515
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
1717
github.com/containers/conmon v2.0.20+incompatible
1818
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
2020
github.com/containers/libhvee v0.10.0
2121
github.com/containers/ocicrypt v1.2.1
2222
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
2424
github.com/containers/winquit v1.1.0
2525
github.com/coreos/go-systemd/v22 v22.5.1-0.20231103132048-7d375ecc2b09
2626
github.com/crc-org/vfkit v0.6.0
@@ -44,7 +44,7 @@ require (
4444
github.com/klauspost/pgzip v1.2.6
4545
github.com/linuxkit/virtsock v0.0.0-20241009230534-cb6a20cc0422
4646
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
4848
github.com/mdlayher/vsock v1.2.1
4949
github.com/moby/sys/capability v0.4.0
5050
github.com/moby/sys/user v0.4.0
@@ -74,7 +74,7 @@ require (
7474
golang.org/x/sys v0.32.0
7575
golang.org/x/term v0.31.0
7676
golang.org/x/text v0.24.0
77-
google.golang.org/protobuf v1.36.5
77+
google.golang.org/protobuf v1.36.6
7878
gopkg.in/inf.v0 v0.9.1
7979
gopkg.in/yaml.v3 v3.0.1
8080
sigs.k8s.io/yaml v1.4.0
@@ -100,7 +100,7 @@ require (
100100
github.com/containernetworking/cni v1.3.0 // indirect
101101
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
102102
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
104104
github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f // indirect
105105
github.com/cyberphone/json-canonicalization v0.0.0-20241213102144-19d51d7fe467 // indirect
106106
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
@@ -117,14 +117,14 @@ require (
117117
github.com/go-logr/stdr v1.2.2 // indirect
118118
github.com/go-ole/go-ole v1.3.0 // indirect
119119
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
121121
github.com/go-openapi/jsonpointer v0.21.0 // indirect
122122
github.com/go-openapi/jsonreference v0.21.0 // indirect
123123
github.com/go-openapi/loads v0.22.0 // indirect
124124
github.com/go-openapi/runtime v0.28.0 // indirect
125125
github.com/go-openapi/spec v0.21.0 // indirect
126126
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
128128
github.com/go-openapi/validate v0.24.0 // indirect
129129
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
130130
github.com/gogo/protobuf v1.3.2 // indirect
@@ -144,7 +144,7 @@ require (
144144
github.com/kr/fs v0.1.0 // indirect
145145
github.com/letsencrypt/boulder v0.0.0-20240620165639-de9c06129bec // indirect
146146
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
148148
github.com/manifoldco/promptui v0.9.0 // indirect
149149
github.com/mattn/go-runewidth v0.0.16 // indirect
150150
github.com/mdlayher/socket v0.5.1 // indirect
@@ -175,9 +175,9 @@ require (
175175
github.com/secure-systems-lab/go-securesystemslib v0.9.0 // indirect
176176
github.com/segmentio/ksuid v1.0.4 // indirect
177177
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
181181
github.com/skeema/knownhosts v1.3.1 // indirect
182182
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 // indirect
183183
github.com/smallstep/pkcs7 v0.1.1 // indirect
@@ -196,19 +196,19 @@ require (
196196
go.mongodb.org/mongo-driver v1.14.0 // indirect
197197
go.opencensus.io v0.24.0 // indirect
198198
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
203203
go.uber.org/automaxprocs v1.6.0 // indirect
204204
golang.org/x/exp v0.0.0-20250128182459-e0ece0dbea4c // indirect
205205
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
208208
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
212212
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
213213
tags.cncf.io/container-device-interface/specs-go v1.0.0 // indirect
214214
)

0 commit comments

Comments
 (0)