Sign in
code
/
gocloud
/
master
/
.
/
internal
/
examples
/
fake
/
go.mod
blob: 4149f6029912632e1874c8e678cfb19e35a1eb7a [
file
] [
log
] [
blame
]
module
cloud
.
google
.
com
/
go
/
internal
/
examples
/
fake
go
1.15
require
(
cloud
.
google
.
com
/
go
/
translate v0
.
1.0
google
.
golang
.
org
/
api v0
.
59.0
google
.
golang
.
org
/
genproto v0
.
0.0
-
20211008145708
-
270636b82663
google
.
golang
.
org
/
grpc v1
.
40.0
)