mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Updated mongo storage
This commit is contained in:
committed by
Dan Christian Bogos
parent
b87d7086dd
commit
e923babcee
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/cgrates/cgrates/utils"
|
||||
"github.com/ugorji/go/codec"
|
||||
"github.com/mongodb/mongo-go-driver/bson"
|
||||
"go.mongodb.org/mongo-driver/bson"
|
||||
)
|
||||
|
||||
type Storage interface {
|
||||
|
||||
Reference in New Issue
Block a user