mirror of
https://github.com/kataras/iris.git
synced 2026-01-10 13:35:59 +00:00
Update glide.lock for fasthttp - cookies are not url encoded anymore
This commit is contained in:
2
glide.lock
generated
2
glide.lock
generated
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user