Files
CaddyProxyManager/backend/internal
Pacerino ca6b2f1e64 [Backend] Switch to pure-Go sqlite driver, drop CGO
Replace gorm.io/driver/sqlite (mattn/go-sqlite3, CGO) with
github.com/glebarez/sqlite (modernc, pure Go). Builds and tests no
longer need a C toolchain, fixing CI on runners without gcc. Drop the
race detector from CI (it requires CGO) and build a static binary in
Docker.
2026-06-14 03:18:28 +02:00
..
2022-09-26 15:41:00 +02:00
2022-09-26 15:46:53 +02:00
2022-09-26 15:41:00 +02:00
2022-09-26 15:41:00 +02:00