mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-10 10:41:32 +09:00
all: build with Go 1.27
Bump every remaining toolchain reference: images, goreleaser, the hi runner fallback and docs.
This commit is contained in:
committed by
Kristoffer Dalby
parent
d4d09bc024
commit
f06ff1cf81
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user