Sign in
fuchsia
/
third_party
/
github.com
/
googleapis
/
google-cloud-go
/
refs/heads/upstream/debug-regression
/
.
/
internal
/
aliasfix
/
go.mod
blob: a3a096bfdc9d270b80c6efc1c73ff25b3b147c81 [
file
] [
edit
]
module
cloud
.
google
.
com
/
go
/
internal
/
aliasfix
go
1.24
.
0
require
(
github
.
com
/
google
/
go
-
cmp v0
.
7.0
golang
.
org
/
x
/
tools v0
.
41.0
)
require
(
golang
.
org
/
x
/
mod v0
.
32.0
// indirect
golang
.
org
/
x
/
sync v0
.
19.0
// indirect
)