mirror of
https://github.com/fullstorydev/grpcurl.git
synced 2026-06-15 07:21:44 +03:00
use latest version of protoreflect (#212)
This commit is contained in:
@@ -20,6 +20,8 @@ syntax = "proto3";
|
||||
|
||||
package testing;
|
||||
|
||||
option go_package = ".;testing";
|
||||
|
||||
message Empty {}
|
||||
|
||||
// The type of payload that should be returned.
|
||||
|
||||
Reference in New Issue
Block a user