mirror of
https://github.com/juanfont/headscale.git
synced 2026-03-25 02:41:19 +01: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: