switch to more complete null package, implement nicer sql logging
This commit is contained in:
parent
ed423a3606
commit
05c7f7d06a
21 changed files with 291 additions and 85 deletions
randomize
|
@ -14,7 +14,7 @@ import (
|
|||
"sync/atomic"
|
||||
"time"
|
||||
|
||||
null "gopkg.in/nullbio/null.v6"
|
||||
null "github.com/lbryio/null.go"
|
||||
|
||||
"github.com/pkg/errors"
|
||||
"github.com/satori/go.uuid"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue