File tree Expand file tree Collapse file tree 4 files changed +1
-4
lines changed
Expand file tree Collapse file tree 4 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -463,7 +463,7 @@ golangci-lint: install-golangci-lint
463463 golangci-lint run
464464
465465install-golangci-lint :
466- which golangci-lint || curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(shell go env GOPATH) /bin v1.51.2
466+ which golangci-lint || curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(shell go env GOPATH) /bin v1.51.3
467467
468468govulncheck : install-govulncheck
469469 govulncheck ./...
Original file line number Diff line number Diff line change @@ -2164,7 +2164,6 @@ Feel free asking any questions regarding VictoriaMetrics:
21642164* [ reddit] ( https://www.reddit.com/r/VictoriaMetrics/ )
21652165* [ telegram-en] ( https://t.me/VictoriaMetrics_en )
21662166* [ telegram-ru] ( https://t.me/VictoriaMetrics_ru1 )
2167- * [ articles and talks about VictoriaMetrics in Russian] ( https://github.com/denisgolius/victoriametrics-ru-links )
21682167* [ google groups] ( https://groups.google.com/forum/#!forum/victorametrics-users )
21692168
21702169If you like VictoriaMetrics and want to contribute, then we need the following:
Original file line number Diff line number Diff line change @@ -2167,7 +2167,6 @@ Feel free asking any questions regarding VictoriaMetrics:
21672167* [ reddit] ( https://www.reddit.com/r/VictoriaMetrics/ )
21682168* [ telegram-en] ( https://t.me/VictoriaMetrics_en )
21692169* [ telegram-ru] ( https://t.me/VictoriaMetrics_ru1 )
2170- * [ articles and talks about VictoriaMetrics in Russian] ( https://github.com/denisgolius/victoriametrics-ru-links )
21712170* [ google groups] ( https://groups.google.com/forum/#!forum/victorametrics-users )
21722171
21732172If you like VictoriaMetrics and want to contribute, then we need the following:
Original file line number Diff line number Diff line change @@ -2175,7 +2175,6 @@ Feel free asking any questions regarding VictoriaMetrics:
21752175* [ reddit] ( https://www.reddit.com/r/VictoriaMetrics/ )
21762176* [ telegram-en] ( https://t.me/VictoriaMetrics_en )
21772177* [ telegram-ru] ( https://t.me/VictoriaMetrics_ru1 )
2178- * [ articles and talks about VictoriaMetrics in Russian] ( https://github.com/denisgolius/victoriametrics-ru-links )
21792178* [ google groups] ( https://groups.google.com/forum/#!forum/victorametrics-users )
21802179
21812180If you like VictoriaMetrics and want to contribute, then we need the following:
You can’t perform that action at this time.
0 commit comments