Update glide.lock and .gopmfile

Closes #3690 #3727
master
Unknwon 2016-11-23 20:06:41 -05:00
parent 95065de39a
commit 552d5c7ceb
No known key found for this signature in database
GPG Key ID: FB9F411CDD69BEC1
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ gopkg.in/editorconfig/editorconfig-core-go.v1 = commit:a872f05
gopkg.in/gomail.v2 = commit:81ebce5
gopkg.in/ini.v1 = commit:cf53f92
gopkg.in/ldap.v2 = commit:d0a5ced
gopkg.in/macaron.v1 = commit:7564489
gopkg.in/macaron.v1 = commit:826ddf1
gopkg.in/redis.v2 = commit:e617904
[res]

2
glide.lock generated
View File

@ -146,7 +146,7 @@ imports:
- name: gopkg.in/ldap.v2
version: d0a5ced67b4dc310b9158d63a2c6f9c5ec13f105
- name: gopkg.in/macaron.v1
version: 7564489a79f3f96b7ac8034652b35eeebb468eb4
version: 826ddf13862c544525338a2deda6f57ffd1a9083
- name: gopkg.in/redis.v2
version: e6179049628164864e6e84e973cfb56335748dea
devImports: []