module honnef.co/go/tools

go 1.14

require (
	github.com/BurntSushi/toml v0.3.1
	golang.org/x/tools v0.1.0
)
