forked from errata-ai/vale
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGopkg.lock
171 lines (142 loc) · 4.41 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
name = "github.com/ValeLint/gospell"
packages = ["."]
revision = "90dfc71015dfebd3a7274f1ad2756c1dbf09e250"
[[projects]]
branch = "master"
name = "github.com/client9/gospell"
packages = ["plaintext"]
revision = "90dfc71015dfebd3a7274f1ad2756c1dbf09e250"
[[projects]]
name = "github.com/davecgh/go-spew"
packages = ["spew"]
revision = "346938d642f2ec3594ed81d874461961cd0faa76"
version = "v1.1.0"
[[projects]]
name = "github.com/fatih/color"
packages = ["."]
revision = "570b54cabe6b8eb0bc2dfce68d964677d63b5260"
version = "v1.5.0"
[[projects]]
name = "github.com/gobwas/glob"
packages = [".","compiler","match","syntax","syntax/ast","syntax/lexer","util/runes","util/strings"]
revision = "bea32b9cd2d6f55753d94a28e959b13f0244797a"
version = "v0.2.2"
[[projects]]
branch = "master"
name = "github.com/jdkato/prose"
packages = ["internal/model","internal/util","summarize","tag","tokenize","transform"]
revision = "4d68d1b77f66e36b6897a79f59f434d558e5e0c2"
[[projects]]
branch = "master"
name = "github.com/jdkato/regexp"
packages = [".","internal/dfa","internal/input","syntax"]
revision = "38ab2f7842bf2a539528aa7d0014b37421b886e1"
[[projects]]
name = "github.com/mattn/go-colorable"
packages = ["."]
revision = "941b50ebc6efddf4c41c8e4537a5f68a4e686b24"
version = "v0.0.8"
[[projects]]
name = "github.com/mattn/go-isatty"
packages = ["."]
revision = "fc9e8d8ef48496124e79ae0df75490096eccf6fe"
version = "v0.0.2"
[[projects]]
name = "github.com/mattn/go-runewidth"
packages = ["."]
revision = "9e777a8366cce605130a531d2cd6363d07ad7317"
version = "v0.0.2"
[[projects]]
branch = "master"
name = "github.com/mitchellh/go-homedir"
packages = ["."]
revision = "b8bc1bf767474819792c23f32d8286a45736f1c6"
[[projects]]
branch = "master"
name = "github.com/mitchellh/mapstructure"
packages = ["."]
revision = "d0303fe809921458f417bcf828397a65db30a7e4"
[[projects]]
name = "github.com/montanaflynn/stats"
packages = ["."]
revision = "eeaced052adbcfeea372c749c281099ed7fdaa38"
version = "0.2.0"
[[projects]]
branch = "master"
name = "github.com/olekukonko/tablewriter"
packages = ["."]
revision = "be5337e7b39e64e5f91445ce7e721888dbab7387"
[[projects]]
name = "github.com/pmezard/go-difflib"
packages = ["difflib"]
revision = "792786c7400a136282c1664665ae0a8db921c6c2"
version = "v1.0.0"
[[projects]]
branch = "master"
name = "github.com/remeh/sizedwaitgroup"
packages = ["."]
revision = "4b44541c93591ee0e73747d6081e61bd8c58b5c7"
[[projects]]
name = "github.com/russross/blackfriday"
packages = ["."]
revision = "0b647d0506a698cca42caca173e55559b12a69f2"
version = "v1.4"
[[projects]]
branch = "master"
name = "github.com/shogo82148/go-shuffle"
packages = ["."]
revision = "4789c7c401f229b3ae1673acbccca451480660cd"
[[projects]]
branch = "master"
name = "github.com/shurcooL/sanitized_anchor_name"
packages = ["."]
revision = "541ff5ee47f1dddf6a5281af78307d921524bcb5"
[[projects]]
name = "github.com/stretchr/testify"
packages = ["assert"]
revision = "69483b4bd14f5845b5a1e55bca19e954e827f1d0"
version = "v1.1.4"
[[projects]]
name = "github.com/urfave/cli"
packages = ["."]
revision = "0bdeddeeb0f650497d603c4ad7b20cfe685682f6"
version = "v1.19.1"
[[projects]]
branch = "master"
name = "github.com/xrash/smetrics"
packages = ["."]
revision = "a3153f7040e90324c58c6287535e26a0ac5c1cc1"
[[projects]]
branch = "master"
name = "golang.org/x/net"
packages = ["html","html/atom"]
revision = "ab5485076ff3407ad2d02db054635913f017b0ed"
[[projects]]
branch = "master"
name = "golang.org/x/sys"
packages = ["unix"]
revision = "14ac33bf8474b62c65cae263af2e4d3b543cc699"
[[projects]]
name = "gopkg.in/ini.v1"
packages = ["."]
revision = "d3de07a94d22b4a0972deb4b96d790c2c0ce8333"
version = "v1.28.0"
[[projects]]
name = "gopkg.in/neurosnap/sentences.v1"
packages = [".","data"]
revision = "a7f18ead1433a139742a8b42ce7a059cfb484d60"
version = "v1.0.6"
[[projects]]
branch = "v2"
name = "gopkg.in/yaml.v2"
packages = ["."]
revision = "25c4ec802a7d637f88d584ab26798e94ad14c13b"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "bca74b8adbb83d5325b8a5034729283691efeaefe7d96b1f5556d13b551567a8"
solver-name = "gps-cdcl"
solver-version = 1