-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathglide.lock
More file actions
executable file
·110 lines (110 loc) · 3.4 KB
/
glide.lock
File metadata and controls
executable file
·110 lines (110 loc) · 3.4 KB
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
hash: 46ebd70ad59880ca07a333de93997544348cbc5dca272768e29943bfa2ebae00
updated: 2017-11-02T21:06:33.677154912Z
imports:
- name: github.com/dgrijalva/jwt-go
version: a601269ab70c205d26370c16f7c81e9017c14e04
- name: github.com/fsnotify/fsnotify
version: 629574ca2a5df945712d3079857300b5e4da0236
- name: github.com/go-ini/ini
version: f280b3ba517bf5fc98922624f21fb0e7a92adaec
- name: github.com/go-stack/stack
version: 100eb0c0a9c5b306ca2fb4f165df21d80ada4b82
- name: github.com/golang/protobuf
version: 8ee79997227bf9b34611aee7946ae64735e6fd93
subpackages:
- proto
- name: github.com/golang/snappy
version: 553a641470496b2327abcac10b36396bd98e45c9
- name: github.com/hashicorp/hcl
version: 23c074d0eceb2b8a5bfdbb271ab780cde70f05a8
subpackages:
- hcl/ast
- hcl/parser
- hcl/scanner
- hcl/strconv
- hcl/token
- json/parser
- json/scanner
- json/token
- name: github.com/labstack/echo
version: cec7629194fe4bf83b0c72d9a02d340c7a1468ac
subpackages:
- middleware
- name: github.com/labstack/echo-contrib
version: 4036746d4b33517e42af3502522b759b0c99f44c
subpackages:
- session
- name: github.com/labstack/gommon
version: 57409ada9da0f2afad6664c49502f8c50fbd8476
subpackages:
- bytes
- color
- log
- random
- name: github.com/magiconair/properties
version: 8d7837e64d3c1ee4e54a880c5a920ab4316fc90a
- name: github.com/mattn/go-colorable
version: ad5389df28cdac544c99bd7b9161a0b5b6ca9d1b
- name: github.com/mattn/go-isatty
version: a5cdd64afdee435007ee3e9f6ed4684af949d568
- name: github.com/minio/go-homedir
version: 21304a94172ae3a09dee2cd86a12fb6f842138c7
- name: github.com/minio/minio-go
version: 4e0f567303d4cc90ceb055a451959fb9fc391fb9
subpackages:
- pkg/credentials
- pkg/encrypt
- pkg/policy
- pkg/s3signer
- pkg/s3utils
- pkg/set
- name: github.com/mitchellh/mapstructure
version: 06020f85339e21b2478f756a78e295255ffa4d6a
- name: github.com/mreiferson/go-snappystream
version: 028eae7ab5c4c9e2d1cb4c4ca1e53259bbe7e504
- name: github.com/nsqio/go-nsq
version: eee57a3ac4174c55924125bb15eeeda8cffb6e6f
- name: github.com/pelletier/go-toml
version: 8c31c2ec65b208cc2ad1608bf25a3ff91adf1944
- name: github.com/spf13/afero
version: 5660eeed305fe5f69c8fc6cf899132a459a97064
subpackages:
- mem
- name: github.com/spf13/cast
version: acbeb36b902d72a7a4c18e8f3241075e7ab763e4
- name: github.com/spf13/jwalterweatherman
version: 12bd96e66386c1960ab0f74ced1362f66f552f7b
- name: github.com/spf13/pflag
version: 97afa5e7ca8a08a383cb259e06636b5e2cc7897f
- name: github.com/spf13/viper
version: 25b30aa063fc18e48662b86996252eabdcf2f0c7
- name: github.com/valyala/bytebufferpool
version: e746df99fe4a3986f4d4f79e13c1e0117ce9c2f7
- name: github.com/valyala/fasttemplate
version: dcecefd839c4193db0d35b88ec65b4c12d360ab0
- name: golang.org/x/crypto
version: 2509b142fb2b797aa7587dad548f113b2c0f20ce
subpackages:
- acme
- acme/autocert
- name: golang.org/x/image
version: f7e31b4ea2e3413ab91b4e7d2dc83e5f8d19a44c
subpackages:
- riff
- vp8
- vp8l
- webp
- name: golang.org/x/sys
version: a1a1f1746d156bbc9954f29134b20ed4ce2752f1
subpackages:
- unix
- name: golang.org/x/text
version: 6eab0e8f74e86c598ec3b6fad4888e0c11482d48
subpackages:
- transform
- unicode/norm
- name: gopkg.in/inconshreveable/log15.v2
version: 0decfc6c20d9ca0ad143b0e89dcaa20f810b4fb3
- name: gopkg.in/yaml.v2
version: eb3733d160e74a9c7e442f435eb3bea458e1d19f
testImports: []