Fix issue with golint (#774)

This commit is contained in:
Tomasz Tomalak
2018-10-11 22:20:34 +02:00
committed by marpio
parent c75103217a
commit 4b6da42480
+1 -1
View File
@@ -4,6 +4,6 @@
# Ensure that the tools needed to build locally are present
set -xeuo pipefail
GO111MODULE=off go get github.com/golang/lint/golint
GO111MODULE=off go get golang.org/x/lint/golint
./scripts/get_buffalo.sh