fixed doc env vars + mongo v2 migration
This commit is contained in:
@@ -2,7 +2,7 @@ package builderimp
|
||||
|
||||
import (
|
||||
"github.com/tech/sendico/pkg/db/repository/builder"
|
||||
"go.mongodb.org/mongo-driver/bson"
|
||||
"go.mongodb.org/mongo-driver/v2/bson"
|
||||
)
|
||||
|
||||
type arrayImp struct {
|
||||
|
||||
Reference in New Issue
Block a user