diff --git a/go.mod b/go.mod index 905a27db..5616acda 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/juanfont/headscale -go 1.25 +go 1.26rc2 require ( github.com/arl/statsviz v0.7.2