corrige dep sqlite
This commit is contained in:
@@ -9,6 +9,9 @@ import (
|
||||
"sync/atomic"
|
||||
)
|
||||
|
||||
import _ "github.com/ncruces/go-sqlite3/driver"
|
||||
import _ "github.com/ncruces/go-sqlite3/embed"
|
||||
|
||||
type LibraryManager struct {
|
||||
Libraries map[string]string
|
||||
Mutex sync.Mutex
|
||||
|
||||
Reference in New Issue
Block a user