Skip to content

Commit

Permalink
reverting Makefie
Browse files Browse the repository at this point in the history
  • Loading branch information
ozarrouki committed Dec 5, 2024
1 parent 9875db2 commit 0b57c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ install:
yarn install --pure-lockfile
# Backend
go install -v ./pkg/
# GO111MODULE=off go get -u golang.org/x/lint/golint
GO111MODULE=off go get -u golang.org/x/lint/golint

deps-go:
go install -v ./pkg/
Expand Down

0 comments on commit 0b57c66

Please sign in to comment.