This commit is contained in:
parent
d5c467c691
commit
d28efaf60d
2 changed files with 12 additions and 6 deletions
|
@ -11,6 +11,8 @@ import (
|
|||
"time"
|
||||
|
||||
"github.com/gofiber/fiber/v2"
|
||||
|
||||
// Needed to use sqlite3 databases
|
||||
_ "github.com/mattn/go-sqlite3"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue