Sign in
fuchsia
/
third_party
/
github.com
/
googleapis
/
google-cloud-go
/
refs/heads/main
/
.
/
internal
/
aliasfix
/
go.mod
blob: 586ac597f13794ba3e361b0226b81fd2974c72f4 [
file
] [
log
] [
blame
] [
edit
]
module
cloud
.
google
.
com
/
go
/
internal
/
aliasfix
go
1.25
.
0
require
(
github
.
com
/
google
/
go
-
cmp v0
.
7.0
golang
.
org
/
x
/
tools v0
.
43.0
)
require
(
golang
.
org
/
x
/
mod v0
.
34.0
// indirect
golang
.
org
/
x
/
sync v0
.
20.0
// indirect
)