forked from gopheracademy/gcon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.lock
220 lines (220 loc) · 7.06 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
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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
hash: d4bd617b74d617b0e803071ac3ff73bc78bdd4236697d84c62195dac7813abeb
updated: 2017-02-03T15:08:05.446738468-07:00
imports:
- name: github.com/ajg/form
version: 523a5da1a92f01b01f840b61689c0340a0243532
- name: github.com/aymerick/raymond
version: 72acac2207479d21dd45898c2a4264246c818148
subpackages:
- ast
- parser
- lexer
- name: github.com/bketelsen/ponzi
version: 468a9696b3a2b1475cba37233d9f0fdcdf00316a
- name: github.com/boltdb/bolt
version: e9cf4fae01b5a8ff89d0ec6b32f0d9c9f79aefdd
- name: github.com/bosssauce/reference
version: cd2ad731cc82838bbf280837d0772e5f3c3eb90a
- name: github.com/daaku/go.zipexe
version: a5fe2436ffcb3236e175e5149162b41cd28bd27d
- name: github.com/daviddengcn/go-colortext
version: 805cee6e0d43c72ba1d4e3275965ff41e0da068a
- name: github.com/dustin/go-humanize
version: 7a41df006ff9af79a29f0ffa9c5f21fbe6314a2d
- name: github.com/fatih/color
version: 42c364ba490082e4815b5222728711b3440603eb
- name: github.com/fsnotify/fsnotify
version: fd9ec7deca8bf46ecd2a795baaacf2b3a9be1197
- name: github.com/GeertJohan/go.rice
version: 9fdfd46f9806a9228aae341d65ab75c5235c383c
subpackages:
- embedded
- name: github.com/go-sql-driver/mysql
version: 2e00b5cd70399450106cec6431c2e2ce3cae5034
- name: github.com/gobuffalo/buffalo
version: 2c4eb40f82f002a7d999308b0dab91b0aaa37de3
subpackages:
- middleware
- render
- render/resolvers
- name: github.com/gobuffalo/envy
version: 5056ec9ebe876e444296d535fcf01fb2ddb8a802
- name: github.com/gobuffalo/velvet
version: 1a8e8f82e94e73731b5c196b11b71b468639a326
- name: github.com/gopheracademy/gccms
version: caee9df616030b0a84625976749b3d8fe7109897
subpackages:
- content
- name: github.com/gorilla/context
version: 08b5f424b9271eedf6f9f0ce86cb9396ed337a42
- name: github.com/gorilla/mux
version: 392c28fe23e1c45ddba891b0320b3b5df220beea
- name: github.com/gorilla/schema
version: dfd60678a6033f19803293695dcd30f40ed3cd19
- name: github.com/gorilla/securecookie
version: fa5329f913702981df43dcb2a380bac429c810b5
- name: github.com/gorilla/sessions
version: 83c8db3bdc9be789e57e3756ffbcffd2d7d40176
- name: github.com/gorilla/websocket
version: bb547c6c5c59732c29a3266d7125a84f6c3fce32
- name: github.com/jmoiron/sqlx
version: cac998c4f0959c19c638c523e374fa8e4e0bcfe3
subpackages:
- reflectx
- name: github.com/kardianos/osext
version: c2c54e542fb797ad986b31721e1baedf214ca413
- name: github.com/lib/pq
version: 67c3f2a8884c9b1aac5503c8d42ae4f73a93511c
subpackages:
- oid
- name: github.com/markbates/going
version: 0576708c56cea02331f864fe6e157ac7841923e4
subpackages:
- defaults
- randx
- clam
- wait
- name: github.com/markbates/grift
version: c2aa95989ee351e49c0ac7ecf4f83ffa6ffbf6ee
subpackages:
- grift
- name: github.com/markbates/hmax
version: b6c7cb2ab5f435e74dfc81cc9efaf3ce85397f56
- name: github.com/markbates/inflect
version: 3e74c98c9bcf4148db59b58e94ba545314ae9f61
- name: github.com/markbates/pop
version: 6fd48bf499ca68c8258b70c269fe30b332f12d36
subpackages:
- columns
- fizz
- fizz/translators
- name: github.com/markbates/refresh
version: 3b31d64dec02d89d735e1f60c05ed41a43c5207e
subpackages:
- refresh/web
- refresh
- name: github.com/markbates/validate
version: 2a9b4fec6679aa1384d64216de1e98a1589b65af
subpackages:
- validators
- name: github.com/markbates/willie
version: cf7c4a7c06ea6a65b79294bbfb4ae18b580f6ecc
- name: github.com/mattn/anko
version: 146636cd1e5f0beab721a722f2b5a0fb4613e515
subpackages:
- builtins
- vm
- builtins/encoding/json
- builtins/errors
- builtins/flag
- builtins/fmt
- builtins/github.com/daviddengcn/go-colortext
- builtins/io
- builtins/io/ioutil
- builtins/math
- builtins/math/rand
- builtins/net
- builtins/net/http
- builtins/net/url
- builtins/os
- builtins/os/exec
- builtins/os/signal
- builtins/path
- builtins/path/filepath
- builtins/regexp
- builtins/runtime
- builtins/sort
- builtins/strings
- builtins/time
- parser
- ast
- name: github.com/mattn/go-colorable
version: d228849504861217f796da67fae4f6e347643f15
- name: github.com/mattn/go-isatty
version: 30a891c33c7cde7b02a981314b4228ec99380cca
- name: github.com/mattn/go-sqlite3
version: 7ed900a7c4cc22315a007cc49821cce3baa7be0f
- name: github.com/microcosm-cc/bluemonday
version: e79763773ab6222ca1d5a7cbd9d62d83c1f77081
- name: github.com/mitchellh/go-homedir
version: b8bc1bf767474819792c23f32d8286a45736f1c6
- name: github.com/newrelic/go-agent
version: 7d12ae2201fc160e486197614a6f65afcf3f8170
subpackages:
- internal
- internal/logger
- internal/utilization
- internal/jsonx
- internal/sysinfo
- name: github.com/nilslice/jwt
version: dab3054ad0d56718877715dc429b95302cf4c7d5
- name: github.com/olekukonko/tablewriter
version: 44e365d423f4f06769182abfeeae2b91be9d529b
- name: github.com/patrickmn/go-cache
version: e7a9def80f35fe1b170b7b8b68871d59dea117e1
- name: github.com/pkg/errors
version: 248dadf4e9068a0b3e79f02ed0a610d935de5302
- name: github.com/ponzu-cms/ponzu
version: e9747661400953c20f0c9ee7fd3aa003ae8c44af
subpackages:
- management/editor
- system/item
- system/addon
- system/db
- system/admin/config
- system/admin/user
- name: github.com/russross/blackfriday
version: 5f33e7b7878355cd2b7e6b8eefc48a5472c69f70
- name: github.com/satori/go.uuid
version: b061729afc07e77a8aa4fad0a2fd840958f1942a
- name: github.com/serenize/snaker
version: 543781d2b79bd95c51ffe70e70a55c946ca211ff
- name: github.com/sergi/go-diff
version: 24e2351369ec4949b2ed0dc5c477afdd4c4034e8
subpackages:
- diffmatchpatch
- name: github.com/shurcooL/github_flavored_markdown
version: ee9a372f80c5dd9039b82b41089c9bde01b34c98
- name: github.com/shurcooL/highlight_diff
version: d3b292edd8c8311b9d264e3adc26cdf39695fe9b
- name: github.com/shurcooL/highlight_go
version: 7867c2dec5d03326c952ca98eda2abf907ddfcf3
- name: github.com/shurcooL/sanitized_anchor_name
version: 1dba4b3954bc059efc3991ec364f9f9a35f597d2
- name: github.com/Sirupsen/logrus
version: 61e43dc76f7ee59a82bdf3d71033dc12bea4c77d
- name: github.com/sourcegraph/annotate
version: f4cad6c6324d3f584e1743d8b3e0e017a5f3a636
- name: github.com/sourcegraph/syntaxhighlight
version: c95ac474b7cb9c711f4591b553a2caaa24ea3d37
- name: github.com/stretchr/testify
version: 2402e8e7a02fc811447d11f881aa9746cdc57983
- name: github.com/tidwall/gjson
version: e3f249f4fdf33c278edeb770426a6f83c954ae64
- name: github.com/tidwall/match
version: 173748da739a410c5b0b813b956f89ff94730b4c
- name: github.com/tidwall/sjson
version: 6a22caf2fd45d5e2119bfc3717e984f15a7eb7ee
- name: golang.org/x/crypto
version: b8a2a83acfe6e6770b75de42d5ff4c67596675c0
subpackages:
- bcrypt
- blowfish
- name: golang.org/x/net
version: f2499483f923065a842d38eb4c7f1927e6fc6e6d
subpackages:
- context
- html
- html/atom
- name: golang.org/x/sys
version: d75a52659825e75fff6158388dddc6a5b04f9ba5
subpackages:
- unix
- name: golang.org/x/text
version: 506f9d5c962f284575e88337e7d9296d27e729d3
subpackages:
- transform
- unicode/norm
- name: gopkg.in/yaml.v2
version: a5b47d31c556af34a302ce5d659e6fea44d90de0
testImports: []