We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 433963e commit 93570deCopy full SHA for 93570de
Makefile
@@ -25,7 +25,7 @@ COMMA := ,
25
26
XGO_VERSION := go-1.22.x
27
28
-AIR_PACKAGE ?= github.com/cosmtrek/air@v1
+AIR_PACKAGE ?= github.com/air-verse/air@v1
29
EDITORCONFIG_CHECKER_PACKAGE ?= github.com/editorconfig-checker/editorconfig-checker/cmd/editorconfig-checker@2.7.0
30
GOFUMPT_PACKAGE ?= mvdan.cc/gofumpt@v0.6.0
31
GOLANGCI_LINT_PACKAGE ?= github.com/golangci/golangci-lint/cmd/golangci-lint@v1.59.0
0 commit comments