* fix error log when loading issues caused by a xorm bug * upgrade packages * fix fmt * fix Consistency * fix tests
* update xorm and fix dump * catch database init error * still use dumpTables * fix dump bool type * update vendor.json
* update xorm and dependencies vendor for feature to dump to other database * fix golint