Update glide.lock for fasthttp - cookies are not url encoded anymore

This commit is contained in:
Gerasimos Maropoulos 2016-07-19 09:00:37 +03:00
parent 0a427c1ce0
commit 566a194836
2 changed files with 1 additions and 2 deletions

2
glide.lock generated
View File

@ -101,7 +101,7 @@ imports:
subpackages: subpackages:
- github.com\valyala\bytebufferpool - github.com\valyala\bytebufferpool
- name: github.com/valyala/fasthttp - name: github.com/valyala/fasthttp
version: 886e5411604884629c566961ea8ed2cec074e4b1 version: 45697fe30a130ec6a54426a069c82f3abe76b63d
subpackages: subpackages:
- github.com\valyala\fasthttp - github.com\valyala\fasthttp
- github.com\valyala\fasthttp\fasthttpadaptor - github.com\valyala\fasthttp\fasthttpadaptor

View File

@ -3,7 +3,6 @@ homepage: https://iris-go.com
license: MIT license: MIT
owners: owners:
- name: Gerasimos Maropoulos - name: Gerasimos Maropoulos
email: makis@ideopod.com
homepage: https://about.me/makismaropoulos homepage: https://about.me/makismaropoulos
import: import:
- package: github.com/Joker/jade - package: github.com/Joker/jade