| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent de3a0e3 commit 33fa426
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -10,7 +10,7 @@ help: | |||
| 10 | 10 | @echo " lint lint the project" | |
| 11 | 11 | ||
| 12 | 12 | $(GOBIN)/golangci-lint: | |
| 13 | - curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/main/install.sh | sh -s -- -b $(GOBIN) v2.12.2 | ||
| 13 | + curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/main/install.sh | sh -s -- -b $(GOBIN) v2.13.1 | ||
| 14 | 14 | ||
| 15 | 15 | .PHONY: tools | |
| 16 | 16 | tools: $(GOBIN)/golangci-lint | |
| Back | FazBrowse Home | New Git URL |
0 commit comments