We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa1ffb5 commit 2d0ee61Copy full SHA for 2d0ee61
Makefile
@@ -32,7 +32,7 @@ snapshot:
32
@goreleaser --snapshot
33
34
dev-requirements:
35
- go get -u github.com/golang/lint/golint
+ go get -u golang.org/x/lint/golint
36
go get -u github.com/kisielk/errcheck
37
go get -u github.com/golang/dep/cmd/dep
38
go get -u github.com/goreleaser/goreleaser
0 commit comments