diff --git a/guides/authentication.md b/guides/authentication.md index 9adc6f1..07ecfa0 100644 --- a/guides/authentication.md +++ b/guides/authentication.md @@ -26,7 +26,8 @@ import ( "github.com/qor/auth/providers/facebook" "github.com/qor/auth/providers/twitter" "github.com/qor/session/manager" - "github.com/jinzhu/gorm” + "github.com/jinzhu/gorm" + _ "github.com/mattn/go-sqlite3" ) var (