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

feat(更新驱动): 与驱动版本保持一致

This commit is contained in:
2024-03-17 13:28:08 +08:00
parent 92e1749442
commit 849f0addbc
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -2,7 +2,7 @@ module github.com/xiaoqidun/entps
go 1.20
require modernc.org/sqlite v1.29.3
require modernc.org/sqlite v1.29.5
require (
github.com/dustin/go-humanize v1.0.1 // indirect