1
0
mirror of https://github.com/xiaoqidun/entps synced 2025-04-11 15:47:23 +08:00

feat(升级版本): 升级版本

This commit is contained in:
2022-07-28 09:28:53 +08:00
parent 28bb67424c
commit 72ae7579e0
2 changed files with 4 additions and 8 deletions

4
go.mod
View File

@ -1,8 +1,8 @@
module github.com/xiaoqidun/entps
go 1.18
go 1.19
require modernc.org/sqlite v1.17.3
require modernc.org/sqlite v1.18.0
require (
github.com/google/uuid v1.3.0 // indirect