Merge pull request #5213 from thaJeztah/bump_typeurl

go.mod: github.com/containerd/typeurl v1.0.2
This commit is contained in:
Derek McGowan
2021-04-13 20:31:25 -07:00
committed by GitHub
9 changed files with 64 additions and 16 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/containerd/imgcrypt v1.1.1
github.com/containerd/nri v0.0.0-20210316161719-dbaa18c31c14
github.com/containerd/ttrpc v1.0.2
github.com/containerd/typeurl v1.0.1
github.com/containerd/typeurl v1.0.2
github.com/containerd/zfs v0.0.0-20210324211415-d5c4544f0433
github.com/containernetworking/plugins v0.9.1
github.com/coreos/go-systemd/v22 v22.1.0