Skip to content

Commit 9e433df

Browse files
chore(deps): bump github.com/containerd/containerd from 1.6.26 to 1.7.26
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.26 to 1.7.26. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.6.26...v1.7.26) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3232f7d commit 9e433df

File tree

2 files changed

+16
-421
lines changed

2 files changed

+16
-421
lines changed

go.mod

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ require (
1717
github.com/casbin/gorm-adapter/v3 v3.5.0
1818
github.com/cespare/xxhash/v2 v2.3.0
1919
github.com/colinmarc/hdfs/v2 v2.3.0
20-
github.com/containerd/containerd v1.6.26
20+
github.com/containerd/containerd v1.7.26
2121
github.com/deckarep/golang-set/v2 v2.6.0
2222
github.com/distribution/distribution/v3 v3.0.0-20220620080156-3e4f8a0ab147
2323
github.com/docker/distribution v2.8.3+incompatible
2424
github.com/docker/docker v28.0.0+incompatible
2525
github.com/docker/go-connections v0.5.0
26-
github.com/docker/go-units v0.4.0
26+
github.com/docker/go-units v0.5.0
2727
github.com/elastic/go-freelru v0.16.0
2828
github.com/fsouza/fake-gcs-server v1.52.0
2929
github.com/gaius-qi/ping v1.0.0
@@ -120,7 +120,7 @@ require (
120120
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.49.0 // indirect
121121
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.49.0 // indirect
122122
github.com/KyleBanks/depth v1.2.1 // indirect
123-
github.com/Microsoft/hcsshim v0.9.10 // indirect
123+
github.com/Microsoft/hcsshim v0.11.7 // indirect
124124
github.com/RichardKnop/logging v0.0.0-20190827224416-1a693bdd4fae // indirect
125125
github.com/alessandro-c/gomemcached-lock v1.0.0 // indirect
126126
github.com/armon/go-metrics v0.4.1 // indirect
@@ -143,12 +143,13 @@ require (
143143
github.com/cloudwego/base64x v0.1.4 // indirect
144144
github.com/cncf/xds/go v0.0.0-20241223141626-cff3c89139a3 // indirect
145145
github.com/containerd/log v0.1.0 // indirect
146+
github.com/containerd/platforms v0.2.1 // indirect
146147
github.com/coreos/go-semver v0.3.1 // indirect
147148
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
148149
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
149150
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
150151
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
151-
github.com/distribution/reference v0.5.0 // indirect
152+
github.com/distribution/reference v0.6.0 // indirect
152153
github.com/docker/go-metrics v0.0.1 // indirect
153154
github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1 // indirect
154155
github.com/envoyproxy/go-control-plane/envoy v1.32.3 // indirect

0 commit comments

Comments
 (0)