update versions and change to std logger
This commit is contained in:
parent
aa20d59a0f
commit
df441014ed
17 changed files with 212 additions and 147 deletions
|
@ -3,8 +3,8 @@ package repository
|
|||
import (
|
||||
"encoding/json"
|
||||
"github.com/dgraph-io/badger/v4"
|
||||
"github.com/disgoorg/log"
|
||||
"grow.rievo.dev/discordBots/cmd/dealsbot/api"
|
||||
"log"
|
||||
)
|
||||
|
||||
type Repository interface {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue