Update inflection address

This commit is contained in:
Jinzhu 2015-12-03 15:18:42 +08:00
parent c0b9e3af82
commit 84c6b46011
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import (
"sync" "sync"
"time" "time"
"github.com/qor/inflection" "github.com/jinzhu/inflection"
) )
var DefaultTableNameHandler = func(db *DB, defaultTableName string) string { var DefaultTableNameHandler = func(db *DB, defaultTableName string) string {