mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-30 21:32:43 +00:00
1fa8ab0ed5
This allows us to implement the import_prefix parameter in the v1 protoc-gen-go. Drop support for import_prefix in protogen, and explicitly produce an error if it is used in the v2 protoc-gen-go. Change-Id: I66136b6b3affa3c0e9a93dc565619c90c42c0ecc Reviewed-on: https://go-review.googlesource.com/138257 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>