mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-01 03:14:16 +00:00
00e50dc9c1
This is no longer directly used by v1. Change-Id: I14a283dd2d1572d50ebd82fdf55f7d86bfacc272 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/172438 Reviewed-by: Damien Neil <dneil@google.com>
7 lines
178 B
Modula-2
7 lines
178 B
Modula-2
module github.com/golang/protobuf/v2
|
|
|
|
require (
|
|
github.com/golang/protobuf v1.2.1-0.20190416233244-13cf6e79fd39
|
|
github.com/google/go-cmp v0.2.1-0.20190312032427-6f77996f0c42
|
|
)
|