mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-17 22:12:03 +09: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: