protobuf-go/encoding
Damien Neil c4051cd4ec types/known: remove packages present in genproto
Remove the generated proto packages that already exist in
google.golang.org/genproto. We want to eventually move these
packages here, but it doesn't need to happen yet.

Add a local copy of fieldmaskpb for use in tests.

Refactor proto generation to override import paths using the
M<source>=<import_path> compiler option instead of by patching the
source files.

Change-Id: I8d31f67e931d70140182f19f3e0106111f71c4b4
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/219598
Reviewed-by: Joe Tsai <joetsai@google.com>
2020-02-18 22:04:05 +00:00
..
protojson types/known: remove packages present in genproto 2020-02-18 22:04:05 +00:00
prototext encoding: re-arrange options 2020-02-15 00:27:14 +00:00
bench_test.go all: remove APIv1 dependency 2020-01-09 18:06:30 +00:00