Skip to content

Commit

Permalink
cleanup pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
ubogdan committed Apr 20, 2024
1 parent 0e27100 commit 0ac7883
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 @@ -59,7 +59,7 @@ deps:

.PHONY: devel-deps
devel-deps:
GO111MODULE=off $(GOGET) -v -u \
$(GOGET) -v -u \
golang.org/x/lint/golint

.PHONY: lint
Expand Down

0 comments on commit 0ac7883

Please sign in to comment.