started using glide for vendor packages

This commit is contained in:
Radu Ioan Fericean
2015-09-17 13:25:30 +03:00
parent 8de86b3e43
commit 95a091f936
7 changed files with 24 additions and 24 deletions

View File

@@ -30,8 +30,7 @@ import (
"github.com/cgrates/cgrates/utils"
"github.com/go-sql-driver/mysql"
//"github.com/jinzhu/gorm"
"github.com/cgrates/gorm"
"github.com/jinzhu/gorm"
)
type SQLStorage struct {