Commit graph

6 commits

Author SHA1 Message Date
Athurg Gooth ddf4cae537
feat: disable CGO_ENABLED (#1766)
* Replace mattn/go-sqlite3 with modernc.org/sqlite

* Disable CGO to make binary work without special c lib

* Replace mattn/go-sqlite3 with modernc.org/sqlite in testing code

* Tidy go module

---------

Co-authored-by: Athurg Feng <athurg@gooth.org>
2023-05-29 13:29:42 +08:00
boojack 1517688076
chore: update code structure (#1139)
* chore: update code structure

* chore: update
2023-02-23 00:07:16 +08:00
steven f70ad6891d add dockerfile 2021-12-12 11:43:27 +08:00
steven 527745ad15 update github oauth callback api 2021-12-10 15:14:20 +08:00
steven a08ad0ebab update restful api 2021-12-09 22:02:57 +08:00
LeeShuang 2f72bfa946 init project 2021-12-08 23:43:14 +08:00