-
Notifications
You must be signed in to change notification settings - Fork 1
/
glide.lock
184 lines (184 loc) · 5.1 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
hash: ad747d9d215b3c17e8a0a5d4d21b16e211e300418b847f3fe57aec86942816ac
updated: 2018-09-12T11:16:51.488694037+02:00
imports:
- name: github.com/fsnotify/fsnotify
version: ccc981bf80385c528a65fbfdd49bf2d8da22aa23
- name: github.com/go-ini/ini
version: fa25069db393aecc09b71267d0489b357781c860
- name: github.com/golang/protobuf
version: ebb3f5824e60ab924d5a647fdc09b85d87c2829f
subpackages:
- proto
- ptypes
- ptypes/any
- ptypes/duration
- ptypes/timestamp
- name: github.com/google/uuid
version: e704694aed0ea004bb7eb1fc2e911d048a54606a
- name: github.com/gorilla/websocket
version: 66b9c49e59c6c48f0ffce28c2d8b8a5678502c6d
- name: github.com/hashicorp/go-hclog
version: e45cbeb79f0411b1cfedd3f226ff69d5d433c762
- name: github.com/hashicorp/go-plugin
version: a4620f9913d19f03a6bf19b2f304daaaf83ea130
- name: github.com/hashicorp/hcl
version: 65a6292f0157eff210d03ed1bf6c59b190b8b906
subpackages:
- hcl/ast
- hcl/parser
- hcl/printer
- hcl/scanner
- hcl/strconv
- hcl/token
- json/parser
- json/scanner
- json/token
- name: github.com/hashicorp/yamux
version: cc6d2ea263b2471faabce371255777a365bf8306
- name: github.com/jaytaylor/html2text
version: 57d518f124b0cf46ea2021f25a01396b3522e6fb
- name: github.com/magiconair/properties
version: c2353362d570a7bfa228149c62842019201cfb71
- name: github.com/mattermost/mattermost-server
version: d2945cdd77bdf1ee03367a0d45624094fb936c19
subpackages:
- einterfaces
- mlog
- model
- plugin
- utils
- utils/jsonutils
- utils/markdown
- name: github.com/mattermost/viper
version: b5e8006cbee93ec955a89ab31e0e3ce3204f3736
- name: github.com/mattn/go-runewidth
version: ce7b0b5c7b45a81508558cd1dba6bb1e4ddb51bb
- name: github.com/minio/minio-go
version: 0143c45ef685ea8355e062a44b7e5ec24c8eddfb
subpackages:
- pkg/credentials
- pkg/encrypt
- pkg/s3signer
- pkg/s3utils
- pkg/set
- name: github.com/mitchellh/go-homedir
version: ae18d6b8b3205b561c79e8e5f69bff09736185f4
- name: github.com/mitchellh/go-testing-interface
version: 6d0b8010fcc857872e42fc6c931227569016843c
- name: github.com/mitchellh/mapstructure
version: fa473d140ef3c6adf42d6b391fe76707f1f243c8
- name: github.com/nicksnyder/go-i18n
version: 04f547cc50da4c144c5fdfd4495aef143637a236
subpackages:
- i18n
- i18n/bundle
- i18n/language
- i18n/translation
- name: github.com/oklog/run
version: 6934b124db28979da51d3470dadfa34d73d72652
- name: github.com/olekukonko/tablewriter
version: be2c049b30ccd4d3fd795d6bf7dce74e42eeedaa
- name: github.com/pborman/uuid
version: 25cd46ecac86f0b9026656202fe85b4a79a6659f
- name: github.com/pelletier/go-toml
version: c2dbbc24a97911339e01bda0b8cabdbd8f13b602
- name: github.com/pkg/errors
version: c059e472caf75dbe73903f6521a20abac245b17f
- name: github.com/spf13/afero
version: d40851caa0d747393da1ffb28f7f9d8b4eeffebd
subpackages:
- mem
- name: github.com/spf13/cast
version: 8965335b8c7107321228e3e3702cab9832751bac
- name: github.com/spf13/jwalterweatherman
version: 4a4406e478ca629068e7768fc33f3f044173c0a6
- name: github.com/spf13/pflag
version: 298182f68c66c05229eb03ac171abe6e309ee79a
- name: github.com/ssor/bom
version: 6386211fdfcf24c0bfbdaceafd02849ed9a8a509
- name: go.uber.org/atomic
version: 1ea20fb1cbb1cc08cbd0d913a96dead89aa18289
- name: go.uber.org/multierr
version: 3c4937480c32f4c13a875a1829af76c98ca3d40a
- name: go.uber.org/zap
version: 67bc79d13d155c02fd008f721863ff8cc5f30659
subpackages:
- buffer
- internal/bufferpool
- internal/color
- internal/exit
- zapcore
- name: golang.org/x/crypto
version: 0e37d006457bf46f9e6692014ba72ef82c33022c
subpackages:
- argon2
- bcrypt
- blake2b
- blowfish
- name: golang.org/x/net
version: 26e67e76b6c3f6ce91f7c52def5af501b4e0f3a2
subpackages:
- context
- html
- html/atom
- http/httpguts
- http2
- http2/hpack
- idna
- internal/timeseries
- trace
- name: golang.org/x/sys
version: d0be0721c37eeb5299f245a996a483160fc36940
subpackages:
- cpu
- unix
- name: golang.org/x/text
version: 905a57155faa8230500121607930ebb9dd8e139c
subpackages:
- secure/bidirule
- transform
- unicode/bidi
- unicode/norm
- name: google.golang.org/genproto
version: 36d5787dc5356b711fe8f3040271aaf51c35955b
subpackages:
- googleapis/rpc/status
- name: google.golang.org/grpc
version: 9cc4fdbde2304827ffdbc7896f49db40c5536600
subpackages:
- balancer
- balancer/base
- balancer/roundrobin
- codes
- connectivity
- credentials
- encoding
- encoding/proto
- grpclog
- health
- health/grpc_health_v1
- internal
- internal/backoff
- internal/channelz
- internal/envconfig
- internal/grpcrand
- internal/transport
- keepalive
- metadata
- naming
- peer
- resolver
- resolver/dns
- resolver/passthrough
- stats
- status
- tap
- name: gopkg.in/alexcesaro/quotedprintable.v3
version: 2caba252f4dc53eaf6b553000885530023f54623
- name: gopkg.in/gomail.v2
version: 81ebce5c23dfd25c6c67194b37d3dd3f338c98b1
- name: gopkg.in/natefinch/lumberjack.v2
version: a96e63847dc3c67d17befa69c303767e2f84e54f
- name: gopkg.in/yaml.v2
version: 5420a8b6744d3b0345ab293f6fcba19c978f1183
testImports: []