File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
github.com/containerd/log v0.1.0
20
20
github.com/containerd/nri v0.5.0
21
21
github.com/containerd/platforms v0.1.1
22
- github.com/containerd/plugin v0.0.0-20231101173250-7ec69893e1e7
22
+ github.com/containerd/plugin v0.1.0
23
23
github.com/containerd/ttrpc v1.2.2
24
24
github.com/containerd/typeurl/v2 v2.1.1
25
25
github.com/containernetworking/cni v1.1.2
Original file line number Diff line number Diff line change @@ -62,8 +62,8 @@ github.com/containerd/nri v0.5.0 h1:bwCtKpi8i5FCA8g8WjIZNod91CEfIloYpV0+TH2prnQ=
62
62
github.com/containerd/nri v0.5.0 /go.mod h1:qIu2NlP3r/qK4YGnNuQf0De4VPqQWP2i2CVBfAZbGzg =
63
63
github.com/containerd/platforms v0.1.1 h1:gp0xXBoY+1CjH54gJDon0kBjIbK2C4XSX1BGwP5ptG0 =
64
64
github.com/containerd/platforms v0.1.1 /go.mod h1:XOM2BS6kN6gXafPLg80V6y/QUib+xoLyC3qVmHzibko =
65
- github.com/containerd/plugin v0.0.0-20231101173250-7ec69893e1e7 h1:MUbtIMHEcMzj+8mPgHd5ett0WVbY/KYHa5tMvFs5Ejs =
66
- github.com/containerd/plugin v0.0.0-20231101173250-7ec69893e1e7 /go.mod h1:j6HlpMtkiZMgT4UsfVNxPBUkwdw9KQGU6nCLfRxnq+w =
65
+ github.com/containerd/plugin v0.1.0 h1:CYMyZk9beRAIe1FEKItbMLLAz/z16aXrGc+B+nv0fU4 =
66
+ github.com/containerd/plugin v0.1.0 /go.mod h1:j6HlpMtkiZMgT4UsfVNxPBUkwdw9KQGU6nCLfRxnq+w =
67
67
github.com/containerd/ttrpc v1.2.2 h1:9vqZr0pxwOF5koz6N0N3kJ0zDHokrcPxIR/ZR2YFtOs =
68
68
github.com/containerd/ttrpc v1.2.2 /go.mod h1:sIT6l32Ph/H9cvnJsfXM5drIVzTr5A2flTf1G5tYZak =
69
69
github.com/containerd/typeurl/v2 v2.1.1 h1:3Q4Pt7i8nYwy2KmQWIw2+1hTvwTE/6w9FqcttATPO/4 =
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ github.com/containerd/nri/types/v1
145
145
# github.com/containerd/platforms v0.1.1
146
146
## explicit; go 1.20
147
147
github.com/containerd/platforms
148
- # github.com/containerd/plugin v0.0.0-20231101173250-7ec69893e1e7
148
+ # github.com/containerd/plugin v0.1.0
149
149
## explicit; go 1.20
150
150
github.com/containerd/plugin
151
151
github.com/containerd/plugin/dynamic
You can’t perform that action at this time.
0 commit comments