Skip to content

Commit

Permalink
Updated golint import.
Browse files Browse the repository at this point in the history
  • Loading branch information
patcon authored Oct 29, 2018
1 parent 0797c4e commit 9f82589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go:
- 1.11.x

before_install:
- go get github.com/golang/lint/golint
- go get golang.org/x/lint/golint
- go get honnef.co/go/tools/cmd/megacheck

# install nsq
Expand Down

0 comments on commit 9f82589

Please sign in to comment.