Skip to content

Commit 333276b

Browse files
authored
Merge pull request #1255 from lima-vm/dependabot/go_modules/github.com/containerd/containerd-1.6.14
build(deps): bump github.com/containerd/containerd from 1.6.12 to 1.6.14
2 parents 224c965 + ba10858 commit 333276b

File tree

2 files changed

+92
-6
lines changed

2 files changed

+92
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/Code-Hex/vz/v3 v3.0.2
88
github.com/alessio/shellescape v1.4.1
99
github.com/cheggaaa/pb/v3 v3.1.0
10-
github.com/containerd/containerd v1.6.12
10+
github.com/containerd/containerd v1.6.14
1111
github.com/containerd/continuity v0.3.0
1212
github.com/containers/gvisor-tap-vsock v0.4.1-0.20220920072955-5b1aff8ba743
1313
github.com/coreos/go-semver v0.3.0
@@ -26,7 +26,7 @@ require (
2626
github.com/mattn/go-isatty v0.0.16
2727
github.com/mattn/go-shellwords v1.0.12
2828
github.com/miekg/dns v1.1.50
29-
github.com/norouter/norouter v0.6.4
29+
github.com/norouter/norouter v0.6.3
3030
github.com/nxadm/tail v1.4.8
3131
github.com/opencontainers/go-digest v1.0.0
3232
github.com/sirupsen/logrus v1.9.0

0 commit comments

Comments
 (0)