Skip to content

Commit 00557c0

Browse files
dependabot[bot]eriknordmark
authored andcommitted
Bump github.com/containerd/containerd from 1.7.13 to 1.7.29
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.13 to 1.7.29. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.7.13...v1.7.29) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-version: 1.7.29 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4086536 commit 00557c0

File tree

2 files changed

+67
-59
lines changed

2 files changed

+67
-59
lines changed

go.mod

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ go 1.24.0
55
require (
66
github.com/Insei/rolgo v0.0.2
77
github.com/amitbet/vncproxy v0.0.0-20200118084310-ea8f9b510913
8-
github.com/containerd/containerd v1.7.13
9-
github.com/distribution/reference v0.5.0
8+
github.com/containerd/containerd v1.7.29
9+
github.com/distribution/reference v0.6.0
1010
github.com/docker/cli v25.0.3+incompatible
1111
github.com/docker/docker v25.0.6+incompatible
1212
github.com/docker/go-connections v0.5.0
@@ -36,12 +36,12 @@ require (
3636
github.com/stretchr/testify v1.11.1
3737
github.com/thediveo/enumflag v0.10.1
3838
github.com/tmc/scp v0.0.0-20170824174625-f7b48647feef
39-
golang.org/x/crypto v0.36.0
39+
golang.org/x/crypto v0.40.0
4040
golang.org/x/exp v0.0.0-20220827204233-334a2380cb91
41-
golang.org/x/net v0.38.0
42-
golang.org/x/oauth2 v0.27.0
43-
golang.org/x/term v0.30.0
44-
golang.org/x/text v0.23.0
41+
golang.org/x/net v0.42.0
42+
golang.org/x/oauth2 v0.30.0
43+
golang.org/x/term v0.33.0
44+
golang.org/x/text v0.27.0
4545
google.golang.org/api v0.160.0
4646
google.golang.org/protobuf v1.36.3
4747
gopkg.in/errgo.v2 v2.1.0
@@ -55,17 +55,20 @@ require (
5555
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 // indirect
5656
github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20231105174938-2b5cbb29f3e2 // indirect
5757
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
58-
github.com/Microsoft/go-winio v0.6.1 // indirect
59-
github.com/Microsoft/hcsshim v0.11.4 // indirect
58+
github.com/Microsoft/go-winio v0.6.2 // indirect
59+
github.com/Microsoft/hcsshim v0.11.7 // indirect
6060
github.com/beorn7/perks v1.0.1 // indirect
6161
github.com/bugsnag/bugsnag-go v1.5.3 // indirect
6262
github.com/cespare/xxhash/v2 v2.2.0 // indirect
6363
github.com/containerd/cgroups v1.1.0 // indirect
64-
github.com/containerd/continuity v0.4.3 // indirect
64+
github.com/containerd/containerd/api v1.8.0 // indirect
65+
github.com/containerd/continuity v0.4.4 // indirect
66+
github.com/containerd/errdefs v0.3.0 // indirect
6567
github.com/containerd/fifo v1.1.0 // indirect
6668
github.com/containerd/log v0.1.0 // indirect
69+
github.com/containerd/platforms v0.2.1 // indirect
6770
github.com/containerd/stargz-snapshotter/estargz v0.14.3 // indirect
68-
github.com/containerd/ttrpc v1.2.3 // indirect
71+
github.com/containerd/ttrpc v1.2.7 // indirect
6972
github.com/containerd/typeurl/v2 v2.1.1 // indirect
7073
github.com/cyphar/filepath-securejoin v0.6.0 // indirect
7174
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
@@ -77,7 +80,7 @@ require (
7780
github.com/docker/go-units v0.5.0 // indirect
7881
github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 // indirect
7982
github.com/felixge/httpsnoop v1.0.4 // indirect
80-
github.com/go-logr/logr v1.4.1 // indirect
83+
github.com/go-logr/logr v1.4.2 // indirect
8184
github.com/go-logr/stdr v1.2.2 // indirect
8285
github.com/go-resty/resty/v2 v2.7.0 // indirect
8386
github.com/gogo/protobuf v1.3.2 // indirect
@@ -103,9 +106,10 @@ require (
103106
github.com/moby/sys/mountinfo v0.7.1 // indirect
104107
github.com/moby/sys/sequential v0.5.0 // indirect
105108
github.com/moby/sys/signal v0.7.0 // indirect
106-
github.com/moby/sys/user v0.1.0 // indirect
109+
github.com/moby/sys/user v0.3.0 // indirect
110+
github.com/moby/sys/userns v0.1.0 // indirect
107111
github.com/opencontainers/go-digest v1.0.0 // indirect
108-
github.com/opencontainers/image-spec v1.1.0-rc6 // indirect
112+
github.com/opencontainers/image-spec v1.1.0 // indirect
109113
github.com/opencontainers/runtime-spec v1.1.0 // indirect
110114
github.com/opencontainers/selinux v1.13.0 // indirect
111115
github.com/pelletier/go-toml v1.9.5 // indirect
@@ -128,14 +132,11 @@ require (
128132
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.48.0 // indirect
129133
go.opentelemetry.io/otel v1.23.1 // indirect
130134
go.opentelemetry.io/otel/metric v1.23.1 // indirect
131-
go.opentelemetry.io/otel/sdk v1.21.0 // indirect
132135
go.opentelemetry.io/otel/trace v1.23.1 // indirect
133-
golang.org/x/mod v0.17.0 // indirect
134-
golang.org/x/sync v0.12.0 // indirect
135-
golang.org/x/sys v0.31.0 // indirect
136-
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
136+
golang.org/x/sync v0.16.0 // indirect
137+
golang.org/x/sys v0.34.0 // indirect
137138
google.golang.org/genproto v0.0.0-20240205150955-31a09d347014 // indirect
138-
google.golang.org/genproto/googleapis/rpc v0.0.0-20240205150955-31a09d347014 // indirect
139+
google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda // indirect
139140
google.golang.org/grpc v1.61.0 // indirect
140141
gopkg.in/ini.v1 v1.66.6 // indirect
141142
gopkg.in/yaml.v3 v3.0.1 // indirect

0 commit comments

Comments
 (0)