blob: a32091ac5d89428bf58a03b7572995ff8c2a5a49 [file] [log] [blame]
module cloud.google.com/go/internal/aliasgen
go 1.19
require (
github.com/google/go-cmp v0.6.0
golang.org/x/tools v0.18.0
google.golang.org/grpc v1.61.0
)
require (
github.com/golang/protobuf v1.5.3 // indirect
golang.org/x/mod v0.15.0 // indirect
golang.org/x/net v0.21.0 // indirect
golang.org/x/sys v0.17.0 // indirect
golang.org/x/text v0.14.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20231106174013-bbf56f31fb17 // indirect
google.golang.org/protobuf v1.31.0 // indirect
)