-
Notifications
You must be signed in to change notification settings - Fork 2
/
glide.lock
45 lines (45 loc) · 1.35 KB
/
glide.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
hash: 7ce2af9d10b2361fab5ac9024b9b1ec60ab9a85c4ca299b8092a7aa91c80ca7a
updated: 2017-02-21T22:52:11.080387224+09:00
imports:
- name: github.com/dgrijalva/jwt-go
version: 9ed569b5d1ac936e6494082958d63a6aa4fff99a
- name: github.com/golang/mock
version: bd3c8e81be01eef76d4b503f5e687d2d1354d2d9
subpackages:
- gomock
- name: github.com/labstack/echo
version: 8d504c1b699c757b267255c53b3e5219f9974abc
subpackages:
- middleware
- name: github.com/labstack/gommon
version: 447fe7433567c785af957e549aadae2bf2000071
subpackages:
- bytes
- color
- log
- random
- name: github.com/mattn/go-colorable
version: d228849504861217f796da67fae4f6e347643f15
- name: github.com/mattn/go-isatty
version: 30a891c33c7cde7b02a981314b4228ec99380cca
- name: github.com/syndtr/goleveldb
version: 23851d93a2292dcc56e71a18ec9e0624d84a0f65
- name: github.com/tylerb/graceful
version: 4df1190835320af7076dfcf27b3d071fd3612caf
- name: github.com/valyala/fasttemplate
version: 3b874956e03f1636d171bda64b130f9135f42cff
- name: golang.org/x/crypto
version: 9b1a210a06ea1176ec1f0a1ddf83ad7463b8ea3e
subpackages:
- acme
- acme/autocert
- name: golang.org/x/net
version: 45e771701b814666a7eb299e6c7a57d0b1799e91
subpackages:
- context
- context/ctxhttp
- name: golang.org/x/sys
version: d75a52659825e75fff6158388dddc6a5b04f9ba5
subpackages:
- unix
testImports: []