We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce339da commit 14e3a04Copy full SHA for 14e3a04
Makefile
@@ -23,7 +23,7 @@ SHASUM ?= shasum -a 256
23
HAS_GO := $(shell hash $(GO) > /dev/null 2>&1 && echo yes)
24
COMMA := ,
25
26
-XGO_VERSION := go-1.21.x
+XGO_VERSION := go-1.22.x
27
28
AIR_PACKAGE ?= github.com/cosmtrek/air@v1.44.0
29
EDITORCONFIG_CHECKER_PACKAGE ?= github.com/editorconfig-checker/editorconfig-checker/cmd/editorconfig-checker@2.7.0
0 commit comments