@@ -26,18 +26,18 @@ COMMA := ,
2626XGO_VERSION := go-1.24.x
2727
2828AIR_PACKAGE ?= github.com/air-verse/air@v1
29- EDITORCONFIG_CHECKER_PACKAGE ?= github.com/editorconfig-checker/editorconfig-checker/v3/cmd/editorconfig-checker@v3.2.1
30- GOFUMPT_PACKAGE ?= mvdan.cc/gofumpt@v0.7 .0
31- GOLANGCI_LINT_PACKAGE ?= github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.0.2
29+ EDITORCONFIG_CHECKER_PACKAGE ?= github.com/editorconfig-checker/editorconfig-checker/v3/cmd/editorconfig-checker@v3
30+ GOFUMPT_PACKAGE ?= mvdan.cc/gofumpt@v0.8 .0
31+ GOLANGCI_LINT_PACKAGE ?= github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.1.6
3232GXZ_PACKAGE ?= github.com/ulikunitz/xz/cmd/
[email protected] 33- MISSPELL_PACKAGE ?= github.com/golangci/misspell/cmd/misspell@v0.6 .0
34- SWAGGER_PACKAGE ?= github.com/go-swagger/go-swagger/cmd/swagger@v0.31.0
33+ MISSPELL_PACKAGE ?= github.com/golangci/misspell/cmd/misspell@v0.7 .0
34+ SWAGGER_PACKAGE ?= github.com/go-swagger/go-swagger/cmd/swagger@v0.32.3
3535XGO_PACKAGE ?= src.techknowlogick.com/xgo@latest
3636GO_LICENSES_PACKAGE ?= github.com/google/go-licenses@v1
3737GOVULNCHECK_PACKAGE ?= golang.org/x/vuln/cmd/govulncheck@v1
3838ACTIONLINT_PACKAGE ?= github.com/rhysd/actionlint/cmd/actionlint@v1
39- GOPLS_PACKAGE ?= golang.org/x/tools/
[email protected] .
0 40- GOPLS_MODERNIZE_PACKAGE ?= golang.org/x/tools/gopls/internal/analysis/modernize/cmd/
[email protected] .
0 39+ GOPLS_PACKAGE ?= golang.org/x/tools/
[email protected] .
1 40+ GOPLS_MODERNIZE_PACKAGE ?= golang.org/x/tools/gopls/internal/analysis/modernize/cmd/
[email protected] .
1 4141
4242DOCKER_IMAGE ?= gitea/gitea
4343DOCKER_TAG ?= latest
0 commit comments