-
Notifications
You must be signed in to change notification settings - Fork 23
/
Gopkg.lock
227 lines (202 loc) · 6.49 KB
/
Gopkg.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
221
222
223
224
225
226
227
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:f8c5815a76aec3fac7f6d67911eccd3a93841294052b0e81bca1ff325a1ee62d"
name = "github.com/aybabtme/rgbterm"
packages = ["."]
pruneopts = "UT"
revision = "cc83f3b3ce5911279513a46d6d3316d67bedaa54"
[[projects]]
digest = "1:ffe9824d294da03b391f44e1ae8281281b4afc1bdaa9588c9097785e3af10cec"
name = "github.com/davecgh/go-spew"
packages = ["spew"]
pruneopts = "UT"
revision = "8991bc29aa16c548c550c7ff78260e27b9ab7c73"
version = "v1.1.1"
[[projects]]
digest = "1:1758e788ff491eac33104f164d720408fdd0c294c639c883350463c4435af316"
name = "github.com/fogleman/gg"
packages = ["."]
pruneopts = "UT"
revision = "a9ff18eccd6d57b3c8576a71a91a04868f62078c"
version = "v1.1.0"
[[projects]]
branch = "master"
digest = "1:62c57507df491b657e9ae2645f30958d9964c8eeb380600469eedc951ebb3a0e"
name = "github.com/golang/freetype"
packages = [
"raster",
"truetype",
]
pruneopts = "UT"
revision = "e2365dfdc4a05e4b8299a783240d4a7d5a65d4e4"
[[projects]]
branch = "master"
digest = "1:cde3502ff38bf880c3a783acc5b48754aa509c651c4902c68726d2769883e9de"
name = "github.com/gosuri/uilive"
packages = ["."]
pruneopts = "UT"
revision = "ac356e6e42cd31fcef8e6aec13ae9ed6fe87713e"
[[projects]]
branch = "master"
digest = "1:f6ae4b3c3d4411bffa0b8045fff29974e1eb866e1828786972059f89a130aecf"
name = "github.com/gosuri/uiprogress"
packages = [
".",
"util/strutil",
]
pruneopts = "UT"
revision = "d0567a9d84a1c40dd7568115ea66f4887bf57b33"
[[projects]]
digest = "1:870d441fe217b8e689d7949fef6e43efbc787e50f200cb1e70dbca9204a1d6be"
name = "github.com/inconshreveable/mousetrap"
packages = ["."]
pruneopts = "UT"
revision = "76626ae9c91c4f2a10f34cad8ce83ea42c93bb75"
version = "v1.0"
[[projects]]
digest = "1:0a69a1c0db3591fcefb47f115b224592c8dfa4368b7ba9fae509d5e16cdc95c8"
name = "github.com/konsorten/go-windows-terminal-sequences"
packages = ["."]
pruneopts = "UT"
revision = "5c8c8bd35d3832f5d134ae1e1e375b69a4d25242"
version = "v1.0.1"
[[projects]]
digest = "1:0981502f9816113c9c8c4ac301583841855c8cf4da8c72f696b3ebedf6d0e4e5"
name = "github.com/mattn/go-isatty"
packages = ["."]
pruneopts = "UT"
revision = "6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c"
version = "v0.0.4"
[[projects]]
branch = "master"
digest = "1:34534b73e925d20cc72cf202f8b482fdcbe3a1b113e19375f31aadabd0f0f97d"
name = "github.com/nfnt/resize"
packages = ["."]
pruneopts = "UT"
revision = "83c6a9932646f83e3267f353373d47347b6036b2"
[[projects]]
digest = "1:40e195917a951a8bf867cd05de2a46aaf1806c50cf92eebf4c16f78cd196f747"
name = "github.com/pkg/errors"
packages = ["."]
pruneopts = "UT"
revision = "645ef00459ed84a119197bfb8d8205042c6df63d"
version = "v0.8.0"
[[projects]]
digest = "1:0028cb19b2e4c3112225cd871870f2d9cf49b9b4276531f03438a88e94be86fe"
name = "github.com/pmezard/go-difflib"
packages = ["difflib"]
pruneopts = "UT"
revision = "792786c7400a136282c1664665ae0a8db921c6c2"
version = "v1.0.0"
[[projects]]
digest = "1:b879bba1d8ea82926b7d010c2b7c99958c5f17772a891a2ceed6941a57f719d2"
name = "github.com/qeesung/image2ascii"
packages = [
"ascii",
"convert",
"terminal",
]
pruneopts = "UT"
revision = "ea02edb8d9c87c5c62535bbc59d84bbafead03a2"
version = "v1.0.1"
[[projects]]
digest = "1:69b1cc331fca23d702bd72f860c6a647afd0aa9fcbc1d0659b1365e26546dd70"
name = "github.com/sirupsen/logrus"
packages = ["."]
pruneopts = "UT"
revision = "bcd833dfe83d3cebad139e4a29ed79cb2318bf95"
version = "v1.2.0"
[[projects]]
digest = "1:645cabccbb4fa8aab25a956cbcbdf6a6845ca736b2c64e197ca7cbb9d210b939"
name = "github.com/spf13/cobra"
packages = ["."]
pruneopts = "UT"
revision = "ef82de70bb3f60c65fb8eebacbb2d122ef517385"
version = "v0.0.3"
[[projects]]
digest = "1:c1b1102241e7f645bc8e0c22ae352e8f0dc6484b6cb4d132fa9f24174e0119e2"
name = "github.com/spf13/pflag"
packages = ["."]
pruneopts = "UT"
revision = "298182f68c66c05229eb03ac171abe6e309ee79a"
version = "v1.0.3"
[[projects]]
digest = "1:18752d0b95816a1b777505a97f71c7467a8445b8ffb55631a7bf779f6ba4fa83"
name = "github.com/stretchr/testify"
packages = ["assert"]
pruneopts = "UT"
revision = "f35b8ab0b5a2cef36673838d662e249dd9c94686"
version = "v1.2.2"
[[projects]]
digest = "1:33092b366cfcc395fae86161d7caa4c7ffef4f93ee43113c1c1e28fc0dc71972"
name = "github.com/ttacon/chalk"
packages = ["."]
pruneopts = "UT"
revision = "76b3c8b611dea8f83e49e9ce81fc2b189e0ef3d2"
version = "v0.1"
[[projects]]
digest = "1:9b4fd49bb5908e00ecb36f3199008562d5c9fa7b3ddee554465f4d8bfde52d4c"
name = "github.com/wayneashleyberry/terminal-dimensions"
packages = ["."]
pruneopts = "UT"
revision = "29d939246793fbd8100dcf74700637adcb839bc5"
version = "v1.0.0"
[[projects]]
branch = "master"
digest = "1:3f3a05ae0b95893d90b9b3b5afdb79a9b3d96e4e36e099d841ae602e4aca0da8"
name = "golang.org/x/crypto"
packages = ["ssh/terminal"]
pruneopts = "UT"
revision = "e4dc69e5b2fd71dcaf8bd5d054eb936deb78d1fa"
[[projects]]
branch = "master"
digest = "1:0b6799aa11030b29076b3f25d5a9179107aff23c15dc02f0d76b3b6b4d4fd6ee"
name = "golang.org/x/image"
packages = [
"draw",
"font",
"font/basicfont",
"font/gofont/gomono",
"font/plan9font",
"math/f64",
"math/fixed",
]
pruneopts = "UT"
revision = "63626fb251ce5d89650d28bc5d6ccd7d63a70fef"
[[projects]]
branch = "master"
digest = "1:417d27a82efb8473554234a282be33d23b0d6adc121e636b55950f913ac071d6"
name = "golang.org/x/sys"
packages = [
"unix",
"windows",
]
pruneopts = "UT"
revision = "9b800f95dbbc54abff0acf7ee32d88ba4e328c89"
[[projects]]
digest = "1:ea32ea78769a2dd58d27872d494b2a916bc486c6549bcba897ca305ae1e9e1e1"
name = "gopkg.in/go-playground/colors.v1"
packages = ["."]
pruneopts = "UT"
revision = "7653198b0b5bdd1d88a8cdac8935cafd3bd4cc1c"
version = "v1.1.1"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/fogleman/gg",
"github.com/golang/freetype/truetype",
"github.com/gosuri/uiprogress",
"github.com/pkg/errors",
"github.com/qeesung/image2ascii/ascii",
"github.com/qeesung/image2ascii/convert",
"github.com/sirupsen/logrus",
"github.com/spf13/cobra",
"github.com/stretchr/testify/assert",
"github.com/ttacon/chalk",
"golang.org/x/image/font/gofont/gomono",
"gopkg.in/go-playground/colors.v1",
]
solver-name = "gps-cdcl"
solver-version = 1