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 := ,
25
25
26
26
XGO_VERSION := go-1.18.x
27
27
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
31
31
GOFUMPT_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
33
33
GXZ_PAGAGE ?= github.com/ulikunitz/xz/cmd/gxz@v0.5.10
34
34
MISSPELL_PACKAGE ?= github.com/client9/misspell/cmd/misspell@v0.3.4
35
35
SWAGGER_PACKAGE ?= github.com/go-swagger/go-swagger/cmd/swagger@v0.29.0
You can’t perform that action at this time.
0 commit comments