module honnef.co/go/tools go 1.23.0 require ( github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa golang.org/x/exp/typeparams v0.0.0-20231108232855-2478ac86f678 golang.org/x/sys v0.33.0 golang.org/x/tools v0.33.1-0.20250521210010-423c5afcceff ) require ( golang.org/x/mod v0.24.0 // indirect golang.org/x/sync v0.14.0 // indirect )