updated pq location

This commit is contained in:
Radu Ioan Fericean
2015-06-09 15:45:10 +03:00
parent 8277d0b789
commit bf6a5537de
3 changed files with 12 additions and 12 deletions

View File

@@ -26,8 +26,8 @@ import (
"github.com/cgrates/cgrates/utils"
_ "github.com/bmizerany/pq"
"github.com/cgrates/gorm"
_ "github.com/lib/pq"
)
type PostgresStorage struct {