Update glide lock

This commit is contained in:
Cadey Ratio 2016-04-11 19:17:20 -07:00
parent 3e435c26fe
commit 5296526fcb
2 changed files with 13 additions and 2 deletions

14
glide.lock generated
View File

@ -1,10 +1,12 @@
hash: e6c0547e1bb8a9c5514707759fe48b2b4541e8045a8d816a6e32220efbef6f2f
updated: 2016-04-11T09:31:18.245525141-07:00
hash: 4944c8737bd9c7a3b2fc217a706b1f8d264c29616d4d31a0b6ed4028d555edcc
updated: 2016-04-11T18:29:15.244641475-07:00
imports:
- name: github.com/asdine/storm
version: 1a38019c8e9011b169d88c9362096fe7e4a10787
- name: github.com/blevesearch/bleve
version: 18b50305e4b095808ff138612a5a5cccb7fa40d8
- name: github.com/boltdb/bolt
version: 144418e1475d8bf7abbdc48583500f1a20c62ea7
- name: github.com/cjoudrey/gluahttp
version: 1128ce320b775e8e3fa2b8095b9c2116aa6869db
- name: github.com/cjoudrey/gluaurl
@ -25,4 +27,12 @@ imports:
version: da78ed515c0f0833e7a92c7cc52898176198e2c1
- name: github.com/yuin/gluare
version: 8e2742cd1bf2b904720ac66eca3c2091b2ea0720
- name: github.com/yuin/gopher-lua
version: e5faab4db06a81efb60d8e16c1d205e1d93736a9
subpackages:
- ast
- parse
- pm
- name: gopkg.in/yaml.v2
version: a83829b6f1293c91addabc89d0571c246397bbf4
devImports: []

View File

@ -12,3 +12,4 @@ import:
- package: github.com/layeh/gopher-lfs
- package: github.com/cjoudrey/gluaurl
- package: github.com/nats-io/nuid
- package: github.com/boltdb/bolt