linting and go version update
This commit is contained in:
@@ -35,7 +35,6 @@ func main() {
|
||||
logger.Error(err.Error())
|
||||
os.Exit(1);
|
||||
}
|
||||
defer db.Close()
|
||||
|
||||
// run migrations
|
||||
migrate.Migrate(logger, db)
|
||||
|
||||
Reference in New Issue
Block a user