mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2024-12-28 09:25:46 +00:00
dfe160316f
This package is no longer used. Change-Id: Ib6d50490b07d6c5005f9e7e6c4b9cdc6ce6722fb Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/183101 Reviewed-by: Damien Neil <dneil@google.com>
9 lines
153 B
Modula-2
9 lines
153 B
Modula-2
module google.golang.org/protobuf
|
|
|
|
go 1.9
|
|
|
|
require (
|
|
github.com/golang/protobuf v1.2.1-0.20190620192300-1ee46dfd80dd
|
|
github.com/google/go-cmp v0.3.0
|
|
)
|