mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-25 09:08:45 +05:00
use cgrates/gorm for stability
This commit is contained in:
@@ -27,7 +27,7 @@ import (
|
||||
"github.com/cgrates/cgrates/utils"
|
||||
|
||||
_ "github.com/bmizerany/pq"
|
||||
"github.com/jinzhu/gorm"
|
||||
"github.com/cgrates/gorm"
|
||||
)
|
||||
|
||||
type PostgresStorage struct {
|
||||
|
||||
Reference in New Issue
Block a user