| module go.etcd.io/etcd/tools/testgrid-analysis/v3 |
| |
| go 1.26 |
| |
| toolchain go1.26.5 |
| |
| require ( |
| github.com/GoogleCloudPlatform/testgrid v0.0.175 |
| github.com/google/go-github/v60 v60.0.0 |
| github.com/spf13/cobra v1.10.2 |
| google.golang.org/protobuf v1.36.11 |
| ) |
| |
| require ( |
| github.com/google/go-querystring v1.1.0 // indirect |
| github.com/inconshreveable/mousetrap v1.1.0 // indirect |
| github.com/spf13/pflag v1.0.10 // indirect |
| golang.org/x/net v0.57.0 // indirect |
| golang.org/x/sys v0.47.0 // indirect |
| golang.org/x/text v0.40.0 // indirect |
| google.golang.org/genproto/googleapis/rpc v0.0.0-20260720211330-0afa2a65878a // indirect |
| google.golang.org/grpc v1.83.0 // indirect |
| ) |