Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
golang-protobuf
/
f503c300f70e2aa8ab0749f0ea90f836f275f4a1
/
.
/
go.mod
blob: 1c302518fff4124d35a0f74d218e0e1a72196a1e [
file
] [
log
] [
blame
]
Joe Tsai
f503c30
2019-03-22 13:09:17 -0700
[
diff
] [
blame^
]
1
module
github
.
com
/
golang
/
protobuf
/
v2
2
3
require
(
4
github
.
com
/
golang
/
protobuf v1
.
2.1
-
0.20190322195920
-
d94fb84e04b7
5
github
.
com
/
google
/
go
-
cmp v0
.
2.1
-
0.20190312032427
-
6f77996f0c42
6
)