Skip to content

Commit cb7de26

Browse files
authored
Merge pull request #69 from DCSO/dependabot/go_modules/github.com/containerd/containerd-1.6.38
build(deps): bump github.com/containerd/containerd from 1.6.26 to 1.6.38
2 parents f3d1bd6 + dafb7de commit cb7de26

File tree

2 files changed

+157
-15
lines changed

2 files changed

+157
-15
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ go 1.13
44

55
require (
66
github.com/NeowayLabs/wabbit v0.0.0-20210927194032-73ad61d1620e
7-
github.com/containerd/containerd v1.6.26 // indirect
7+
github.com/containerd/containerd v1.6.38 // indirect
88
github.com/farsightsec/go-nmsg v0.2.0
99
github.com/fsouza/go-dockerclient v1.7.8 // indirect
1010
github.com/gogo/protobuf v1.3.2
11-
github.com/golang/protobuf v1.5.3
11+
github.com/golang/protobuf v1.5.4
1212
github.com/graph-gophers/graphql-go v1.3.0
1313
github.com/machinebox/graphql v0.2.2
1414
github.com/matryer/is v1.2.0 // indirect

0 commit comments

Comments
 (0)