Closed romanlevin closed 5 years ago
Golint won't even install currently.
Also change the go get command to use golang.org/x/lint/golint.
go get
golang.org/x/lint/golint
Fixes #75
@matryer LGTM, could you please merge this one. I would then rebase all my currently open PR to this, such that they run successfully with travis CI.
@matryer ping
Golint won't even install currently.
Also change the
go get
command to usegolang.org/x/lint/golint
.Fixes #75