Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / cache / download / honnef.co / go / tools / @v / v0.0.1-2020.1.5.mod
1 module honnef.co/go/tools
2
3 go 1.11
4
5 require (
6         github.com/BurntSushi/toml v0.3.1
7         github.com/google/renameio v0.1.0
8         github.com/kisielk/gotool v1.0.0
9         github.com/rogpeppe/go-internal v1.3.0
10         golang.org/x/mod v0.0.0-20190513183733-4bf6d317e70e
11         golang.org/x/tools v0.0.0-20191130070609-6e064ea0cf2d
12 )