mirror of
https://gitee.com/johng/gf
synced 2026-07-05 21:32:17 +08:00
add auto creating tags github workflow; go.mod update for crontrib packages
This commit is contained in:
@ -3,7 +3,7 @@ module github.com/gogf/gf/contrib/drivers/sqlite/v2
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/gogf/gf/v2 v2.0.0-rc
|
||||
github.com/gogf/gf/v2 v2.0.0
|
||||
github.com/mattn/go-sqlite3 v1.14.10
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user