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 2403376 commit 7aa14d4Copy full SHA for 7aa14d4
Makefile
@@ -6,7 +6,7 @@ install:
6
yarn install --pure-lockfile
7
# Backend
8
go install -v ./pkg/
9
- # GO111MODULE=off go get -u golang.org/x/lint/golint
+ # GO111MODULE=off go get -u golang.org/x/lint/golint
10
11
deps-go:
12
0 commit comments