.gitignore added
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / cache / download / honnef.co / go / tools / @v / v0.1.3.mod
diff --git a/.config/coc/extensions/coc-go-data/tools/pkg/mod/cache/download/honnef.co/go/tools/@v/v0.1.3.mod b/.config/coc/extensions/coc-go-data/tools/pkg/mod/cache/download/honnef.co/go/tools/@v/v0.1.3.mod
new file mode 100644 (file)
index 0000000..b1e67f9
--- /dev/null
@@ -0,0 +1,9 @@
+module honnef.co/go/tools
+
+go 1.14
+
+require (
+       github.com/BurntSushi/toml v0.3.1
+       github.com/kisielk/gotool v1.0.0
+       golang.org/x/tools v0.1.0
+)