diff options
author | Unknwon <u@gogs.io> | 2016-07-11 07:57:15 +0800 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-07-11 07:57:15 +0800 |
commit | 1faaaeb3d9af6e2ddc01363da61faf890165c662 (patch) | |
tree | b98e3b1476f5ba5c6a9e743162b44ae43af5d1cc /glide.lock | |
parent | 12cb84b97fc10184a9c41c6a3b2b839e018db0b3 (diff) | |
download | gitea-1faaaeb3d9af6e2ddc01363da61faf890165c662.tar.gz gitea-1faaaeb3d9af6e2ddc01363da61faf890165c662.zip |
Update glide.lock
Diffstat (limited to 'glide.lock')
-rw-r--r-- | glide.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/glide.lock b/glide.lock index d32482bd30..2772be7722 100644 --- a/glide.lock +++ b/glide.lock @@ -33,9 +33,9 @@ imports: - name: github.com/go-sql-driver/mysql version: 3654d25ec346ee8ce71a68431025458d52a38ac0 - name: github.com/go-xorm/core - version: edde1c5ab80e3cda107f6b93af6df894caba41ea + version: bc1b7f81f0e369289078424064634a5ee7d21051 - name: github.com/go-xorm/xorm - version: 8150bebe6a68d3e86a14e3aa0cbac4873c05131d + version: b8b1711cde4d9c68da95cd0ff8de0de0cb491df3 - name: github.com/gogits/chardet version: 2404f777256163ea3eadb273dada5dcb037993c0 - name: github.com/gogits/cron @@ -43,7 +43,7 @@ imports: - name: github.com/gogits/git-module version: 7da4f5e717e3a0311c2f510ef58318f47e93fa63 - name: github.com/gogits/go-gogs-client - version: 01270dfe22e92d99ce9402fedba4530ad8810100 + version: 872cf281aac97429da02b6cdea942c9388eb65fb - name: github.com/issue9/identicon version: d36b54562f4cf70c83653e13dc95c220c79ef521 - name: github.com/jaytaylor/html2text |