File tree Expand file tree Collapse file tree 4 files changed +4
-8
lines changed
github.com/containerd/typeurl/v2 Expand file tree Collapse file tree 4 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
23
23
github.com/containerd/nydus-snapshotter v0.8.0
24
24
github.com/containerd/stargz-snapshotter v0.14.3
25
25
github.com/containerd/stargz-snapshotter/estargz v0.14.3
26
- github.com/containerd/typeurl/v2 v2.1.0
26
+ github.com/containerd/typeurl/v2 v2.1.1
27
27
github.com/coreos/go-systemd/v22 v22.5.0
28
28
github.com/docker/cli v23.0.5+incompatible
29
29
github.com/docker/distribution v2.8.2+incompatible
Original file line number Diff line number Diff line change @@ -366,8 +366,8 @@ github.com/containerd/ttrpc v1.2.1/go.mod h1:sIT6l32Ph/H9cvnJsfXM5drIVzTr5A2flTf
366
366
github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd /go.mod h1:Cm3kwCdlkCfMSHURc+r6fwoGH6/F1hH3S4sg0rLFWPc =
367
367
github.com/containerd/typeurl v0.0.0-20190911142611-5eb25027c9fd /go.mod h1:GeKYzf2pQcqv7tJ0AoCuuhtnqhva5LNU3U+OyKxxJpk =
368
368
github.com/containerd/typeurl v1.0.1 /go.mod h1:TB1hUtrpaiO88KEK56ijojHS1+NeF0izUACaJW2mdXg =
369
- github.com/containerd/typeurl/v2 v2.1.0 h1:yNAhJvbNEANt7ck48IlEGOxP7YAp6LLpGn5jZACDNIE =
370
- github.com/containerd/typeurl/v2 v2.1.0 /go.mod h1:IDp2JFvbwZ31H8dQbEIY7sDl2L3o3HZj1hsSQlywkQ0 =
369
+ github.com/containerd/typeurl/v2 v2.1.1 h1:3Q4Pt7i8nYwy2KmQWIw2+1hTvwTE/6w9FqcttATPO/4 =
370
+ github.com/containerd/typeurl/v2 v2.1.1 /go.mod h1:IDp2JFvbwZ31H8dQbEIY7sDl2L3o3HZj1hsSQlywkQ0 =
371
371
github.com/containerd/zfs v0.0.0-20200918131355-0a33824f23a2 /go.mod h1:8IgZOBdv8fAgXddBT4dBXJPtxyRsejFIpXoklgxgEjw =
372
372
github.com/containerd/zfs v0.0.0-20210301145711-11e8f1707f62 /go.mod h1:A9zfAbMlQwE+/is6hi0Xw8ktpL+6glmqZYtevJgaB8Y =
373
373
github.com/containerd/zfs v0.0.0-20210315114300-dde8f0fda960 /go.mod h1:m+m51S1DvAP6r3FcmYCp54bQ34pyOwTieQDNRIRHsFY =
Original file line number Diff line number Diff line change @@ -387,7 +387,7 @@ github.com/containerd/stargz-snapshotter/estargz/zstdchunked
387
387
# github.com/containerd/ttrpc v1.2.1
388
388
## explicit; go 1.13
389
389
github.com/containerd/ttrpc
390
- # github.com/containerd/typeurl/v2 v2.1.0
390
+ # github.com/containerd/typeurl/v2 v2.1.1
391
391
## explicit; go 1.13
392
392
github.com/containerd/typeurl/v2
393
393
# github.com/containernetworking/cni v1.1.2
You can’t perform that action at this time.
0 commit comments