mirror of
https://github.com/fullstorydev/grpcurl.git
synced 2026-07-21 13:10:10 +03:00
use latest version of protoreflect (#212)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
syntax = "proto3";
|
||||
|
||||
option go_package = "main";
|
||||
option go_package = ".;main";
|
||||
|
||||
import "google/protobuf/empty.proto";
|
||||
import "google/protobuf/timestamp.proto";
|
||||
|
||||
Reference in New Issue
Block a user