Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
golang-protobuf
/
aadba562d322ba61eac73d39ad31281c3287c83d
/
.
/
go.mod
blob: 89e2c13e3f504c4e68427e95c6f7a48e604b478f [
file
] [
log
] [
blame
]
module
google
.
golang
.
org
/
protobuf
go
1.9
require
(
github
.
com
/
golang
/
protobuf v1
.
4.0
-
rc
.
4.0
.
20200313231945
-
b860323f09d0
github
.
com
/
google
/
go
-
cmp v0
.
4.0
)