module honnef.co/go/tools go 1.17 require ( github.com/BurntSushi/toml v0.4.1 golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e golang.org/x/sys v0.0.0-20211019181941-9d821ace8654 golang.org/x/tools v0.1.11-0.20220513221640-090b14e8501f ) require golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect