mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-27 19:13:33 -06:00
Golint (#255)
This commit is contained in:
parent
36a09dd0df
commit
231075f28d
7 changed files with 21 additions and 40 deletions
|
|
@ -45,6 +45,8 @@ import (
|
|||
"github.com/uptrace/bun/dialect/pgdialect"
|
||||
"github.com/uptrace/bun/dialect/sqlitedialect"
|
||||
"github.com/uptrace/bun/migrate"
|
||||
|
||||
// blank import for the sqlite driver for bun
|
||||
_ "modernc.org/sqlite"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue