mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-12 02:00:24 +00:00
chore: update deps
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
sql "github.com/FloatTech/sqlite"
|
||||
)
|
||||
|
||||
var db = &sql.Sqlite{}
|
||||
var db sql.Sqlite
|
||||
var mu sync.RWMutex
|
||||
|
||||
type picture struct {
|
||||
|
||||
Reference in New Issue
Block a user