| module cloud.google.com/go/internal/aliasgen | |
| go 1.21 | |
| require ( | |
| github.com/google/go-cmp v0.6.0 | |
| golang.org/x/tools v0.24.0 | |
| google.golang.org/grpc v1.67.3 | |
| ) | |
| require ( | |
| golang.org/x/mod v0.20.0 // indirect | |
| golang.org/x/net v0.32.0 // indirect | |
| golang.org/x/sync v0.10.0 // indirect | |
| golang.org/x/sys v0.28.0 // indirect | |
| golang.org/x/text v0.21.0 // indirect | |
| google.golang.org/genproto/googleapis/rpc v0.0.0-20241206012308-a4fef0638583 // indirect | |
| google.golang.org/protobuf v1.35.2 // indirect | |
| ) |