Skip to content

Commit e98bfa2

Browse files
Bump github.com/containerd/containerd from 1.6.26 to 1.6.38
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.26 to 1.6.38. - [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.6.38) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae899ec commit e98bfa2

File tree

2 files changed

+158
-17
lines changed

2 files changed

+158
-17
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/NeowayLabs/wabbit v0.0.0-20201021105516-ded4a9ef19d2
99
github.com/Showmax/go-fqdn v1.0.0 // indirect
1010
github.com/buger/jsonparser v1.1.1
11-
github.com/containerd/containerd v1.6.26 // indirect
11+
github.com/containerd/containerd v1.6.38 // indirect
1212
github.com/fsouza/go-dockerclient v1.7.1 // indirect
1313
github.com/garyburd/redigo v1.6.2
1414
github.com/gomodule/redigo v1.8.3 // indirect
@@ -24,7 +24,7 @@ require (
2424
github.com/tiago4orion/conjure v0.0.0-20150908101743-93cb30b9d218 // indirect
2525
github.com/yl2chen/cidranger v1.0.2
2626
golang.org/x/sync v0.3.0
27-
google.golang.org/grpc v1.58.3
27+
google.golang.org/grpc v1.59.0
2828
google.golang.org/protobuf v1.33.0
2929
gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22
3030
gopkg.in/pg.v5 v5.3.3

0 commit comments

Comments
 (0)