use latest version of protoreflect (#212)

This commit is contained in:
Joshua Humphries
2021-02-22 17:32:40 -05:00
committed by GitHub
parent 1f34448998
commit 8d7770a962
28 changed files with 3169 additions and 2245 deletions

View File

@@ -20,6 +20,8 @@ syntax = "proto3";
package testing;
option go_package = ".;testing";
message Empty {}
// The type of payload that should be returned.