File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,11 +25,11 @@ COMMA := ,
2525
2626XGO_VERSION := go-1.18.x
2727
28- AIR_PACKAGE ?= github.com/cosmtrek/air@v1.29.0
29- EDITORCONFIG_CHECKER_PACKAGE ?= github.com/editorconfig-checker/editorconfig-checker/cmd/editorconfig-checker@2.4 .0
30- ERRCHECK_PACKAGE ?= github.com/kisielk/errcheck@v1.6.0
28+ AIR_PACKAGE ?= github.com/cosmtrek/air@v1.40.4
29+ EDITORCONFIG_CHECKER_PACKAGE ?= github.com/editorconfig-checker/editorconfig-checker/cmd/editorconfig-checker@2.5 .0
30+ ERRCHECK_PACKAGE ?= github.com/kisielk/errcheck@v1.6.1
3131GOFUMPT_PACKAGE ?= mvdan.cc/gofumpt@v0.3.1
32- GOLANGCI_LINT_PACKAGE ?= github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.0
32+ GOLANGCI_LINT_PACKAGE ?= github.com/golangci/golangci-lint/cmd/golangci-lint@v1.47.1
3333GXZ_PAGAGE ?= github.com/ulikunitz/xz/cmd/gxz@v0.5.10
3434MISSPELL_PACKAGE ?= github.com/client9/misspell/cmd/misspell@v0.3.4
3535SWAGGER_PACKAGE ?= github.com/go-swagger/go-swagger/cmd/swagger@v0.29.0
You can’t perform that action at this time.
0 commit comments