diff --git a/.gopmfile b/.gopmfile index 715b078ed..880c5a7fc 100644 --- a/.gopmfile +++ b/.gopmfile @@ -14,8 +14,8 @@ github.com/go-macaron/inject = commit:c5ab7bf github.com/go-macaron/session = commit:66031fc github.com/go-macaron/toolbox = commit:82b5115 github.com/go-sql-driver/mysql = commit:0b58b37 -github.com/go-xorm/core = commit:5bf745d -github.com/go-xorm/xorm = commit:c6c7056 +github.com/go-xorm/core = commit:2ec3936 +github.com/go-xorm/xorm = commit:311abf2 github.com/gogits/chardet = commit:2404f77 github.com/gogits/cron = commit:7f3990a github.com/gogits/git-module = commit:5e0c133 diff --git a/glide.lock b/glide.lock index a24cb35e1..7d7892090 100644 --- a/glide.lock +++ b/glide.lock @@ -33,9 +33,9 @@ imports: - name: github.com/go-sql-driver/mysql version: 0b58b37b664c21f3010e836f1b931e1d0b0b0685 - name: github.com/go-xorm/core - version: 5bf745d7d163f4380e6c2bba8c4afa60534dd087 + version: 2ec3936f8a8a3fb6397c6c10185acffa87488534 - name: github.com/go-xorm/xorm - version: c6c705684057842d9854e8299dd51abb06ae29f5 + version: 311abf25abd146a5ddaad5dc3241eba4b4b29284 - name: github.com/gogits/chardet version: 2404f777256163ea3eadb273dada5dcb037993c0 - name: github.com/gogits/cron