Merge branch 'main' into bump-tailscale-v1.30

This commit is contained in:
Juan Font Alonso 2022-09-03 16:20:25 +02:00
commit d29411408b
8 changed files with 9 additions and 8 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/juanfont/headscale
go 1.18
go 1.19
require (
github.com/AlecAivazis/survey/v2 v2.3.5