Closed alanjds closed 6 years ago
As said in https://github.com/golang/lint/issues/415, golint should be installed from golang.org/x/lint/golint instead of github.com/golang/lint/golint
golint
golang.org/x/lint/golint
github.com/golang/lint/golint
This PR fixes #114
As said in https://github.com/golang/lint/issues/415,
golint
should be installed fromgolang.org/x/lint/golint
instead ofgithub.com/golang/lint/golint
This PR fixes #114