Update glide.lock and .gopmfile for XORM

master
Unknwon 2016-11-23 20:58:45 -05:00
parent 55dc9d898f
commit 394fc61129
No known key found for this signature in database
GPG Key ID: FB9F411CDD69BEC1
2 changed files with 4 additions and 4 deletions

View File

@ -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

4
glide.lock generated
View File

@ -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