diff --git a/Protobuild.toml b/Protobuild.toml index ed49317..34e61aa 100644 --- a/Protobuild.toml +++ b/Protobuild.toml @@ -23,4 +23,3 @@ generators = ["go"] # enable ttrpc and disable fieldpath and grpc for the shim prefixes = ["github.com/containerd/ttrpc/integration/streaming"] generators = ["go", "go-ttrpc"] -plugins = ["ttrpc"]