mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
Update xorm and fix dump command (#692)
* update xorm and fix dump * catch database init error * still use dumpTables * fix dump bool type * update vendor.json
This commit is contained in:
6
vendor/vendor.json
vendored
6
vendor/vendor.json
vendored
@@ -243,10 +243,10 @@
|
||||
"revisionTime": "2016-08-11T02:11:45Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "eEVm8NprkjOX2HZVxIJwbOLD5Hg=",
|
||||
"checksumSHA1": "kAy5B68FSqoQNXWGnwdmmzZ0ElQ=",
|
||||
"path": "github.com/go-xorm/xorm",
|
||||
"revision": "44b70cccf417e3d4a565aaa3128853b5cd553767",
|
||||
"revisionTime": "2017-01-03T05:31:47Z"
|
||||
"revision": "c360c20aa58a6dec86084967e93f673c57278da1",
|
||||
"revisionTime": "2017-01-20T02:12:06Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "1ft/4j5MFa7C9dPI9whL03HSUzk=",
|
||||
|
||||
Reference in New Issue
Block a user