Remove unnecessary ttrpc plugin configuration in Protobuild.toml
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
parent
80efa545d4
commit
87c043efeb
@ -23,4 +23,3 @@ generators = ["go"]
|
|||||||
# enable ttrpc and disable fieldpath and grpc for the shim
|
# enable ttrpc and disable fieldpath and grpc for the shim
|
||||||
prefixes = ["github.com/containerd/ttrpc/integration/streaming"]
|
prefixes = ["github.com/containerd/ttrpc/integration/streaming"]
|
||||||
generators = ["go", "go-ttrpc"]
|
generators = ["go", "go-ttrpc"]
|
||||||
plugins = ["ttrpc"]
|
|
||||||
|
Loading…
Reference in New Issue
Block a user