Sign in
fuchsia
/
third_party
/
github.com
/
golang
/
protobuf
/
658c727d54a068542e147c3da3d24e89656487a8
/
.
/
go.mod
blob: 3942d6e0ca15bfe7a9f4ec57963e739c4ed4843f [
file
] [
log
] [
blame
]
module
github
.
com
/
golang
/
protobuf
require
(
golang
.
org
/
x
/
net v0
.
0.0
-
20180906233101
-
161cd47e91fd
// indirect
golang
.
org
/
x
/
sync v0
.
0.0
-
20180314180146
-
1d60e4601c6f
google
.
golang
.
org
/
genproto v0
.
0.0
-
20180831171423
-
11092d34479b
)