| module google.golang.org/genproto/googleapis/api/serviceusage |
| |
| go 1.24.0 |
| |
| require ( |
| cloud.google.com/go/serviceusage v1.9.7 |
| google.golang.org/genproto v0.0.0-20251029180050-ab9386a59fda |
| google.golang.org/genproto/googleapis/api v0.0.0-20251029180050-ab9386a59fda |
| google.golang.org/grpc v1.75.1 |
| google.golang.org/protobuf v1.36.10 |
| ) |
| |
| require ( |
| cloud.google.com/go/longrunning v0.7.0 // indirect |
| golang.org/x/net v0.44.0 // indirect |
| golang.org/x/sys v0.36.0 // indirect |
| golang.org/x/text v0.29.0 // indirect |
| google.golang.org/genproto/googleapis/rpc v0.0.0-20251014184007-4626949a642f // indirect |
| ) |