put docbuf into an external pkg
Signed-off-by: Ava Affine <ava@sunnypup.io>
This commit is contained in:
parent
41c420ebcc
commit
0dae469cce
7 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ import (
|
|||
"errors"
|
||||
"encoding/json"
|
||||
|
||||
"gitlab.com/whom/bingobot/internal/docbuf"
|
||||
"gitlab.com/whom/bingobot/pkg/docbuf"
|
||||
"gitlab.com/whom/bingobot/internal/logging"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue