Golint is a linter for Go source code.
This package provides symbolic links that alias the following Go import paths to
golang.org/x/lint:
– github.com/golang/lint
Aliasing Go import paths via symbolic links or http redirects is fragile. If
your Go code depends on this package, you should patch it to import directly
golang.org/x/lint.