mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-14 06:17:58 +00:00
headscale now has a CLI - registration of machines occurs there
This commit is contained in:
1
go.mod
1
go.mod
@@ -6,6 +6,7 @@ require (
|
||||
github.com/gin-gonic/gin v1.6.3
|
||||
github.com/jinzhu/gorm v1.9.16
|
||||
github.com/klauspost/compress v1.11.7
|
||||
github.com/spf13/cobra v0.0.2-0.20171109065643-2da4a54c5cee
|
||||
github.com/spf13/viper v1.7.1
|
||||
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83
|
||||
gopkg.in/yaml.v2 v2.2.8
|
||||
|
Reference in New Issue
Block a user