feat: time trans

This commit is contained in:
Bobo
2025-04-02 14:21:38 +08:00
parent c83b10ca22
commit 8f957a7d29
11 changed files with 145 additions and 103 deletions

View File

@@ -3,8 +3,8 @@ module github.com/tx7do/go-utils/bank_card
go 1.20
require (
github.com/mattn/go-sqlite3 v1.14.24
github.com/stretchr/testify v1.9.0
github.com/mattn/go-sqlite3 v1.14.25
github.com/stretchr/testify v1.10.0
)
require (