1
0
mirror of https://github.com/labstack/echo.git synced 2025-01-10 00:28:23 +02:00
echo/glide.lock
Vishal Rana 02676bdb44 Added JWT middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-04-25 10:58:11 -07:00

43 lines
1.3 KiB
YAML

hash: 21820434709470e49c64df0f854d3352088ca664d193e29bc6cd434518c27a7c
updated: 2016-04-24T11:03:22.86754619-07:00
imports:
- name: github.com/dgrijalva/jwt-go
version: a2c85815a77d0f951e33ba4db5ae93629a1530af
- name: github.com/klauspost/compress
version: 14eb9c4951195779ecfbec34431a976de7335b0a
subpackages:
- flate
- gzip
- zlib
- name: github.com/klauspost/cpuid
version: 09cded8978dc9e80714c4d85b0322337b0a1e5e0
- name: github.com/klauspost/crc32
version: 19b0b332c9e4516a6370a0456e6182c3b5036720
- name: github.com/labstack/gommon
version: 4fae226dd67b1100622ab213e798e5ee4c5d4230
subpackages:
- color
- log
- name: github.com/mattn/go-colorable
version: bc69d6cebca8dd5675346a34a1c545b67dc74d5e
- name: github.com/mattn/go-isatty
version: 56b76bdf51f7708750eac80fa38b952bb9f32639
- name: github.com/stretchr/testify
version: c5d7a69bf8a2c9c374798160849c071093e41dd1
subpackages:
- assert
- name: github.com/valyala/fasthttp
version: 229698876475fef591fb04fabba5479fc3182291
- name: github.com/valyala/fasttemplate
version: 3b874956e03f1636d171bda64b130f9135f42cff
- name: golang.org/x/net
version: b797637b7aeeed133049c7281bfa31dcc9ca42d6
subpackages:
- context
- websocket
- name: golang.org/x/sys
version: f64b50fbea64174967a8882830d621a18ee1548e
subpackages:
- unix
devImports: []