1
0
mirror of https://github.com/xiaoqidun/entps synced 2025-04-16 09:41:25 +08:00

feat(初始项目): 初始项目

This commit is contained in:
2021-08-11 11:43:19 +08:00
parent 7a013be381
commit f80c9c8f60
5 changed files with 116 additions and 1 deletions

5
go.mod Normal file

@ -0,0 +1,5 @@
module github.com/xiaoqidun/entps
go 1.16
require modernc.org/sqlite v1.12.0