mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-14 02:17:44 +00:00
Remove dependency on CGO
This commit changes the SQLite dependency to one that does not depend on CGO. It uses a C-to-Go translated sqlite library that is Pure go.
This commit is contained in: