mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-01 03:14:16 +00:00
5c62f675c5
CL/177623 updates v1 to not depend on the previous import paths. Change-Id: I46a61b8f8fa136c9c1fe367ff311732ba8841279 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/177604 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.20190516215712-ae2eaafab405
|
|
github.com/google/go-cmp v0.3.0
|
|
)
|