Sign in
chromium
/
external
/
github.com
/
GoogleCloudPlatform
/
google-cloud-go
/
refs/heads/bigtable-session-debug
/
.
/
internal
/
aliasfix
/
go.mod
blob: 084a3c25b5c554485236d09cbfa73254ecd4e466 [
file
] [
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
.
46.0
)
require
(
golang
.
org
/
x
/
mod v0
.
37.0
// indirect
golang
.
org
/
x
/
sync v0
.
21.0
// indirect
)