all: build with Go 1.27

Bump every remaining toolchain reference: images, goreleaser, the hi
runner fallback and docs.
This commit is contained in:
Kristoffer Dalby
2026-08-25 07:19:55 +00:00
committed by Kristoffer Dalby
parent d4d09bc024
commit f06ff1cf81
10 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ cp headscale /usr/local/sbin
```shell
# Install prerequisites
# 1. go v1.20+: headscale newer than 0.21 needs go 1.20+ to compile
# 1. go v1.27+: see the go directive in go.mod for the exact minimum
# 2. gmake: Makefile in the headscale repo is written in GNU make syntax
git clone https://github.com/juanfont/headscale.git