diff --git a/go.mod b/go.mod index e036effc..982c2989 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/juanfont/headscale -go 1.16 +go 1.17 require ( github.com/AlecAivazis/survey/v2 v2.3.2