mirror of
https://github.com/fullstorydev/grpcurl.git
synced 2026-06-30 06:41:12 +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/timestamp.proto";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user