mirror of
https://github.com/juanfont/headscale.git
synced 2026-03-31 14:33:42 +02: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: