blob: cc9b07559ef81680faed9f7c8cbe423480d7e6fc [file] [log] [blame]
Joe Tsaif503c302019-03-22 13:09:17 -07001module github.com/golang/protobuf/v2
2
3require (
Joe Tsai35ec98f2019-03-25 14:41:32 -07004 github.com/golang/protobuf v1.2.1-0.20190326022002-be03c15fcaa2
Joe Tsaif503c302019-03-22 13:09:17 -07005 github.com/google/go-cmp v0.2.1-0.20190312032427-6f77996f0c42
6)