Joe Tsai | f503c30 | 2019-03-22 13:09:17 -0700 | [diff] [blame] | 1 | module github.com/golang/protobuf/v2 |
2 | |||||
3 | require ( | ||||
Joe Tsai | 35ec98f | 2019-03-25 14:41:32 -0700 | [diff] [blame] | 4 | github.com/golang/protobuf v1.2.1-0.20190326022002-be03c15fcaa2 |
Joe Tsai | f503c30 | 2019-03-22 13:09:17 -0700 | [diff] [blame] | 5 | github.com/google/go-cmp v0.2.1-0.20190312032427-6f77996f0c42 |
6 | ) |