Skip to content

Commit

Permalink
Merge branch 'main' into fix/duplicate-field-in-postgresql
Browse files Browse the repository at this point in the history
  • Loading branch information
yaron2 authored Sep 9, 2024
2 parents bf9adc8 + 1815920 commit 244c1c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ verify-linter-version:
echo "[!] Yours: $(INSTALLED_LINT_VERSION)"; \
echo "[!] Theirs: $(GH_LINT_VERSION)"; \
echo "[!] Upgrade: curl -sSfL https://github.com/raw/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin $(GH_LINT_VERSION)"; \
GOLANGCI_LINT=$(go env GOPATH)/bin/$(GOLANGCI_LINT)
sleep 3; \
fi;

Expand Down

0 comments on commit 244c1c7

Please sign in to comment.