mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2024-12-29 12:17:48 +00:00
ec00e32a8d
Remove support for running benchmarks with APIv1. The comparisons have served their purpose, and this removes the last dependency on the github.com/golang/protobuf module. Fixes golang/protobuf#962. Change-Id: I55758e19451fcd16ab1a5d66244eb8214ceb9fa7 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/214040 Reviewed-by: Joe Tsai <joetsai@google.com>
6 lines
83 B
Modula-2
6 lines
83 B
Modula-2
module google.golang.org/protobuf
|
|
|
|
go 1.9
|
|
|
|
require github.com/google/go-cmp v0.3.0
|