Gentoo Archives: gentoo-commits

From: Denis Reva <denis7774@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-apps/gogs/
Date: Fri, 11 Sep 2020 16:05:23
Message-Id: 1599840311.e5ee6d1c110b4d3e01d01f2e6c81b8171af3a8c5.RarogCmex@gentoo
1 commit: e5ee6d1c110b4d3e01d01f2e6c81b8171af3a8c5
2 Author: Denis Reva <denis7774 <AT> gmail <DOT> com>
3 AuthorDate: Fri Sep 11 16:05:11 2020 +0000
4 Commit: Denis Reva <denis7774 <AT> gmail <DOT> com>
5 CommitDate: Fri Sep 11 16:05:11 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e5ee6d1c
7
8 www-apps/gogs: fixed intendations and license
9
10 Fixed all tabs. See also https://bugs.gentoo.org/741522
11
12 Package-Manager: Portage-3.0.4, Repoman-3.0.1
13 Signed-off-by: Denis Reva <denis7774 <AT> gmail.com>
14
15 www-apps/gogs/gogs-0.12.1.ebuild | 970 +++++++++++++++++++--------------------
16 www-apps/gogs/metadata.xml | 16 +-
17 2 files changed, 493 insertions(+), 493 deletions(-)
18
19 diff --git a/www-apps/gogs/gogs-0.12.1.ebuild b/www-apps/gogs/gogs-0.12.1.ebuild
20 index b5978508..702c8c55 100644
21 --- a/www-apps/gogs/gogs-0.12.1.ebuild
22 +++ b/www-apps/gogs/gogs-0.12.1.ebuild
23 @@ -9,448 +9,448 @@ DESCRIPTION="Gogs is a self-hosted Git service written in Go"
24 HOMEPAGE="https://gogs.io https://github.com/gogs/gogs"
25
26 EGO_SUM=(
27 - "cloud.google.com/go v0.26.0/go.mod"
28 - "cloud.google.com/go v0.34.0/go.mod"
29 - "cloud.google.com/go v0.37.4/go.mod"
30 - "github.com/BurntSushi/toml v0.3.1/go.mod"
31 - "github.com/Masterminds/semver/v3 v3.1.0"
32 - "github.com/Masterminds/semver/v3 v3.1.0/go.mod"
33 - "github.com/Shopify/sarama v1.19.0/go.mod"
34 - "github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod"
35 - "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
36 - "github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod"
37 - "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod"
38 - "github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod"
39 - "github.com/apache/thrift v0.12.0/go.mod"
40 - "github.com/aymerick/douceur v0.2.0"
41 - "github.com/aymerick/douceur v0.2.0/go.mod"
42 - "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
43 - "github.com/beorn7/perks v1.0.0/go.mod"
44 - "github.com/beorn7/perks v1.0.1"
45 - "github.com/beorn7/perks v1.0.1/go.mod"
46 - "github.com/bgentry/speakeasy v0.1.0/go.mod"
47 - "github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc"
48 - "github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc/go.mod"
49 - "github.com/bradfitz/gomemcache v0.0.0-20190329173943-551aad21a668"
50 - "github.com/bradfitz/gomemcache v0.0.0-20190329173943-551aad21a668/go.mod"
51 - "github.com/cespare/xxhash/v2 v2.1.1"
52 - "github.com/cespare/xxhash/v2 v2.1.1/go.mod"
53 - "github.com/chris-ramon/douceur v0.2.0"
54 - "github.com/chris-ramon/douceur v0.2.0/go.mod"
55 - "github.com/client9/misspell v0.3.4/go.mod"
56 - "github.com/couchbase/gomemcached v0.0.0-20190515232915-c4b4ca0eb21d/go.mod"
57 - "github.com/couchbase/goutils v0.0.0-20190315194238-f9d42b11473b/go.mod"
58 - "github.com/couchbaselabs/go-couchbase v0.0.0-20190708161019-23e7ca2ce2b7/go.mod"
59 - "github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d"
60 - "github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d/go.mod"
61 - "github.com/cupcake/rdb v0.0.0-20161107195141-43ba34106c76/go.mod"
62 - "github.com/davecgh/go-spew v1.1.0/go.mod"
63 - "github.com/davecgh/go-spew v1.1.1"
64 - "github.com/davecgh/go-spew v1.1.1/go.mod"
65 - "github.com/denisenkom/go-mssqldb v0.0.0-20190515213511-eb9f6a1743f3/go.mod"
66 - "github.com/denisenkom/go-mssqldb v0.0.0-20190707035753-2be1aa521ff4/go.mod"
67 - "github.com/denisenkom/go-mssqldb v0.0.0-20191124224453-732737034ffd/go.mod"
68 - "github.com/denisenkom/go-mssqldb v0.0.0-20200206145737-bbfc9a55622e"
69 - "github.com/denisenkom/go-mssqldb v0.0.0-20200206145737-bbfc9a55622e/go.mod"
70 - "github.com/eapache/go-resiliency v1.1.0/go.mod"
71 - "github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21/go.mod"
72 - "github.com/eapache/queue v1.1.0/go.mod"
73 - "github.com/editorconfig/editorconfig-core-go/v2 v2.3.2"
74 - "github.com/editorconfig/editorconfig-core-go/v2 v2.3.2/go.mod"
75 - "github.com/edsrzf/mmap-go v1.0.0/go.mod"
76 - "github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5/go.mod"
77 - "github.com/fatih/color v1.7.0/go.mod"
78 - "github.com/fatih/color v1.9.0"
79 - "github.com/fatih/color v1.9.0/go.mod"
80 - "github.com/fsnotify/fsnotify v1.4.7/go.mod"
81 - "github.com/go-kit/kit v0.8.0/go.mod"
82 - "github.com/go-kit/kit v0.9.0/go.mod"
83 - "github.com/go-logfmt/logfmt v0.3.0/go.mod"
84 - "github.com/go-logfmt/logfmt v0.4.0/go.mod"
85 - "github.com/go-macaron/binding v1.1.0"
86 - "github.com/go-macaron/binding v1.1.0/go.mod"
87 - "github.com/go-macaron/cache v0.0.0-20190810181446-10f7c57e2196"
88 - "github.com/go-macaron/cache v0.0.0-20190810181446-10f7c57e2196/go.mod"
89 - "github.com/go-macaron/captcha v0.2.0"
90 - "github.com/go-macaron/captcha v0.2.0/go.mod"
91 - "github.com/go-macaron/csrf v0.0.0-20190812063352-946f6d303a4c"
92 - "github.com/go-macaron/csrf v0.0.0-20190812063352-946f6d303a4c/go.mod"
93 - "github.com/go-macaron/gzip v0.0.0-20160222043647-cad1c6580a07"
94 - "github.com/go-macaron/gzip v0.0.0-20160222043647-cad1c6580a07/go.mod"
95 - "github.com/go-macaron/i18n v0.5.0"
96 - "github.com/go-macaron/i18n v0.5.0/go.mod"
97 - "github.com/go-macaron/inject v0.0.0-20160627170012-d8a0b8677191"
98 - "github.com/go-macaron/inject v0.0.0-20160627170012-d8a0b8677191/go.mod"
99 - "github.com/go-macaron/session v0.0.0-20190805070824-1a3cdc6f5659"
100 - "github.com/go-macaron/session v0.0.0-20190805070824-1a3cdc6f5659/go.mod"
101 - "github.com/go-macaron/toolbox v0.0.0-20190813233741-94defb8383c6"
102 - "github.com/go-macaron/toolbox v0.0.0-20190813233741-94defb8383c6/go.mod"
103 - "github.com/go-sql-driver/mysql v1.4.1/go.mod"
104 - "github.com/go-sql-driver/mysql v1.5.0"
105 - "github.com/go-sql-driver/mysql v1.5.0/go.mod"
106 - "github.com/go-stack/stack v1.8.0/go.mod"
107 - "github.com/go-xorm/sqlfiddle v0.0.0-20180821085327-62ce714f951a/go.mod"
108 - "github.com/gogo/protobuf v1.1.1/go.mod"
109 - "github.com/gogo/protobuf v1.2.0/go.mod"
110 - "github.com/gogs/chardet v0.0.0-20150115103509-2404f7772561"
111 - "github.com/gogs/chardet v0.0.0-20150115103509-2404f7772561/go.mod"
112 - "github.com/gogs/cron v0.0.0-20171120032916-9f6c956d3e14"
113 - "github.com/gogs/cron v0.0.0-20171120032916-9f6c956d3e14/go.mod"
114 - "github.com/gogs/git-module v1.1.1"
115 - "github.com/gogs/git-module v1.1.1/go.mod"
116 - "github.com/gogs/git-module v1.1.2"
117 - "github.com/gogs/git-module v1.1.2/go.mod"
118 - "github.com/gogs/go-gogs-client v0.0.0-20200128182646-c69cb7680fd4"
119 - "github.com/gogs/go-gogs-client v0.0.0-20200128182646-c69cb7680fd4/go.mod"
120 - "github.com/gogs/go-libravatar v0.0.0-20191106065024-33a75213d0a0"
121 - "github.com/gogs/go-libravatar v0.0.0-20191106065024-33a75213d0a0/go.mod"
122 - "github.com/gogs/minwinsvc v0.0.0-20170301035411-95be6356811a/go.mod"
123 - "github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe"
124 - "github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe/go.mod"
125 - "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod"
126 - "github.com/golang/mock v1.1.1/go.mod"
127 - "github.com/golang/mock v1.2.0/go.mod"
128 - "github.com/golang/protobuf v1.2.0/go.mod"
129 - "github.com/golang/protobuf v1.3.1/go.mod"
130 - "github.com/golang/protobuf v1.3.2/go.mod"
131 - "github.com/golang/protobuf v1.4.0-rc.1/go.mod"
132 - "github.com/golang/protobuf v1.4.0-rc.1.0.20200221234624-67d41d38c208/go.mod"
133 - "github.com/golang/protobuf v1.4.0-rc.2/go.mod"
134 - "github.com/golang/protobuf v1.4.0-rc.4.0.20200313231945-b860323f09d0/go.mod"
135 - "github.com/golang/protobuf v1.4.0"
136 - "github.com/golang/protobuf v1.4.0/go.mod"
137 - "github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db/go.mod"
138 - "github.com/golang/snappy v0.0.1/go.mod"
139 - "github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod"
140 - "github.com/google/go-cmp v0.2.0/go.mod"
141 - "github.com/google/go-cmp v0.3.0/go.mod"
142 - "github.com/google/go-cmp v0.3.1/go.mod"
143 - "github.com/google/go-cmp v0.4.0/go.mod"
144 - "github.com/google/go-github v17.0.0+incompatible"
145 - "github.com/google/go-github v17.0.0+incompatible/go.mod"
146 - "github.com/google/go-querystring v1.0.0"
147 - "github.com/google/go-querystring v1.0.0/go.mod"
148 - "github.com/google/gofuzz v1.0.0/go.mod"
149 - "github.com/google/martian v2.1.0+incompatible/go.mod"
150 - "github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod"
151 - "github.com/googleapis/gax-go/v2 v2.0.4/go.mod"
152 - "github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod"
153 - "github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e/go.mod"
154 - "github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c/go.mod"
155 - "github.com/gorilla/context v1.1.1/go.mod"
156 - "github.com/gorilla/css v1.0.0"
157 - "github.com/gorilla/css v1.0.0/go.mod"
158 - "github.com/gorilla/mux v1.6.2/go.mod"
159 - "github.com/hashicorp/golang-lru v0.5.0/go.mod"
160 - "github.com/hpcloud/tail v1.0.0/go.mod"
161 - "github.com/issue9/assert v1.3.1/go.mod"
162 - "github.com/issue9/identicon v1.0.1"
163 - "github.com/issue9/identicon v1.0.1/go.mod"
164 - "github.com/jaytaylor/html2text v0.0.0-20190408195923-01ec452cbe43"
165 - "github.com/jaytaylor/html2text v0.0.0-20190408195923-01ec452cbe43/go.mod"
166 - "github.com/jinzhu/gorm v1.9.11/go.mod"
167 - "github.com/jinzhu/gorm v1.9.12"
168 - "github.com/jinzhu/gorm v1.9.12/go.mod"
169 - "github.com/jinzhu/inflection v1.0.0"
170 - "github.com/jinzhu/inflection v1.0.0/go.mod"
171 - "github.com/jinzhu/now v1.0.1/go.mod"
172 - "github.com/json-iterator/go v1.1.6/go.mod"
173 - "github.com/json-iterator/go v1.1.9"
174 - "github.com/json-iterator/go v1.1.9/go.mod"
175 - "github.com/json-iterator/go v1.1.10"
176 - "github.com/json-iterator/go v1.1.10/go.mod"
177 - "github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod"
178 - "github.com/jtolds/gls v4.2.1+incompatible/go.mod"
179 - "github.com/jtolds/gls v4.20.0+incompatible/go.mod"
180 - "github.com/julienschmidt/httprouter v1.2.0/go.mod"
181 - "github.com/kisielk/gotool v1.0.0/go.mod"
182 - "github.com/klauspost/compress v1.8.6"
183 - "github.com/klauspost/compress v1.8.6/go.mod"
184 - "github.com/klauspost/cpuid v1.2.1"
185 - "github.com/klauspost/cpuid v1.2.1/go.mod"
186 - "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
187 - "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod"
188 - "github.com/kr/pretty v0.1.0/go.mod"
189 - "github.com/kr/pty v1.1.1/go.mod"
190 - "github.com/kr/text v0.1.0/go.mod"
191 - "github.com/lib/pq v1.0.0/go.mod"
192 - "github.com/lib/pq v1.1.1/go.mod"
193 - "github.com/lib/pq v1.2.0/go.mod"
194 - "github.com/lib/pq v1.3.0"
195 - "github.com/lib/pq v1.3.0/go.mod"
196 - "github.com/lunny/log v0.0.0-20160921050905-7887c61bf0de/go.mod"
197 - "github.com/lunny/nodb v0.0.0-20160621015157-fc1ef06ad4af/go.mod"
198 - "github.com/mattn/go-colorable v0.1.4"
199 - "github.com/mattn/go-colorable v0.1.4/go.mod"
200 - "github.com/mattn/go-isatty v0.0.8/go.mod"
201 - "github.com/mattn/go-isatty v0.0.10/go.mod"
202 - "github.com/mattn/go-isatty v0.0.11/go.mod"
203 - "github.com/mattn/go-isatty v0.0.12"
204 - "github.com/mattn/go-isatty v0.0.12/go.mod"
205 - "github.com/mattn/go-runewidth v0.0.4"
206 - "github.com/mattn/go-runewidth v0.0.4/go.mod"
207 - "github.com/mattn/go-sqlite3 v1.10.0/go.mod"
208 - "github.com/mattn/go-sqlite3 v1.11.0/go.mod"
209 - "github.com/mattn/go-sqlite3 v2.0.1+incompatible/go.mod"
210 - "github.com/mattn/go-sqlite3 v2.0.3+incompatible"
211 - "github.com/mattn/go-sqlite3 v2.0.3+incompatible/go.mod"
212 - "github.com/matttproud/golang_protobuf_extensions v1.0.1"
213 - "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod"
214 - "github.com/mcuadros/go-version v0.0.0-20190308113854-92cdf37c5b75/go.mod"
215 - "github.com/mcuadros/go-version v0.0.0-20190830083331-035f6764e8d2"
216 - "github.com/mcuadros/go-version v0.0.0-20190830083331-035f6764e8d2/go.mod"
217 - "github.com/microcosm-cc/bluemonday v1.0.2"
218 - "github.com/microcosm-cc/bluemonday v1.0.2/go.mod"
219 - "github.com/microcosm-cc/bluemonday v1.0.4"
220 - "github.com/microcosm-cc/bluemonday v1.0.4/go.mod"
221 - "github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod"
222 - "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd"
223 - "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod"
224 - "github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod"
225 - "github.com/modern-go/reflect2 v1.0.1"
226 - "github.com/modern-go/reflect2 v1.0.1/go.mod"
227 - "github.com/msteinert/pam v0.0.0-20190215180659-f29b9f28d6f9"
228 - "github.com/msteinert/pam v0.0.0-20190215180659-f29b9f28d6f9/go.mod"
229 - "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod"
230 - "github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646"
231 - "github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646/go.mod"
232 - "github.com/niklasfasching/go-org v0.1.9"
233 - "github.com/niklasfasching/go-org v0.1.9/go.mod"
234 - "github.com/olekukonko/tablewriter v0.0.1"
235 - "github.com/olekukonko/tablewriter v0.0.1/go.mod"
236 - "github.com/onsi/ginkgo v1.6.0/go.mod"
237 - "github.com/onsi/ginkgo v1.7.0/go.mod"
238 - "github.com/onsi/ginkgo v1.8.0/go.mod"
239 - "github.com/onsi/gomega v1.4.3/go.mod"
240 - "github.com/onsi/gomega v1.5.0/go.mod"
241 - "github.com/openzipkin/zipkin-go v0.1.6/go.mod"
242 - "github.com/pelletier/go-toml v1.4.0/go.mod"
243 - "github.com/pierrec/lz4 v2.0.5+incompatible/go.mod"
244 - "github.com/pkg/errors v0.8.0/go.mod"
245 - "github.com/pkg/errors v0.8.1/go.mod"
246 - "github.com/pkg/errors v0.9.1"
247 - "github.com/pkg/errors v0.9.1/go.mod"
248 - "github.com/pmezard/go-difflib v1.0.0"
249 - "github.com/pmezard/go-difflib v1.0.0/go.mod"
250 - "github.com/pquerna/otp v1.2.0"
251 - "github.com/pquerna/otp v1.2.0/go.mod"
252 - "github.com/prometheus/client_golang v0.9.1/go.mod"
253 - "github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829/go.mod"
254 - "github.com/prometheus/client_golang v1.0.0/go.mod"
255 - "github.com/prometheus/client_golang v1.6.0"
256 - "github.com/prometheus/client_golang v1.6.0/go.mod"
257 - "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod"
258 - "github.com/prometheus/client_model v0.0.0-20190115171406-56726106282f/go.mod"
259 - "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod"
260 - "github.com/prometheus/client_model v0.2.0"
261 - "github.com/prometheus/client_model v0.2.0/go.mod"
262 - "github.com/prometheus/common v0.2.0/go.mod"
263 - "github.com/prometheus/common v0.4.1/go.mod"
264 - "github.com/prometheus/common v0.9.1"
265 - "github.com/prometheus/common v0.9.1/go.mod"
266 - "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod"
267 - "github.com/prometheus/procfs v0.0.0-20190117184657-bf6a532e95b1/go.mod"
268 - "github.com/prometheus/procfs v0.0.2/go.mod"
269 - "github.com/prometheus/procfs v0.0.11"
270 - "github.com/prometheus/procfs v0.0.11/go.mod"
271 - "github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod"
272 - "github.com/russross/blackfriday v1.5.2"
273 - "github.com/russross/blackfriday v1.5.2/go.mod"
274 - "github.com/russross/blackfriday/v2 v2.0.1"
275 - "github.com/russross/blackfriday/v2 v2.0.1/go.mod"
276 - "github.com/saintfish/chardet v0.0.0-20120816061221-3af4cd4741ca/go.mod"
277 - "github.com/satori/go.uuid v1.2.0"
278 - "github.com/satori/go.uuid v1.2.0/go.mod"
279 - "github.com/sergi/go-diff v1.1.0"
280 - "github.com/sergi/go-diff v1.1.0/go.mod"
281 - "github.com/shurcooL/sanitized_anchor_name v1.0.0"
282 - "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod"
283 - "github.com/siddontang/go v0.0.0-20180604090527-bdc77568d726/go.mod"
284 - "github.com/siddontang/go-snappy v0.0.0-20140704025258-d8f7bb82a96d/go.mod"
285 - "github.com/siddontang/ledisdb v0.0.0-20190202134119-8ceb77e66a92/go.mod"
286 - "github.com/siddontang/rdb v0.0.0-20150307021120-fc89ed2e418d/go.mod"
287 - "github.com/sirupsen/logrus v1.2.0/go.mod"
288 - "github.com/sirupsen/logrus v1.4.2/go.mod"
289 - "github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod"
290 - "github.com/smartystreets/assertions v0.0.0-20190116191733-b6c0e53d7304/go.mod"
291 - "github.com/smartystreets/assertions v1.0.1/go.mod"
292 - "github.com/smartystreets/goconvey v0.0.0-20181108003508-044398e4856c/go.mod"
293 - "github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a/go.mod"
294 - "github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337/go.mod"
295 - "github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf"
296 - "github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf/go.mod"
297 - "github.com/stretchr/objx v0.1.0/go.mod"
298 - "github.com/stretchr/objx v0.1.1"
299 - "github.com/stretchr/objx v0.1.1/go.mod"
300 - "github.com/stretchr/testify v1.2.2/go.mod"
301 - "github.com/stretchr/testify v1.3.0/go.mod"
302 - "github.com/stretchr/testify v1.4.0/go.mod"
303 - "github.com/stretchr/testify v1.5.1/go.mod"
304 - "github.com/stretchr/testify v1.6.0"
305 - "github.com/stretchr/testify v1.6.0/go.mod"
306 - "github.com/stretchr/testify v1.6.1"
307 - "github.com/stretchr/testify v1.6.1/go.mod"
308 - "github.com/syndtr/goleveldb v1.0.0/go.mod"
309 - "github.com/t-tiger/gorm-bulk-insert v1.3.0"
310 - "github.com/t-tiger/gorm-bulk-insert v1.3.0/go.mod"
311 - "github.com/unknwon/cae v1.0.0"
312 - "github.com/unknwon/cae v1.0.0/go.mod"
313 - "github.com/unknwon/com v0.0.0-20190804042917-757f69c95f3e/go.mod"
314 - "github.com/unknwon/com v1.0.1"
315 - "github.com/unknwon/com v1.0.1/go.mod"
316 - "github.com/unknwon/i18n v0.0.0-20190805065654-5c6446a380b6"
317 - "github.com/unknwon/i18n v0.0.0-20190805065654-5c6446a380b6/go.mod"
318 - "github.com/unknwon/paginater v0.0.0-20170405233947-45e5d631308e"
319 - "github.com/unknwon/paginater v0.0.0-20170405233947-45e5d631308e/go.mod"
320 - "github.com/urfave/cli v1.22.4"
321 - "github.com/urfave/cli v1.22.4/go.mod"
322 - "github.com/ziutek/mymysql v1.5.4/go.mod"
323 - "go.opencensus.io v0.20.1/go.mod"
324 - "golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod"
325 - "golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
326 - "golang.org/x/crypto v0.0.0-20190325154230-a5d413f7728c/go.mod"
327 - "golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5/go.mod"
328 - "golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4/go.mod"
329 - "golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod"
330 - "golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd/go.mod"
331 - "golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975"
332 - "golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975/go.mod"
333 - "golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod"
334 - "golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod"
335 - "golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod"
336 - "golang.org/x/lint v0.0.0-20190301231843-5614ed5bae6f/go.mod"
337 - "golang.org/x/mod v0.2.0"
338 - "golang.org/x/mod v0.2.0/go.mod"
339 - "golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod"
340 - "golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod"
341 - "golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod"
342 - "golang.org/x/net v0.0.0-20181114220301-adae6a3d119a/go.mod"
343 - "golang.org/x/net v0.0.0-20181220203305-927f97764cc3/go.mod"
344 - "golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e/go.mod"
345 - "golang.org/x/net v0.0.0-20190125091013-d26f9f9a57f3/go.mod"
346 - "golang.org/x/net v0.0.0-20190213061140-3a22650c66bd/go.mod"
347 - "golang.org/x/net v0.0.0-20190311183353-d8887717615a/go.mod"
348 - "golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod"
349 - "golang.org/x/net v0.0.0-20190603091049-60506f45cf65/go.mod"
350 - "golang.org/x/net v0.0.0-20190613194153-d28f0bde5980/go.mod"
351 - "golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod"
352 - "golang.org/x/net v0.0.0-20190724013045-ca1201d0de80/go.mod"
353 - "golang.org/x/net v0.0.0-20191014212845-da9a3fd4c582"
354 - "golang.org/x/net v0.0.0-20191014212845-da9a3fd4c582/go.mod"
355 - "golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod"
356 - "golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod"
357 - "golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod"
358 - "golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod"
359 - "golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod"
360 - "golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6/go.mod"
361 - "golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod"
362 - "golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod"
363 - "golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod"
364 - "golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33/go.mod"
365 - "golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e/go.mod"
366 - "golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5/go.mod"
367 - "golang.org/x/sys v0.0.0-20181122145206-62eef0e2fa9b/go.mod"
368 - "golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod"
369 - "golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223/go.mod"
370 - "golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod"
371 - "golang.org/x/sys v0.0.0-20190422165155-953cdadca894/go.mod"
372 - "golang.org/x/sys v0.0.0-20190606165138-5da285871e9c/go.mod"
373 - "golang.org/x/sys v0.0.0-20190804053845-51ab0e2deafa/go.mod"
374 - "golang.org/x/sys v0.0.0-20191008105621-543471e840be/go.mod"
375 - "golang.org/x/sys v0.0.0-20191026070338-33540a1f6037/go.mod"
376 - "golang.org/x/sys v0.0.0-20200106162015-b016eb3dc98e/go.mod"
377 - "golang.org/x/sys v0.0.0-20200116001909-b77594299b42/go.mod"
378 - "golang.org/x/sys v0.0.0-20200420163511-1957bb5e6d1f"
379 - "golang.org/x/sys v0.0.0-20200420163511-1957bb5e6d1f/go.mod"
380 - "golang.org/x/text v0.3.0/go.mod"
381 - "golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod"
382 - "golang.org/x/text v0.3.2"
383 - "golang.org/x/text v0.3.2/go.mod"
384 - "golang.org/x/text v0.3.3"
385 - "golang.org/x/text v0.3.3/go.mod"
386 - "golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod"
387 - "golang.org/x/tools v0.0.0-20180828015842-6cd1fcedba52/go.mod"
388 - "golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod"
389 - "golang.org/x/tools v0.0.0-20190114222345-bf090417da8b/go.mod"
390 - "golang.org/x/tools v0.0.0-20190226205152-f727befe758c/go.mod"
391 - "golang.org/x/tools v0.0.0-20190312170243-e65039ee4138/go.mod"
392 - "golang.org/x/tools v0.0.0-20190328211700-ab21143f2384/go.mod"
393 - "golang.org/x/tools v0.0.0-20190606124116-d0a3d012864b/go.mod"
394 - "golang.org/x/tools v0.0.0-20190802220118-1d1727260058/go.mod"
395 - "golang.org/x/tools v0.0.0-20190805222050-c5a2fd39b72a/go.mod"
396 - "golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod"
397 - "golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod"
398 - "golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod"
399 - "golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod"
400 - "google.golang.org/api v0.3.1/go.mod"
401 - "google.golang.org/appengine v1.1.0/go.mod"
402 - "google.golang.org/appengine v1.4.0/go.mod"
403 - "google.golang.org/appengine v1.6.0/go.mod"
404 - "google.golang.org/appengine v1.6.1/go.mod"
405 - "google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod"
406 - "google.golang.org/genproto v0.0.0-20190307195333-5fe7a883aa19/go.mod"
407 - "google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107/go.mod"
408 - "google.golang.org/grpc v1.17.0/go.mod"
409 - "google.golang.org/grpc v1.19.0/go.mod"
410 - "google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod"
411 - "google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod"
412 - "google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod"
413 - "google.golang.org/protobuf v1.20.1-0.20200309200217-e05f789c0967/go.mod"
414 - "google.golang.org/protobuf v1.21.0"
415 - "google.golang.org/protobuf v1.21.0/go.mod"
416 - "gopkg.in/alecthomas/kingpin.v2 v2.2.6/go.mod"
417 - "gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc/go.mod"
418 - "gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d"
419 - "gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d/go.mod"
420 - "gopkg.in/bufio.v1 v1.0.0-20140618132640-567b2bfa514e"
421 - "gopkg.in/bufio.v1 v1.0.0-20140618132640-567b2bfa514e/go.mod"
422 - "gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod"
423 - "gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod"
424 - "gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod"
425 - "gopkg.in/fsnotify.v1 v1.4.7/go.mod"
426 - "gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df"
427 - "gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df/go.mod"
428 - "gopkg.in/ini.v1 v1.46.0/go.mod"
429 - "gopkg.in/ini.v1 v1.55.0"
430 - "gopkg.in/ini.v1 v1.55.0/go.mod"
431 - "gopkg.in/ini.v1 v1.56.0"
432 - "gopkg.in/ini.v1 v1.56.0/go.mod"
433 - "gopkg.in/ldap.v2 v2.5.1"
434 - "gopkg.in/ldap.v2 v2.5.1/go.mod"
435 - "gopkg.in/macaron.v1 v1.3.4/go.mod"
436 - "gopkg.in/macaron.v1 v1.3.5/go.mod"
437 - "gopkg.in/macaron.v1 v1.3.6"
438 - "gopkg.in/macaron.v1 v1.3.6/go.mod"
439 - "gopkg.in/macaron.v1 v1.3.8"
440 - "gopkg.in/macaron.v1 v1.3.8/go.mod"
441 - "gopkg.in/macaron.v1 v1.3.9"
442 - "gopkg.in/macaron.v1 v1.3.9/go.mod"
443 - "gopkg.in/redis.v2 v2.3.2"
444 - "gopkg.in/redis.v2 v2.3.2/go.mod"
445 - "gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7/go.mod"
446 - "gopkg.in/yaml.v2 v2.2.1/go.mod"
447 - "gopkg.in/yaml.v2 v2.2.2/go.mod"
448 - "gopkg.in/yaml.v2 v2.2.4/go.mod"
449 - "gopkg.in/yaml.v2 v2.2.5/go.mod"
450 - "gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c"
451 - "gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod"
452 - "honnef.co/go/tools v0.0.0-20180728063816-88497007e858/go.mod"
453 - "honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod"
454 - "honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod"
455 - "unknwon.dev/clog/v2 v2.1.2"
456 - "unknwon.dev/clog/v2 v2.1.2/go.mod"
457 - "xorm.io/builder v0.3.6"
458 - "xorm.io/builder v0.3.6/go.mod"
459 - "xorm.io/core v0.7.2"
460 - "xorm.io/core v0.7.2/go.mod"
461 - "xorm.io/xorm v0.8.0"
462 - "xorm.io/xorm v0.8.0/go.mod"
463 - )
464 + "cloud.google.com/go v0.26.0/go.mod"
465 + "cloud.google.com/go v0.34.0/go.mod"
466 + "cloud.google.com/go v0.37.4/go.mod"
467 + "github.com/BurntSushi/toml v0.3.1/go.mod"
468 + "github.com/Masterminds/semver/v3 v3.1.0"
469 + "github.com/Masterminds/semver/v3 v3.1.0/go.mod"
470 + "github.com/Shopify/sarama v1.19.0/go.mod"
471 + "github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod"
472 + "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
473 + "github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod"
474 + "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod"
475 + "github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod"
476 + "github.com/apache/thrift v0.12.0/go.mod"
477 + "github.com/aymerick/douceur v0.2.0"
478 + "github.com/aymerick/douceur v0.2.0/go.mod"
479 + "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
480 + "github.com/beorn7/perks v1.0.0/go.mod"
481 + "github.com/beorn7/perks v1.0.1"
482 + "github.com/beorn7/perks v1.0.1/go.mod"
483 + "github.com/bgentry/speakeasy v0.1.0/go.mod"
484 + "github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc"
485 + "github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc/go.mod"
486 + "github.com/bradfitz/gomemcache v0.0.0-20190329173943-551aad21a668"
487 + "github.com/bradfitz/gomemcache v0.0.0-20190329173943-551aad21a668/go.mod"
488 + "github.com/cespare/xxhash/v2 v2.1.1"
489 + "github.com/cespare/xxhash/v2 v2.1.1/go.mod"
490 + "github.com/chris-ramon/douceur v0.2.0"
491 + "github.com/chris-ramon/douceur v0.2.0/go.mod"
492 + "github.com/client9/misspell v0.3.4/go.mod"
493 + "github.com/couchbase/gomemcached v0.0.0-20190515232915-c4b4ca0eb21d/go.mod"
494 + "github.com/couchbase/goutils v0.0.0-20190315194238-f9d42b11473b/go.mod"
495 + "github.com/couchbaselabs/go-couchbase v0.0.0-20190708161019-23e7ca2ce2b7/go.mod"
496 + "github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d"
497 + "github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d/go.mod"
498 + "github.com/cupcake/rdb v0.0.0-20161107195141-43ba34106c76/go.mod"
499 + "github.com/davecgh/go-spew v1.1.0/go.mod"
500 + "github.com/davecgh/go-spew v1.1.1"
501 + "github.com/davecgh/go-spew v1.1.1/go.mod"
502 + "github.com/denisenkom/go-mssqldb v0.0.0-20190515213511-eb9f6a1743f3/go.mod"
503 + "github.com/denisenkom/go-mssqldb v0.0.0-20190707035753-2be1aa521ff4/go.mod"
504 + "github.com/denisenkom/go-mssqldb v0.0.0-20191124224453-732737034ffd/go.mod"
505 + "github.com/denisenkom/go-mssqldb v0.0.0-20200206145737-bbfc9a55622e"
506 + "github.com/denisenkom/go-mssqldb v0.0.0-20200206145737-bbfc9a55622e/go.mod"
507 + "github.com/eapache/go-resiliency v1.1.0/go.mod"
508 + "github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21/go.mod"
509 + "github.com/eapache/queue v1.1.0/go.mod"
510 + "github.com/editorconfig/editorconfig-core-go/v2 v2.3.2"
511 + "github.com/editorconfig/editorconfig-core-go/v2 v2.3.2/go.mod"
512 + "github.com/edsrzf/mmap-go v1.0.0/go.mod"
513 + "github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5/go.mod"
514 + "github.com/fatih/color v1.7.0/go.mod"
515 + "github.com/fatih/color v1.9.0"
516 + "github.com/fatih/color v1.9.0/go.mod"
517 + "github.com/fsnotify/fsnotify v1.4.7/go.mod"
518 + "github.com/go-kit/kit v0.8.0/go.mod"
519 + "github.com/go-kit/kit v0.9.0/go.mod"
520 + "github.com/go-logfmt/logfmt v0.3.0/go.mod"
521 + "github.com/go-logfmt/logfmt v0.4.0/go.mod"
522 + "github.com/go-macaron/binding v1.1.0"
523 + "github.com/go-macaron/binding v1.1.0/go.mod"
524 + "github.com/go-macaron/cache v0.0.0-20190810181446-10f7c57e2196"
525 + "github.com/go-macaron/cache v0.0.0-20190810181446-10f7c57e2196/go.mod"
526 + "github.com/go-macaron/captcha v0.2.0"
527 + "github.com/go-macaron/captcha v0.2.0/go.mod"
528 + "github.com/go-macaron/csrf v0.0.0-20190812063352-946f6d303a4c"
529 + "github.com/go-macaron/csrf v0.0.0-20190812063352-946f6d303a4c/go.mod"
530 + "github.com/go-macaron/gzip v0.0.0-20160222043647-cad1c6580a07"
531 + "github.com/go-macaron/gzip v0.0.0-20160222043647-cad1c6580a07/go.mod"
532 + "github.com/go-macaron/i18n v0.5.0"
533 + "github.com/go-macaron/i18n v0.5.0/go.mod"
534 + "github.com/go-macaron/inject v0.0.0-20160627170012-d8a0b8677191"
535 + "github.com/go-macaron/inject v0.0.0-20160627170012-d8a0b8677191/go.mod"
536 + "github.com/go-macaron/session v0.0.0-20190805070824-1a3cdc6f5659"
537 + "github.com/go-macaron/session v0.0.0-20190805070824-1a3cdc6f5659/go.mod"
538 + "github.com/go-macaron/toolbox v0.0.0-20190813233741-94defb8383c6"
539 + "github.com/go-macaron/toolbox v0.0.0-20190813233741-94defb8383c6/go.mod"
540 + "github.com/go-sql-driver/mysql v1.4.1/go.mod"
541 + "github.com/go-sql-driver/mysql v1.5.0"
542 + "github.com/go-sql-driver/mysql v1.5.0/go.mod"
543 + "github.com/go-stack/stack v1.8.0/go.mod"
544 + "github.com/go-xorm/sqlfiddle v0.0.0-20180821085327-62ce714f951a/go.mod"
545 + "github.com/gogo/protobuf v1.1.1/go.mod"
546 + "github.com/gogo/protobuf v1.2.0/go.mod"
547 + "github.com/gogs/chardet v0.0.0-20150115103509-2404f7772561"
548 + "github.com/gogs/chardet v0.0.0-20150115103509-2404f7772561/go.mod"
549 + "github.com/gogs/cron v0.0.0-20171120032916-9f6c956d3e14"
550 + "github.com/gogs/cron v0.0.0-20171120032916-9f6c956d3e14/go.mod"
551 + "github.com/gogs/git-module v1.1.1"
552 + "github.com/gogs/git-module v1.1.1/go.mod"
553 + "github.com/gogs/git-module v1.1.2"
554 + "github.com/gogs/git-module v1.1.2/go.mod"
555 + "github.com/gogs/go-gogs-client v0.0.0-20200128182646-c69cb7680fd4"
556 + "github.com/gogs/go-gogs-client v0.0.0-20200128182646-c69cb7680fd4/go.mod"
557 + "github.com/gogs/go-libravatar v0.0.0-20191106065024-33a75213d0a0"
558 + "github.com/gogs/go-libravatar v0.0.0-20191106065024-33a75213d0a0/go.mod"
559 + "github.com/gogs/minwinsvc v0.0.0-20170301035411-95be6356811a/go.mod"
560 + "github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe"
561 + "github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe/go.mod"
562 + "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod"
563 + "github.com/golang/mock v1.1.1/go.mod"
564 + "github.com/golang/mock v1.2.0/go.mod"
565 + "github.com/golang/protobuf v1.2.0/go.mod"
566 + "github.com/golang/protobuf v1.3.1/go.mod"
567 + "github.com/golang/protobuf v1.3.2/go.mod"
568 + "github.com/golang/protobuf v1.4.0-rc.1/go.mod"
569 + "github.com/golang/protobuf v1.4.0-rc.1.0.20200221234624-67d41d38c208/go.mod"
570 + "github.com/golang/protobuf v1.4.0-rc.2/go.mod"
571 + "github.com/golang/protobuf v1.4.0-rc.4.0.20200313231945-b860323f09d0/go.mod"
572 + "github.com/golang/protobuf v1.4.0"
573 + "github.com/golang/protobuf v1.4.0/go.mod"
574 + "github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db/go.mod"
575 + "github.com/golang/snappy v0.0.1/go.mod"
576 + "github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod"
577 + "github.com/google/go-cmp v0.2.0/go.mod"
578 + "github.com/google/go-cmp v0.3.0/go.mod"
579 + "github.com/google/go-cmp v0.3.1/go.mod"
580 + "github.com/google/go-cmp v0.4.0/go.mod"
581 + "github.com/google/go-github v17.0.0+incompatible"
582 + "github.com/google/go-github v17.0.0+incompatible/go.mod"
583 + "github.com/google/go-querystring v1.0.0"
584 + "github.com/google/go-querystring v1.0.0/go.mod"
585 + "github.com/google/gofuzz v1.0.0/go.mod"
586 + "github.com/google/martian v2.1.0+incompatible/go.mod"
587 + "github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod"
588 + "github.com/googleapis/gax-go/v2 v2.0.4/go.mod"
589 + "github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod"
590 + "github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e/go.mod"
591 + "github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c/go.mod"
592 + "github.com/gorilla/context v1.1.1/go.mod"
593 + "github.com/gorilla/css v1.0.0"
594 + "github.com/gorilla/css v1.0.0/go.mod"
595 + "github.com/gorilla/mux v1.6.2/go.mod"
596 + "github.com/hashicorp/golang-lru v0.5.0/go.mod"
597 + "github.com/hpcloud/tail v1.0.0/go.mod"
598 + "github.com/issue9/assert v1.3.1/go.mod"
599 + "github.com/issue9/identicon v1.0.1"
600 + "github.com/issue9/identicon v1.0.1/go.mod"
601 + "github.com/jaytaylor/html2text v0.0.0-20190408195923-01ec452cbe43"
602 + "github.com/jaytaylor/html2text v0.0.0-20190408195923-01ec452cbe43/go.mod"
603 + "github.com/jinzhu/gorm v1.9.11/go.mod"
604 + "github.com/jinzhu/gorm v1.9.12"
605 + "github.com/jinzhu/gorm v1.9.12/go.mod"
606 + "github.com/jinzhu/inflection v1.0.0"
607 + "github.com/jinzhu/inflection v1.0.0/go.mod"
608 + "github.com/jinzhu/now v1.0.1/go.mod"
609 + "github.com/json-iterator/go v1.1.6/go.mod"
610 + "github.com/json-iterator/go v1.1.9"
611 + "github.com/json-iterator/go v1.1.9/go.mod"
612 + "github.com/json-iterator/go v1.1.10"
613 + "github.com/json-iterator/go v1.1.10/go.mod"
614 + "github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod"
615 + "github.com/jtolds/gls v4.2.1+incompatible/go.mod"
616 + "github.com/jtolds/gls v4.20.0+incompatible/go.mod"
617 + "github.com/julienschmidt/httprouter v1.2.0/go.mod"
618 + "github.com/kisielk/gotool v1.0.0/go.mod"
619 + "github.com/klauspost/compress v1.8.6"
620 + "github.com/klauspost/compress v1.8.6/go.mod"
621 + "github.com/klauspost/cpuid v1.2.1"
622 + "github.com/klauspost/cpuid v1.2.1/go.mod"
623 + "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
624 + "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod"
625 + "github.com/kr/pretty v0.1.0/go.mod"
626 + "github.com/kr/pty v1.1.1/go.mod"
627 + "github.com/kr/text v0.1.0/go.mod"
628 + "github.com/lib/pq v1.0.0/go.mod"
629 + "github.com/lib/pq v1.1.1/go.mod"
630 + "github.com/lib/pq v1.2.0/go.mod"
631 + "github.com/lib/pq v1.3.0"
632 + "github.com/lib/pq v1.3.0/go.mod"
633 + "github.com/lunny/log v0.0.0-20160921050905-7887c61bf0de/go.mod"
634 + "github.com/lunny/nodb v0.0.0-20160621015157-fc1ef06ad4af/go.mod"
635 + "github.com/mattn/go-colorable v0.1.4"
636 + "github.com/mattn/go-colorable v0.1.4/go.mod"
637 + "github.com/mattn/go-isatty v0.0.8/go.mod"
638 + "github.com/mattn/go-isatty v0.0.10/go.mod"
639 + "github.com/mattn/go-isatty v0.0.11/go.mod"
640 + "github.com/mattn/go-isatty v0.0.12"
641 + "github.com/mattn/go-isatty v0.0.12/go.mod"
642 + "github.com/mattn/go-runewidth v0.0.4"
643 + "github.com/mattn/go-runewidth v0.0.4/go.mod"
644 + "github.com/mattn/go-sqlite3 v1.10.0/go.mod"
645 + "github.com/mattn/go-sqlite3 v1.11.0/go.mod"
646 + "github.com/mattn/go-sqlite3 v2.0.1+incompatible/go.mod"
647 + "github.com/mattn/go-sqlite3 v2.0.3+incompatible"
648 + "github.com/mattn/go-sqlite3 v2.0.3+incompatible/go.mod"
649 + "github.com/matttproud/golang_protobuf_extensions v1.0.1"
650 + "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod"
651 + "github.com/mcuadros/go-version v0.0.0-20190308113854-92cdf37c5b75/go.mod"
652 + "github.com/mcuadros/go-version v0.0.0-20190830083331-035f6764e8d2"
653 + "github.com/mcuadros/go-version v0.0.0-20190830083331-035f6764e8d2/go.mod"
654 + "github.com/microcosm-cc/bluemonday v1.0.2"
655 + "github.com/microcosm-cc/bluemonday v1.0.2/go.mod"
656 + "github.com/microcosm-cc/bluemonday v1.0.4"
657 + "github.com/microcosm-cc/bluemonday v1.0.4/go.mod"
658 + "github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod"
659 + "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd"
660 + "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod"
661 + "github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod"
662 + "github.com/modern-go/reflect2 v1.0.1"
663 + "github.com/modern-go/reflect2 v1.0.1/go.mod"
664 + "github.com/msteinert/pam v0.0.0-20190215180659-f29b9f28d6f9"
665 + "github.com/msteinert/pam v0.0.0-20190215180659-f29b9f28d6f9/go.mod"
666 + "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod"
667 + "github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646"
668 + "github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646/go.mod"
669 + "github.com/niklasfasching/go-org v0.1.9"
670 + "github.com/niklasfasching/go-org v0.1.9/go.mod"
671 + "github.com/olekukonko/tablewriter v0.0.1"
672 + "github.com/olekukonko/tablewriter v0.0.1/go.mod"
673 + "github.com/onsi/ginkgo v1.6.0/go.mod"
674 + "github.com/onsi/ginkgo v1.7.0/go.mod"
675 + "github.com/onsi/ginkgo v1.8.0/go.mod"
676 + "github.com/onsi/gomega v1.4.3/go.mod"
677 + "github.com/onsi/gomega v1.5.0/go.mod"
678 + "github.com/openzipkin/zipkin-go v0.1.6/go.mod"
679 + "github.com/pelletier/go-toml v1.4.0/go.mod"
680 + "github.com/pierrec/lz4 v2.0.5+incompatible/go.mod"
681 + "github.com/pkg/errors v0.8.0/go.mod"
682 + "github.com/pkg/errors v0.8.1/go.mod"
683 + "github.com/pkg/errors v0.9.1"
684 + "github.com/pkg/errors v0.9.1/go.mod"
685 + "github.com/pmezard/go-difflib v1.0.0"
686 + "github.com/pmezard/go-difflib v1.0.0/go.mod"
687 + "github.com/pquerna/otp v1.2.0"
688 + "github.com/pquerna/otp v1.2.0/go.mod"
689 + "github.com/prometheus/client_golang v0.9.1/go.mod"
690 + "github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829/go.mod"
691 + "github.com/prometheus/client_golang v1.0.0/go.mod"
692 + "github.com/prometheus/client_golang v1.6.0"
693 + "github.com/prometheus/client_golang v1.6.0/go.mod"
694 + "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod"
695 + "github.com/prometheus/client_model v0.0.0-20190115171406-56726106282f/go.mod"
696 + "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod"
697 + "github.com/prometheus/client_model v0.2.0"
698 + "github.com/prometheus/client_model v0.2.0/go.mod"
699 + "github.com/prometheus/common v0.2.0/go.mod"
700 + "github.com/prometheus/common v0.4.1/go.mod"
701 + "github.com/prometheus/common v0.9.1"
702 + "github.com/prometheus/common v0.9.1/go.mod"
703 + "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod"
704 + "github.com/prometheus/procfs v0.0.0-20190117184657-bf6a532e95b1/go.mod"
705 + "github.com/prometheus/procfs v0.0.2/go.mod"
706 + "github.com/prometheus/procfs v0.0.11"
707 + "github.com/prometheus/procfs v0.0.11/go.mod"
708 + "github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod"
709 + "github.com/russross/blackfriday v1.5.2"
710 + "github.com/russross/blackfriday v1.5.2/go.mod"
711 + "github.com/russross/blackfriday/v2 v2.0.1"
712 + "github.com/russross/blackfriday/v2 v2.0.1/go.mod"
713 + "github.com/saintfish/chardet v0.0.0-20120816061221-3af4cd4741ca/go.mod"
714 + "github.com/satori/go.uuid v1.2.0"
715 + "github.com/satori/go.uuid v1.2.0/go.mod"
716 + "github.com/sergi/go-diff v1.1.0"
717 + "github.com/sergi/go-diff v1.1.0/go.mod"
718 + "github.com/shurcooL/sanitized_anchor_name v1.0.0"
719 + "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod"
720 + "github.com/siddontang/go v0.0.0-20180604090527-bdc77568d726/go.mod"
721 + "github.com/siddontang/go-snappy v0.0.0-20140704025258-d8f7bb82a96d/go.mod"
722 + "github.com/siddontang/ledisdb v0.0.0-20190202134119-8ceb77e66a92/go.mod"
723 + "github.com/siddontang/rdb v0.0.0-20150307021120-fc89ed2e418d/go.mod"
724 + "github.com/sirupsen/logrus v1.2.0/go.mod"
725 + "github.com/sirupsen/logrus v1.4.2/go.mod"
726 + "github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod"
727 + "github.com/smartystreets/assertions v0.0.0-20190116191733-b6c0e53d7304/go.mod"
728 + "github.com/smartystreets/assertions v1.0.1/go.mod"
729 + "github.com/smartystreets/goconvey v0.0.0-20181108003508-044398e4856c/go.mod"
730 + "github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a/go.mod"
731 + "github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337/go.mod"
732 + "github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf"
733 + "github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf/go.mod"
734 + "github.com/stretchr/objx v0.1.0/go.mod"
735 + "github.com/stretchr/objx v0.1.1"
736 + "github.com/stretchr/objx v0.1.1/go.mod"
737 + "github.com/stretchr/testify v1.2.2/go.mod"
738 + "github.com/stretchr/testify v1.3.0/go.mod"
739 + "github.com/stretchr/testify v1.4.0/go.mod"
740 + "github.com/stretchr/testify v1.5.1/go.mod"
741 + "github.com/stretchr/testify v1.6.0"
742 + "github.com/stretchr/testify v1.6.0/go.mod"
743 + "github.com/stretchr/testify v1.6.1"
744 + "github.com/stretchr/testify v1.6.1/go.mod"
745 + "github.com/syndtr/goleveldb v1.0.0/go.mod"
746 + "github.com/t-tiger/gorm-bulk-insert v1.3.0"
747 + "github.com/t-tiger/gorm-bulk-insert v1.3.0/go.mod"
748 + "github.com/unknwon/cae v1.0.0"
749 + "github.com/unknwon/cae v1.0.0/go.mod"
750 + "github.com/unknwon/com v0.0.0-20190804042917-757f69c95f3e/go.mod"
751 + "github.com/unknwon/com v1.0.1"
752 + "github.com/unknwon/com v1.0.1/go.mod"
753 + "github.com/unknwon/i18n v0.0.0-20190805065654-5c6446a380b6"
754 + "github.com/unknwon/i18n v0.0.0-20190805065654-5c6446a380b6/go.mod"
755 + "github.com/unknwon/paginater v0.0.0-20170405233947-45e5d631308e"
756 + "github.com/unknwon/paginater v0.0.0-20170405233947-45e5d631308e/go.mod"
757 + "github.com/urfave/cli v1.22.4"
758 + "github.com/urfave/cli v1.22.4/go.mod"
759 + "github.com/ziutek/mymysql v1.5.4/go.mod"
760 + "go.opencensus.io v0.20.1/go.mod"
761 + "golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod"
762 + "golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
763 + "golang.org/x/crypto v0.0.0-20190325154230-a5d413f7728c/go.mod"
764 + "golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5/go.mod"
765 + "golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4/go.mod"
766 + "golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod"
767 + "golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd/go.mod"
768 + "golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975"
769 + "golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975/go.mod"
770 + "golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod"
771 + "golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod"
772 + "golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod"
773 + "golang.org/x/lint v0.0.0-20190301231843-5614ed5bae6f/go.mod"
774 + "golang.org/x/mod v0.2.0"
775 + "golang.org/x/mod v0.2.0/go.mod"
776 + "golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod"
777 + "golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod"
778 + "golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod"
779 + "golang.org/x/net v0.0.0-20181114220301-adae6a3d119a/go.mod"
780 + "golang.org/x/net v0.0.0-20181220203305-927f97764cc3/go.mod"
781 + "golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e/go.mod"
782 + "golang.org/x/net v0.0.0-20190125091013-d26f9f9a57f3/go.mod"
783 + "golang.org/x/net v0.0.0-20190213061140-3a22650c66bd/go.mod"
784 + "golang.org/x/net v0.0.0-20190311183353-d8887717615a/go.mod"
785 + "golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod"
786 + "golang.org/x/net v0.0.0-20190603091049-60506f45cf65/go.mod"
787 + "golang.org/x/net v0.0.0-20190613194153-d28f0bde5980/go.mod"
788 + "golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod"
789 + "golang.org/x/net v0.0.0-20190724013045-ca1201d0de80/go.mod"
790 + "golang.org/x/net v0.0.0-20191014212845-da9a3fd4c582"
791 + "golang.org/x/net v0.0.0-20191014212845-da9a3fd4c582/go.mod"
792 + "golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod"
793 + "golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod"
794 + "golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod"
795 + "golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod"
796 + "golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod"
797 + "golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6/go.mod"
798 + "golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod"
799 + "golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod"
800 + "golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod"
801 + "golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33/go.mod"
802 + "golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e/go.mod"
803 + "golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5/go.mod"
804 + "golang.org/x/sys v0.0.0-20181122145206-62eef0e2fa9b/go.mod"
805 + "golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod"
806 + "golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223/go.mod"
807 + "golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod"
808 + "golang.org/x/sys v0.0.0-20190422165155-953cdadca894/go.mod"
809 + "golang.org/x/sys v0.0.0-20190606165138-5da285871e9c/go.mod"
810 + "golang.org/x/sys v0.0.0-20190804053845-51ab0e2deafa/go.mod"
811 + "golang.org/x/sys v0.0.0-20191008105621-543471e840be/go.mod"
812 + "golang.org/x/sys v0.0.0-20191026070338-33540a1f6037/go.mod"
813 + "golang.org/x/sys v0.0.0-20200106162015-b016eb3dc98e/go.mod"
814 + "golang.org/x/sys v0.0.0-20200116001909-b77594299b42/go.mod"
815 + "golang.org/x/sys v0.0.0-20200420163511-1957bb5e6d1f"
816 + "golang.org/x/sys v0.0.0-20200420163511-1957bb5e6d1f/go.mod"
817 + "golang.org/x/text v0.3.0/go.mod"
818 + "golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod"
819 + "golang.org/x/text v0.3.2"
820 + "golang.org/x/text v0.3.2/go.mod"
821 + "golang.org/x/text v0.3.3"
822 + "golang.org/x/text v0.3.3/go.mod"
823 + "golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod"
824 + "golang.org/x/tools v0.0.0-20180828015842-6cd1fcedba52/go.mod"
825 + "golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod"
826 + "golang.org/x/tools v0.0.0-20190114222345-bf090417da8b/go.mod"
827 + "golang.org/x/tools v0.0.0-20190226205152-f727befe758c/go.mod"
828 + "golang.org/x/tools v0.0.0-20190312170243-e65039ee4138/go.mod"
829 + "golang.org/x/tools v0.0.0-20190328211700-ab21143f2384/go.mod"
830 + "golang.org/x/tools v0.0.0-20190606124116-d0a3d012864b/go.mod"
831 + "golang.org/x/tools v0.0.0-20190802220118-1d1727260058/go.mod"
832 + "golang.org/x/tools v0.0.0-20190805222050-c5a2fd39b72a/go.mod"
833 + "golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod"
834 + "golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod"
835 + "golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod"
836 + "golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod"
837 + "google.golang.org/api v0.3.1/go.mod"
838 + "google.golang.org/appengine v1.1.0/go.mod"
839 + "google.golang.org/appengine v1.4.0/go.mod"
840 + "google.golang.org/appengine v1.6.0/go.mod"
841 + "google.golang.org/appengine v1.6.1/go.mod"
842 + "google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod"
843 + "google.golang.org/genproto v0.0.0-20190307195333-5fe7a883aa19/go.mod"
844 + "google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107/go.mod"
845 + "google.golang.org/grpc v1.17.0/go.mod"
846 + "google.golang.org/grpc v1.19.0/go.mod"
847 + "google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod"
848 + "google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod"
849 + "google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod"
850 + "google.golang.org/protobuf v1.20.1-0.20200309200217-e05f789c0967/go.mod"
851 + "google.golang.org/protobuf v1.21.0"
852 + "google.golang.org/protobuf v1.21.0/go.mod"
853 + "gopkg.in/alecthomas/kingpin.v2 v2.2.6/go.mod"
854 + "gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc/go.mod"
855 + "gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d"
856 + "gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d/go.mod"
857 + "gopkg.in/bufio.v1 v1.0.0-20140618132640-567b2bfa514e"
858 + "gopkg.in/bufio.v1 v1.0.0-20140618132640-567b2bfa514e/go.mod"
859 + "gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod"
860 + "gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod"
861 + "gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod"
862 + "gopkg.in/fsnotify.v1 v1.4.7/go.mod"
863 + "gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df"
864 + "gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df/go.mod"
865 + "gopkg.in/ini.v1 v1.46.0/go.mod"
866 + "gopkg.in/ini.v1 v1.55.0"
867 + "gopkg.in/ini.v1 v1.55.0/go.mod"
868 + "gopkg.in/ini.v1 v1.56.0"
869 + "gopkg.in/ini.v1 v1.56.0/go.mod"
870 + "gopkg.in/ldap.v2 v2.5.1"
871 + "gopkg.in/ldap.v2 v2.5.1/go.mod"
872 + "gopkg.in/macaron.v1 v1.3.4/go.mod"
873 + "gopkg.in/macaron.v1 v1.3.5/go.mod"
874 + "gopkg.in/macaron.v1 v1.3.6"
875 + "gopkg.in/macaron.v1 v1.3.6/go.mod"
876 + "gopkg.in/macaron.v1 v1.3.8"
877 + "gopkg.in/macaron.v1 v1.3.8/go.mod"
878 + "gopkg.in/macaron.v1 v1.3.9"
879 + "gopkg.in/macaron.v1 v1.3.9/go.mod"
880 + "gopkg.in/redis.v2 v2.3.2"
881 + "gopkg.in/redis.v2 v2.3.2/go.mod"
882 + "gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7/go.mod"
883 + "gopkg.in/yaml.v2 v2.2.1/go.mod"
884 + "gopkg.in/yaml.v2 v2.2.2/go.mod"
885 + "gopkg.in/yaml.v2 v2.2.4/go.mod"
886 + "gopkg.in/yaml.v2 v2.2.5/go.mod"
887 + "gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c"
888 + "gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod"
889 + "honnef.co/go/tools v0.0.0-20180728063816-88497007e858/go.mod"
890 + "honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod"
891 + "honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod"
892 + "unknwon.dev/clog/v2 v2.1.2"
893 + "unknwon.dev/clog/v2 v2.1.2/go.mod"
894 + "xorm.io/builder v0.3.6"
895 + "xorm.io/builder v0.3.6/go.mod"
896 + "xorm.io/core v0.7.2"
897 + "xorm.io/core v0.7.2/go.mod"
898 + "xorm.io/xorm v0.8.0"
899 + "xorm.io/xorm v0.8.0/go.mod"
900 + )
901 go-module_set_globals
902
903 SRC_URI="https://github.com/gogs/gogs/archive/v${PV}.tar.gz -> ${P}.tar.gz ${EGO_SUM_SRC_URI}"
904
905 -LICENSE="MIT"
906 +LICENSE="Apache-2.0 BSD MIT"
907 SLOT="0"
908 KEYWORDS="~amd64 ~arm ~arm64 ~x86"
909
910 @@ -459,60 +459,60 @@ REQUIRED_USE="|| ( sqlite mysql postgres )"
911 PATCHES=( "${FILESDIR}/${P}.patch" )
912
913 DEPEND="
914 - acct-user/gogs
915 - sqlite? ( dev-db/sqlite:3 )
916 - "
917 + acct-user/gogs
918 + sqlite? ( dev-db/sqlite:3 )
919 + "
920
921 RDEPEND="${DEPEND}
922 - app-shells/bash
923 - dev-vcs/git[curl,threads]
924 - virtual/ssh
925 - mysql? ( virtual/mysql )
926 - pam? ( sys-libs/pam )
927 - postgres? ( dev-db/postgresql[pam?] )
928 - "
929 -
930 + app-shells/bash
931 + dev-vcs/git[curl,threads]
932 + virtual/ssh
933 + mysql? ( virtual/mysql )
934 + pam? ( sys-libs/pam )
935 + postgres? ( dev-db/postgresql[pam?] )
936 + "
937 +
938 FILECAPS=(
939 - cap_net_bind_service+ep usr/bin/gogs
940 + cap_net_bind_service+ep usr/bin/gogs
941 )
942
943 src_compile() {
944 - GOLANG_PKG_TAGS=""
945 - use cert && GOLANG_PKG_TAGS+=" cert"
946 - use pam && GOLANG_PKG_TAGS+=" pam"
947 - go build -tags ${GOLANG_PKG_TAGS} -o gogs
948 + GOLANG_PKG_TAGS=""
949 + use cert && GOLANG_PKG_TAGS+=" cert"
950 + use pam && GOLANG_PKG_TAGS+=" pam"
951 + go build -tags ${GOLANG_PKG_TAGS} -o gogs
952 }
953
954 src_install() {
955 - # Install binary
956 - dobin gogs
957 - # Prepare systemd init scripts and install it
958 - cp "${FILESDIR}/systemd/${PN}.service" "${T}/${PN}.service" || die
959 - use mysql && enable_systemd_dep mysqld
960 - use postgres && enable_systemd_dep postgresql
961 - systemd_dounit "${T}/${PN}.service"
962 - # Install OpenRC init files
963 - doconfd "${FILESDIR}/gogs-confd"
964 - doinitd "${FILESDIR}/gogs-initd"
965 - # Install HTTPS certs
966 - if use cert; then
967 - keepdir /etc/${PN}/https
968 - fi
969 - # Install configuration files
970 - insinto /etc/${PN}/conf
971 - insopts -m640
972 - doins conf/app.ini
973 - # Fix permissions of config files
974 - keepdir /etc/${PN}/
975 - fperms 775 /etc/${PN}/conf
976 - fowners -R gogs:git /etc/${PN}
977 - # Install theme files
978 - insinto /usr/share/themes/${PN}/
979 - insopts -m440
980 - doins -r public/
981 - doins -r templates/
982 - fowners -R gogs:git /usr/share/themes/${PN}/
983 - # Create log directory
984 - keepdir /var/log/${PN}
985 - fowners -R gogs:git /var/log/${PN}
986 + # Install binary
987 + dobin gogs
988 + # Prepare systemd init scripts and install it
989 + cp "${FILESDIR}/systemd/${PN}.service" "${T}/${PN}.service" || die
990 + use mysql && enable_systemd_dep mysqld
991 + use postgres && enable_systemd_dep postgresql
992 + systemd_dounit "${T}/${PN}.service"
993 + # Install OpenRC init files
994 + doconfd "${FILESDIR}/gogs-confd"
995 + doinitd "${FILESDIR}/gogs-initd"
996 + # Install HTTPS certs
997 + if use cert; then
998 + keepdir /etc/${PN}/https
999 + fi
1000 + # Install configuration files
1001 + insinto /etc/${PN}/conf
1002 + insopts -m640
1003 + doins conf/app.ini
1004 + # Fix permissions of config files
1005 + keepdir /etc/${PN}/
1006 + fperms 775 /etc/${PN}/conf
1007 + fowners -R gogs:git /etc/${PN}
1008 + # Install theme files
1009 + insinto /usr/share/themes/${PN}/
1010 + insopts -m440
1011 + doins -r public/
1012 + doins -r templates/
1013 + fowners -R gogs:git /usr/share/themes/${PN}/
1014 + # Create log directory
1015 + keepdir /var/log/${PN}
1016 + fowners -R gogs:git /var/log/${PN}
1017 }
1018
1019 diff --git a/www-apps/gogs/metadata.xml b/www-apps/gogs/metadata.xml
1020 index 9db5800a..95c680f5 100644
1021 --- a/www-apps/gogs/metadata.xml
1022 +++ b/www-apps/gogs/metadata.xml
1023 @@ -1,12 +1,12 @@
1024 <?xml version="1.0" encoding="UTF-8"?>
1025 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
1026 <pkgmetadata>
1027 - <maintainer type="person">
1028 - <email>denis7774@×××××.com</email>
1029 - <name>Denis Reva</name>
1030 - <description>RarogCmex</description>
1031 - </maintainer>
1032 - <use>
1033 - <flag name="cert">Adds support for self-signed certificates</flag>
1034 - </use>
1035 + <maintainer type="person">
1036 + <email>denis7774@×××××.com</email>
1037 + <name>Denis Reva</name>
1038 + <description>RarogCmex</description>
1039 + </maintainer>
1040 + <use>
1041 + <flag name="cert">Adds support for self-signed certificates</flag>
1042 + </use>
1043 </pkgmetadata>