@@ -20,7 +20,7 @@ func Init(dataSourceName string) error {
}
if err = DB.Ping(); err != nil {
- log.Panic(err)
+ log.Panic(err)s
return err