github.com/pankona/gometalinter@v2.0.11+incompatible/_linters/README.md (about) 1 This directory looks a bit like a normal vendor directory, but also like an 2 entry in GOPATH. That is not an accident. It looks like the former so that gvt 3 can be used to manage the vendored linters, and it looks like a GOPATH entry so 4 that we can install the vendored binaries (as Go does not support installing 5 binaries from vendored paths).