Use containerd/protobuild instead of stevvooe/protobuild

The new version still supports gogo/protobuf, but can be used with newer
protobuf packages if version = 2.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
This commit is contained in:
Kazuyoshi Kato
2022-02-21 17:42:35 +00:00
parent 8b9498909d
commit 77c0539e9a
4 changed files with 34 additions and 34 deletions

View File

@@ -1,4 +1,4 @@
version = "unstable"
version = "1"
generator = "gogoctrd"
plugins = ["grpc", "fieldpath"]