File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ require (
36
36
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
37
37
github.com/Azure/go-ntlmssp v0.0.0-20220621081337-cb9428e4ac1e // indirect
38
38
github.com/Microsoft/go-winio v0.6.0 // indirect
39
- github.com/containerd/containerd v1.6.14 // indirect
39
+ github.com/containerd/containerd v1.6.18 // indirect
40
40
github.com/davecgh/go-spew v1.1.1 // indirect
41
41
github.com/docker/docker v23.0.0+incompatible // indirect
42
42
github.com/docker/go-connections v0.4.0 // indirect
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ github.com/bradfitz/gomemcache v0.0.0-20221031212613-62deef7fc822/go.mod h1:H0wQ
17
17
github.com/checkpoint-restore/go-criu/v5 v5.3.0 /go.mod h1:E/eQpaFtUKGOOSEBZgmKAcn+zUUwWxqcaKZlF54wK8E =
18
18
github.com/cilium/ebpf v0.7.0 /go.mod h1:/oI2+1shJiTGAMgl6/RgJr36Eo1jzrRcAWbcXO2usCA =
19
19
github.com/containerd/console v1.0.3 /go.mod h1:7LqA/THxQ86k76b8c/EMSiaJ3h1eZkMkXar0TQ1gf3U =
20
- github.com/containerd/containerd v1.6.14 h1:W+d0AJKVG3ioTZZyQwcw1Y3vvo6ZDYzAcjDcY4tkgGI =
21
- github.com/containerd/containerd v1.6.14 /go.mod h1:U2NnBPIhzJDm59xF7xB2MMHnKtggpZ+phKg8o2TKj2c =
20
+ github.com/containerd/containerd v1.6.18 h1:qZbsLvmyu+Vlty0/Ex5xc0z2YtKpIsb5n45mAMI+2Ns =
21
+ github.com/containerd/containerd v1.6.18 /go.mod h1:1RdCUu95+gc2v9t3IL+zIlpClSmew7/0YS8O5eQZrOw =
22
22
github.com/containerd/continuity v0.3.0 h1:nisirsYROK15TAMVukJOUyGJjz4BNQJBVsNvAXZJ/eg =
23
23
github.com/coreos/go-systemd/v22 v22.3.2 /go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc =
24
24
github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d /go.mod h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsrgA7czyZG/E6dU =
You can’t perform that action at this time.
0 commit comments