upgrade protoc && protoc-gen-go

This commit is contained in:
naiba
2023-04-26 11:16:36 +08:00
parent 6058fd3027
commit 8aba0516b3
5 changed files with 253 additions and 232 deletions
+1 -1
View File
@@ -1 +1 @@
protoc --go_out="plugins=grpc:." proto/*.proto
protoc --go-grpc_out="require_unimplemented_servers=false:." --go_out="." proto/*.proto