Update go version

This commit is contained in:
Kristoffer Dalby 2021-11-27 20:31:33 +00:00
parent d96b681c83
commit 2ae882d801

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/juanfont/headscale
go 1.16
go 1.17
require (
github.com/AlecAivazis/survey/v2 v2.3.2