Merge pull request #10378 from akhilerm/use-marshall-from-type-url
use typeurl funcs for marshalling anypb.Any
This commit is contained in:
2
go.mod
2
go.mod
@@ -25,7 +25,7 @@ require (
|
||||
github.com/containerd/platforms v0.2.1
|
||||
github.com/containerd/plugin v0.1.0
|
||||
github.com/containerd/ttrpc v1.2.5
|
||||
github.com/containerd/typeurl/v2 v2.1.1
|
||||
github.com/containerd/typeurl/v2 v2.2.0
|
||||
github.com/containernetworking/cni v1.2.2
|
||||
github.com/containernetworking/plugins v1.5.1
|
||||
github.com/coreos/go-systemd/v22 v22.5.0
|
||||
|
||||
Reference in New Issue
Block a user