Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
googleapis
/
google-cloud-go
/
refs/heads/upstream/lb
/
.
/
internal
/
aliasfix
/
go.mod
blob: 13bf1a472cd0b728f3a0a7998bb903aba395ed37 [
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
.
36.0
)
require
(
golang
.
org
/
x
/
mod v0
.
27.0
// indirect
golang
.
org
/
x
/
sync v0
.
16.0
// indirect
)