File tree Expand file tree Collapse file tree 4 files changed +32
-13
lines changed
github.com/containerd/ttrpc Expand file tree Collapse file tree 4 files changed +32
-13
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
23
23
github.com/containerd/nri v0.6.1
24
24
github.com/containerd/platforms v0.2.0
25
25
github.com/containerd/plugin v0.1.0
26
- github.com/containerd/ttrpc v1.2.3
26
+ github.com/containerd/ttrpc v1.2.4
27
27
github.com/containerd/typeurl/v2 v2.1.1
28
28
github.com/containernetworking/cni v1.2.0
29
29
github.com/containernetworking/plugins v1.4.1
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ github.com/containerd/platforms v0.2.0 h1:clGNvVIcY3k39VJSYdFGohI1b3bP/eeBUVR5+X
61
61
github.com/containerd/platforms v0.2.0 /go.mod h1:XOM2BS6kN6gXafPLg80V6y/QUib+xoLyC3qVmHzibko =
62
62
github.com/containerd/plugin v0.1.0 h1:CYMyZk9beRAIe1FEKItbMLLAz/z16aXrGc+B+nv0fU4 =
63
63
github.com/containerd/plugin v0.1.0 /go.mod h1:j6HlpMtkiZMgT4UsfVNxPBUkwdw9KQGU6nCLfRxnq+w =
64
- github.com/containerd/ttrpc v1.2.3 h1:4jlhbXIGvijRtNC8F/5CpuJZ7yKOBFGFOOXg1bkISz0 =
65
- github.com/containerd/ttrpc v1.2.3 /go.mod h1:ieWsXucbb8Mj9PH0rXCw1i8IunRbbAiDkpXkbfflWBM =
64
+ github.com/containerd/ttrpc v1.2.4 h1:eQCQK4h9dxDmpOb9QOOMh2NHTfzroH1IkmHiKZi05Oo =
65
+ github.com/containerd/ttrpc v1.2.4 /go.mod h1:ojvb8SJBSch0XkqNO0L0YX/5NxR3UnVk2LzFKBK0upc =
66
66
github.com/containerd/typeurl/v2 v2.1.1 h1:3Q4Pt7i8nYwy2KmQWIw2+1hTvwTE/6w9FqcttATPO/4 =
67
67
github.com/containerd/typeurl/v2 v2.1.1 /go.mod h1:IDp2JFvbwZ31H8dQbEIY7sDl2L3o3HZj1hsSQlywkQ0 =
68
68
github.com/containernetworking/cni v1.2.0 h1:fEjhlfWwWAXEvlcMQu/i6z8DA0Kbu7EcmR5+zb6cm5I =
Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ github.com/containerd/platforms
181
181
github.com/containerd/plugin
182
182
github.com/containerd/plugin/dynamic
183
183
github.com/containerd/plugin/registry
184
- # github.com/containerd/ttrpc v1.2.3
184
+ # github.com/containerd/ttrpc v1.2.4
185
185
## explicit; go 1.19
186
186
github.com/containerd/ttrpc
187
187
# github.com/containerd/typeurl/v2 v2.1.1
You can’t perform that action at this time.
0 commit comments