From 566a1948369626e5e33c3471e5285a663230d263 Mon Sep 17 00:00:00 2001 From: Gerasimos Maropoulos Date: Tue, 19 Jul 2016 09:00:37 +0300 Subject: [PATCH] Update glide.lock for fasthttp - cookies are not url encoded anymore --- glide.lock | 2 +- glide.yaml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/glide.lock b/glide.lock index ce131ecb..e93a5d27 100644 --- a/glide.lock +++ b/glide.lock @@ -101,7 +101,7 @@ imports: subpackages: - github.com\valyala\bytebufferpool - name: github.com/valyala/fasthttp - version: 886e5411604884629c566961ea8ed2cec074e4b1 + version: 45697fe30a130ec6a54426a069c82f3abe76b63d subpackages: - github.com\valyala\fasthttp - github.com\valyala\fasthttp\fasthttpadaptor diff --git a/glide.yaml b/glide.yaml index 90d289db..69008a9a 100644 --- a/glide.yaml +++ b/glide.yaml @@ -3,7 +3,6 @@ homepage: https://iris-go.com license: MIT owners: - name: Gerasimos Maropoulos - email: makis@ideopod.com homepage: https://about.me/makismaropoulos import: - package: github.com/Joker/jade