Skip to content

Commit 7aa14d4

Browse files
authored
Update Makefile
1 parent 2403376 commit 7aa14d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ install:
66
yarn install --pure-lockfile
77
# Backend
88
go install -v ./pkg/
9-
# GO111MODULE=off go get -u golang.org/x/lint/golint
9+
# GO111MODULE=off go get -u golang.org/x/lint/golint
1010

1111
deps-go:
1212
go install -v ./pkg/

0 commit comments

Comments
 (0)