Target Go 1.20 and Tailscale 1.38

This commit is contained in:
Juan Font 2023-04-07 10:29:47 +00:00
parent b684ac0668
commit c6815c5334
7 changed files with 89 additions and 89 deletions

View file

@ -43,7 +43,7 @@ cp headscale /usr/local/sbin
```shell
# Install prerequistes
# 1. go v1.19+: headscale newer than 0.17 needs go 1.19+ to compile
# 1. go v1.20+: headscale newer than 0.21 needs go 1.20+ to compile
# 2. gmake: Makefile in the headscale repo is written in GNU make syntax
git clone https://github.com/juanfont/headscale.git