We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b3e572 commit b6dbbd3Copy full SHA for b6dbbd3
Protobuild.toml
@@ -19,7 +19,7 @@ plugins = ["grpc"]
19
# This is the default.
20
after = ["/usr/local/include"]
21
22
-# This section let's us map protobuf imports to Go packages. These will become
+# This section let's map protobuf imports to Go packages. These will become
23
# `-M` directives in the call to the go protobuf generator.
24
[packages]
25
"gogoproto/gogo.proto" = "github.com/gogo/protobuf/gogoproto"
0 commit comments