update deps

This commit is contained in:
源文雨
2022-12-02 17:54:11 +08:00
parent 11c01af9da
commit cbbae11fcd
11 changed files with 31 additions and 32 deletions

View File

@@ -4,7 +4,6 @@ import (
"os"
"time"
_ "github.com/fumiama/sqlite3" // import sql
"github.com/jinzhu/gorm"
)