Improve the comment
Signed-off-by: He Xiaoxi <tossmilestone@gmail.com>
This commit is contained in:
parent
b6dbbd337d
commit
856c351fac
@ -19,7 +19,7 @@ plugins = ["grpc"]
|
|||||||
# This is the default.
|
# This is the default.
|
||||||
after = ["/usr/local/include"]
|
after = ["/usr/local/include"]
|
||||||
|
|
||||||
# This section let's map protobuf imports to Go packages. These will become
|
# This section maps protobuf imports to Go packages. These will become
|
||||||
# `-M` directives in the call to the go protobuf generator.
|
# `-M` directives in the call to the go protobuf generator.
|
||||||
[packages]
|
[packages]
|
||||||
"gogoproto/gogo.proto" = "github.com/gogo/protobuf/gogoproto"
|
"gogoproto/gogo.proto" = "github.com/gogo/protobuf/gogoproto"
|
||||||
|
Loading…
Reference in New Issue
Block a user