Add moul/http2curl to glide.yaml

This commit is contained in:
David Tootill 2016-04-27 10:24:00 -07:00
parent f93e618f67
commit 53c99f7469
2 changed files with 5 additions and 2 deletions

6
glide.lock generated
View file

@ -1,5 +1,5 @@
hash: 301b972874166647c9a136a3b1a48fee9ce012b2dff1d1a7180be1c975074025 hash: a9f41b9fe89ac3028da27ac9cbe31db9a79ae89082f42507d4d0c58290517ee2
updated: 2016-04-27T16:34:49.150609578Z updated: 2016-04-27T17:14:45.61228359Z
imports: imports:
- name: github.com/alecthomas/template - name: github.com/alecthomas/template
version: b867cc6ab45cece8143cfcc6fc9c77cf3f2c23c0 version: b867cc6ab45cece8143cfcc6fc9c77cf3f2c23c0
@ -192,6 +192,8 @@ imports:
version: dd83d5cbcfd986f334b2747feeb907e281318fdf version: dd83d5cbcfd986f334b2747feeb907e281318fdf
- name: github.com/mitchellh/mapstructure - name: github.com/mitchellh/mapstructure
version: d2dd0262208475919e1a362f675cfc0e7c10e905 version: d2dd0262208475919e1a362f675cfc0e7c10e905
- name: github.com/moul/http2curl
version: 1812aee76a1ce98d604a44200c6a23c689b17a89
- name: github.com/opencontainers/runc - name: github.com/opencontainers/runc
version: 4ab132458fc3e9dbeea624153e0331952dc4c8d5 version: 4ab132458fc3e9dbeea624153e0331952dc4c8d5
subpackages: subpackages:

View file

@ -184,3 +184,4 @@ import:
- package: github.com/streamrail/concurrent-map - package: github.com/streamrail/concurrent-map
- package: github.com/parnurzeal/gorequest - package: github.com/parnurzeal/gorequest
- package: github.com/mattn/go-shellwords - package: github.com/mattn/go-shellwords
- package: github.com/moul/http2curl