Sign in
fuchsia
/
third_party
/
github.com
/
googleapis
/
google-cloud-go
/
refs/heads/upstream/spanner-request-id-header
/
.
/
internal
/
aliasfix
/
go.mod
blob: 7f95b344b83470eaffb185660fa197f779286c35 [
file
] [
edit
]
module
cloud
.
google
.
com
/
go
/
internal
/
aliasfix
go
1.21
require
(
github
.
com
/
google
/
go
-
cmp v0
.
6.0
golang
.
org
/
x
/
tools v0
.
24.0
)
require
(
golang
.
org
/
x
/
mod v0
.
20.0
// indirect
golang
.
org
/
x
/
sync v0
.
9.0
// indirect
)