Skip to content

Commit 0b57c66

Browse files
committed
reverting Makefie
1 parent 9875db2 commit 0b57c66

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)