mirror of
https://github.com/ddworken/hishtory.git
synced 2024-12-27 17:28:52 +01:00
Fix formatting presubmit
This commit is contained in:
parent
7d7257d74b
commit
f9aa3df8bf
@ -11,12 +11,12 @@ import (
|
||||
|
||||
"github.com/jackc/pgx/v4/stdlib"
|
||||
_ "github.com/lib/pq"
|
||||
"github.com/samber/lo"
|
||||
sqltrace "gopkg.in/DataDog/dd-trace-go.v1/contrib/database/sql"
|
||||
gormtrace "gopkg.in/DataDog/dd-trace-go.v1/contrib/gorm.io/gorm.v1"
|
||||
"gorm.io/driver/postgres"
|
||||
"gorm.io/driver/sqlite"
|
||||
"gorm.io/gorm"
|
||||
"github.com/samber/lo"
|
||||
)
|
||||
|
||||
type DB struct {
|
||||
|
Loading…
Reference in New Issue
Block a user