File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/Microsoft/go-winio v0.6.1 // indirect
21
21
github.com/Microsoft/hcsshim v0.11.4 // indirect
22
22
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
23
- github.com/containerd/containerd v1.7.11 // indirect
23
+ github.com/containerd/containerd v1.7.12 // indirect
24
24
github.com/containerd/log v0.1.0 // indirect
25
25
github.com/containerd/stargz-snapshotter/estargz v0.15.1 // indirect
26
26
github.com/cpuguy83/dockercfg v0.3.1 // indirect
Original file line number Diff line number Diff line change @@ -1142,8 +1142,8 @@ github.com/containerd/containerd v1.6.6/go.mod h1:ZoP1geJldzCVY3Tonoz7b1IXk8rIX0
1142
1142
github.com/containerd/containerd v1.6.8 /go.mod h1:By6p5KqPK0/7/CgO/A6t/Gz+CUYUu2zf1hUaaymVXB0 =
1143
1143
github.com/containerd/containerd v1.6.9 /go.mod h1:XVicUvkxOrftE2Q1YWUXgZwkkAxwQYNOFzYWvfVfEfQ =
1144
1144
github.com/containerd/containerd v1.7.0 /go.mod h1:QfR7Efgb/6X2BDpTPJRvPTYDE9rsF0FsXX9J8sIs/sc =
1145
- github.com/containerd/containerd v1.7.11 h1:lfGKw3eU35sjV0aG2eYZTiwFEY1pCzxdzicHP3SZILw =
1146
- github.com/containerd/containerd v1.7.11 /go.mod h1:5UluHxHTX2rdvYuZ5OJTC5m/KJNs0Zs9wVoJm9zf5ZE =
1145
+ github.com/containerd/containerd v1.7.12 h1:+KQsnv4VnzyxWcfO9mlxxELaoztsDEjOuCMPAuPqgU0 =
1146
+ github.com/containerd/containerd v1.7.12 /go.mod h1:/5OMpE1p0ylxtEUGY8kuCYkDRzJm9NO1TFMWjUpdevk =
1147
1147
github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc /go.mod h1:GL3xCUCBDV3CZiTSEKksMWbLE66hEyuu9qyDOOqM47Y =
1148
1148
github.com/containerd/continuity v0.0.0-20190815185530-f2a389ac0a02 /go.mod h1:GL3xCUCBDV3CZiTSEKksMWbLE66hEyuu9qyDOOqM47Y =
1149
1149
github.com/containerd/continuity v0.0.0-20191127005431-f65d91d395eb /go.mod h1:GL3xCUCBDV3CZiTSEKksMWbLE66hEyuu9qyDOOqM47Y =
You can’t perform that action at this time.
0 commit comments