mirror of
https://github.com/gomods/athens
synced 2026-02-03 12:10:32 +00:00
Fix issue with golint (#774)
This commit is contained in:
@@ -4,6 +4,6 @@
|
|||||||
# Ensure that the tools needed to build locally are present
|
# Ensure that the tools needed to build locally are present
|
||||||
set -xeuo pipefail
|
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
|
./scripts/get_buffalo.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user