We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a2d39 commit b0f97d7Copy full SHA for b0f97d7
1 file changed
Makefile
@@ -3,7 +3,7 @@ PROJECT := gitbase-web
3
COMMANDS := cmd/gitbase-web
4
DEPENDENCIES := \
5
github.com/jteeuwen/go-bindata \
6
- github.com/golang/lint/golint
+ golang.org/x/lint/golint
7
DEPENDENCIES_DIRECTORY := ./vendor
8
9
PKG_OS = linux
0 commit comments