mirror of
https://github.com/foomo/shop.git
synced 2025-10-16 12:35:39 +00:00
chore: fix missing mgo dependency
This commit is contained in:
parent
05cf6a76fc
commit
255eb633ef
@ -3,6 +3,7 @@ package persistence
|
|||||||
import (
|
import (
|
||||||
"errors"
|
"errors"
|
||||||
"fmt"
|
"fmt"
|
||||||
|
"gopkg.in/mgo.v2"
|
||||||
"net/url"
|
"net/url"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user