| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 77cf367 commit caa3bbd
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -10,7 +10,7 @@ help: | |||
| 10 | 10 | @echo " tidy tidy go mod" | |
| 11 | 11 | ||
| 12 | 12 | $(GOBIN)/golangci-lint: | |
| 13 | - curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(GOBIN) v1.55.2 | ||
| 13 | + curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(GOBIN) v1.62.0 | ||
| 14 | 14 | ||
| 15 | 15 | .PHONY: tools | |
| 16 | 16 | tools: $(GOBIN)/golangci-lint | |
| Back | FazBrowse Home | New Git URL |
0 commit comments