You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

modules.txt 24KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643
  1. # cloud.google.com/go v0.45.0
  2. cloud.google.com/go/compute/metadata
  3. # gitea.com/lunny/levelqueue v0.2.0
  4. gitea.com/lunny/levelqueue
  5. # gitea.com/macaron/binding v0.0.0-20190822013154-a5f53841ed2b
  6. gitea.com/macaron/binding
  7. # gitea.com/macaron/cache v0.0.0-20190822004001-a6e7fee4ee76
  8. gitea.com/macaron/cache
  9. gitea.com/macaron/cache/memcache
  10. gitea.com/macaron/cache/redis
  11. # gitea.com/macaron/captcha v0.0.0-20190822015246-daa973478bae
  12. gitea.com/macaron/captcha
  13. # gitea.com/macaron/cors v0.0.0-20190821152825-7dcef4a17175
  14. gitea.com/macaron/cors
  15. # gitea.com/macaron/csrf v0.0.0-20190822024205-3dc5a4474439
  16. gitea.com/macaron/csrf
  17. # gitea.com/macaron/gzip v0.0.0-20191118033930-0c4c5566a0e5
  18. gitea.com/macaron/gzip
  19. # gitea.com/macaron/i18n v0.0.0-20190822004228-474e714e2223
  20. gitea.com/macaron/i18n
  21. # gitea.com/macaron/inject v0.0.0-20190805023432-d4c86e31027a
  22. gitea.com/macaron/inject
  23. # gitea.com/macaron/macaron v1.4.0
  24. gitea.com/macaron/macaron
  25. # gitea.com/macaron/session v0.0.0-20190821211443-122c47c5f705
  26. gitea.com/macaron/session
  27. gitea.com/macaron/session/couchbase
  28. gitea.com/macaron/session/memcache
  29. gitea.com/macaron/session/mysql
  30. gitea.com/macaron/session/nodb
  31. gitea.com/macaron/session/postgres
  32. gitea.com/macaron/session/redis
  33. # gitea.com/macaron/toolbox v0.0.0-20190822013122-05ff0fc766b7
  34. gitea.com/macaron/toolbox
  35. # github.com/BurntSushi/toml v0.3.1
  36. github.com/BurntSushi/toml
  37. # github.com/PuerkitoBio/goquery v1.5.0
  38. github.com/PuerkitoBio/goquery
  39. # github.com/PuerkitoBio/purell v1.1.1
  40. github.com/PuerkitoBio/purell
  41. # github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
  42. github.com/PuerkitoBio/urlesc
  43. # github.com/RoaringBitmap/roaring v0.4.21
  44. github.com/RoaringBitmap/roaring
  45. # github.com/andybalholm/cascadia v1.0.0
  46. github.com/andybalholm/cascadia
  47. # github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239
  48. github.com/anmitsu/go-shlex
  49. # github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a
  50. github.com/asaskevich/govalidator
  51. # github.com/beorn7/perks v1.0.1
  52. github.com/beorn7/perks/quantile
  53. # github.com/blevesearch/bleve v0.8.1
  54. github.com/blevesearch/bleve
  55. github.com/blevesearch/bleve/analysis
  56. github.com/blevesearch/bleve/analysis/analyzer/custom
  57. github.com/blevesearch/bleve/analysis/analyzer/keyword
  58. github.com/blevesearch/bleve/analysis/analyzer/standard
  59. github.com/blevesearch/bleve/analysis/datetime/flexible
  60. github.com/blevesearch/bleve/analysis/datetime/optional
  61. github.com/blevesearch/bleve/analysis/lang/en
  62. github.com/blevesearch/bleve/analysis/token/lowercase
  63. github.com/blevesearch/bleve/analysis/token/porter
  64. github.com/blevesearch/bleve/analysis/token/stop
  65. github.com/blevesearch/bleve/analysis/token/unicodenorm
  66. github.com/blevesearch/bleve/analysis/tokenizer/single
  67. github.com/blevesearch/bleve/analysis/tokenizer/unicode
  68. github.com/blevesearch/bleve/document
  69. github.com/blevesearch/bleve/geo
  70. github.com/blevesearch/bleve/index
  71. github.com/blevesearch/bleve/index/scorch
  72. github.com/blevesearch/bleve/index/scorch/mergeplan
  73. github.com/blevesearch/bleve/index/scorch/segment
  74. github.com/blevesearch/bleve/index/scorch/segment/zap
  75. github.com/blevesearch/bleve/index/store
  76. github.com/blevesearch/bleve/index/store/boltdb
  77. github.com/blevesearch/bleve/index/store/gtreap
  78. github.com/blevesearch/bleve/index/upsidedown
  79. github.com/blevesearch/bleve/mapping
  80. github.com/blevesearch/bleve/numeric
  81. github.com/blevesearch/bleve/registry
  82. github.com/blevesearch/bleve/search
  83. github.com/blevesearch/bleve/search/collector
  84. github.com/blevesearch/bleve/search/facet
  85. github.com/blevesearch/bleve/search/highlight
  86. github.com/blevesearch/bleve/search/highlight/format/html
  87. github.com/blevesearch/bleve/search/highlight/fragmenter/simple
  88. github.com/blevesearch/bleve/search/highlight/highlighter/html
  89. github.com/blevesearch/bleve/search/highlight/highlighter/simple
  90. github.com/blevesearch/bleve/search/query
  91. github.com/blevesearch/bleve/search/scorer
  92. github.com/blevesearch/bleve/search/searcher
  93. github.com/blevesearch/bleve/size
  94. # github.com/blevesearch/go-porterstemmer v1.0.2
  95. github.com/blevesearch/go-porterstemmer
  96. # github.com/blevesearch/segment v0.0.0-20160915185041-762005e7a34f
  97. github.com/blevesearch/segment
  98. # github.com/boombuler/barcode v0.0.0-20161226211916-fe0f26ff6d26
  99. github.com/boombuler/barcode
  100. github.com/boombuler/barcode/qr
  101. github.com/boombuler/barcode/utils
  102. # github.com/bradfitz/gomemcache v0.0.0-20190329173943-551aad21a668
  103. github.com/bradfitz/gomemcache/memcache
  104. # github.com/couchbase/gomemcached v0.0.0-20191004160342-7b5da2ec40b2
  105. github.com/couchbase/gomemcached
  106. github.com/couchbase/gomemcached/client
  107. # github.com/couchbase/goutils v0.0.0-20191018232750-b49639060d85
  108. github.com/couchbase/goutils/logging
  109. github.com/couchbase/goutils/scramsha
  110. # github.com/couchbase/vellum v0.0.0-20190829182332-ef2e028c01fd
  111. github.com/couchbase/vellum
  112. github.com/couchbase/vellum/levenshtein
  113. github.com/couchbase/vellum/regexp
  114. github.com/couchbase/vellum/utf8
  115. # github.com/couchbaselabs/go-couchbase v0.0.0-20190708161019-23e7ca2ce2b7
  116. github.com/couchbaselabs/go-couchbase
  117. # github.com/davecgh/go-spew v1.1.1
  118. github.com/davecgh/go-spew/spew
  119. # github.com/denisenkom/go-mssqldb v0.0.0-20191128021309-1d7a30a10f73
  120. github.com/denisenkom/go-mssqldb
  121. github.com/denisenkom/go-mssqldb/internal/cp
  122. github.com/denisenkom/go-mssqldb/internal/decimal
  123. github.com/denisenkom/go-mssqldb/internal/querytext
  124. # github.com/dgrijalva/jwt-go v3.2.0+incompatible
  125. github.com/dgrijalva/jwt-go
  126. # github.com/dustin/go-humanize v1.0.0
  127. github.com/dustin/go-humanize
  128. # github.com/editorconfig/editorconfig-core-go/v2 v2.1.1
  129. github.com/editorconfig/editorconfig-core-go/v2
  130. # github.com/edsrzf/mmap-go v1.0.0
  131. github.com/edsrzf/mmap-go
  132. # github.com/emirpasic/gods v1.12.0
  133. github.com/emirpasic/gods/containers
  134. github.com/emirpasic/gods/lists
  135. github.com/emirpasic/gods/lists/arraylist
  136. github.com/emirpasic/gods/trees
  137. github.com/emirpasic/gods/trees/binaryheap
  138. github.com/emirpasic/gods/utils
  139. # github.com/etcd-io/bbolt v1.3.3
  140. github.com/etcd-io/bbolt
  141. # github.com/ethantkoenig/rupture v0.0.0-20180203182544-0a76f03a811a
  142. github.com/ethantkoenig/rupture
  143. # github.com/fsnotify/fsnotify v1.4.7
  144. github.com/fsnotify/fsnotify
  145. # github.com/gliderlabs/ssh v0.2.2
  146. github.com/gliderlabs/ssh
  147. # github.com/glycerine/go-unsnap-stream v0.0.0-20190901134440-81cf024a9e0a
  148. github.com/glycerine/go-unsnap-stream
  149. # github.com/go-openapi/analysis v0.19.5
  150. github.com/go-openapi/analysis
  151. github.com/go-openapi/analysis/internal
  152. # github.com/go-openapi/errors v0.19.2
  153. github.com/go-openapi/errors
  154. # github.com/go-openapi/inflect v0.19.0
  155. github.com/go-openapi/inflect
  156. # github.com/go-openapi/jsonpointer v0.19.3
  157. github.com/go-openapi/jsonpointer
  158. # github.com/go-openapi/jsonreference v0.19.3
  159. github.com/go-openapi/jsonreference
  160. # github.com/go-openapi/loads v0.19.3
  161. github.com/go-openapi/loads
  162. github.com/go-openapi/loads/fmts
  163. # github.com/go-openapi/runtime v0.19.5
  164. github.com/go-openapi/runtime
  165. github.com/go-openapi/runtime/logger
  166. github.com/go-openapi/runtime/middleware
  167. github.com/go-openapi/runtime/middleware/denco
  168. github.com/go-openapi/runtime/middleware/header
  169. github.com/go-openapi/runtime/middleware/untyped
  170. github.com/go-openapi/runtime/security
  171. # github.com/go-openapi/spec v0.19.3
  172. github.com/go-openapi/spec
  173. # github.com/go-openapi/strfmt v0.19.3
  174. github.com/go-openapi/strfmt
  175. # github.com/go-openapi/swag v0.19.5
  176. github.com/go-openapi/swag
  177. # github.com/go-openapi/validate v0.19.3
  178. github.com/go-openapi/validate
  179. # github.com/go-redis/redis v6.15.2+incompatible
  180. github.com/go-redis/redis
  181. github.com/go-redis/redis/internal
  182. github.com/go-redis/redis/internal/consistenthash
  183. github.com/go-redis/redis/internal/hashtag
  184. github.com/go-redis/redis/internal/pool
  185. github.com/go-redis/redis/internal/proto
  186. github.com/go-redis/redis/internal/util
  187. # github.com/go-sql-driver/mysql v1.4.1
  188. github.com/go-sql-driver/mysql
  189. # github.com/go-stack/stack v1.8.0
  190. github.com/go-stack/stack
  191. # github.com/go-swagger/go-swagger v0.21.0
  192. github.com/go-swagger/go-swagger/cmd/swagger
  193. github.com/go-swagger/go-swagger/cmd/swagger/commands
  194. github.com/go-swagger/go-swagger/cmd/swagger/commands/diff
  195. github.com/go-swagger/go-swagger/cmd/swagger/commands/generate
  196. github.com/go-swagger/go-swagger/cmd/swagger/commands/initcmd
  197. github.com/go-swagger/go-swagger/codescan
  198. github.com/go-swagger/go-swagger/generator
  199. github.com/go-swagger/go-swagger/scan
  200. # github.com/gobwas/glob v0.2.3
  201. github.com/gobwas/glob
  202. github.com/gobwas/glob/compiler
  203. github.com/gobwas/glob/match
  204. github.com/gobwas/glob/syntax
  205. github.com/gobwas/glob/syntax/ast
  206. github.com/gobwas/glob/syntax/lexer
  207. github.com/gobwas/glob/util/runes
  208. github.com/gobwas/glob/util/strings
  209. # github.com/gogs/chardet v0.0.0-20191104214054-4b6791f73a28
  210. github.com/gogs/chardet
  211. # github.com/gogs/cron v0.0.0-20171120032916-9f6c956d3e14
  212. github.com/gogs/cron
  213. # github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe
  214. github.com/golang-sql/civil
  215. # github.com/golang/protobuf v1.3.2
  216. github.com/golang/protobuf/proto
  217. # github.com/golang/snappy v0.0.1
  218. github.com/golang/snappy
  219. # github.com/google/go-github/v24 v24.0.1
  220. github.com/google/go-github/v24/github
  221. # github.com/google/go-querystring v1.0.0
  222. github.com/google/go-querystring/query
  223. # github.com/gorilla/context v1.1.1
  224. github.com/gorilla/context
  225. # github.com/gorilla/handlers v1.4.2
  226. github.com/gorilla/handlers
  227. # github.com/gorilla/mux v1.6.2
  228. github.com/gorilla/mux
  229. # github.com/gorilla/securecookie v1.1.1
  230. github.com/gorilla/securecookie
  231. # github.com/gorilla/sessions v1.2.0
  232. github.com/gorilla/sessions
  233. # github.com/hashicorp/hcl v1.0.0
  234. github.com/hashicorp/hcl
  235. github.com/hashicorp/hcl/hcl/ast
  236. github.com/hashicorp/hcl/hcl/parser
  237. github.com/hashicorp/hcl/hcl/printer
  238. github.com/hashicorp/hcl/hcl/scanner
  239. github.com/hashicorp/hcl/hcl/strconv
  240. github.com/hashicorp/hcl/hcl/token
  241. github.com/hashicorp/hcl/json/parser
  242. github.com/hashicorp/hcl/json/scanner
  243. github.com/hashicorp/hcl/json/token
  244. # github.com/huandu/xstrings v1.3.0
  245. github.com/huandu/xstrings
  246. # github.com/issue9/identicon v0.0.0-20160320065130-d36b54562f4c
  247. github.com/issue9/identicon
  248. # github.com/jaytaylor/html2text v0.0.0-20160923191438-8fb95d837f7d
  249. github.com/jaytaylor/html2text
  250. # github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
  251. github.com/jbenet/go-context/io
  252. # github.com/jessevdk/go-flags v1.4.0
  253. github.com/jessevdk/go-flags
  254. # github.com/kballard/go-shellquote v0.0.0-20170619183022-cd60e84ee657
  255. github.com/kballard/go-shellquote
  256. # github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd
  257. github.com/kevinburke/ssh_config
  258. # github.com/keybase/go-crypto v0.0.0-20200123153347-de78d2cb44f4
  259. github.com/keybase/go-crypto/brainpool
  260. github.com/keybase/go-crypto/cast5
  261. github.com/keybase/go-crypto/curve25519
  262. github.com/keybase/go-crypto/ed25519
  263. github.com/keybase/go-crypto/ed25519/internal/edwards25519
  264. github.com/keybase/go-crypto/openpgp
  265. github.com/keybase/go-crypto/openpgp/armor
  266. github.com/keybase/go-crypto/openpgp/ecdh
  267. github.com/keybase/go-crypto/openpgp/elgamal
  268. github.com/keybase/go-crypto/openpgp/errors
  269. github.com/keybase/go-crypto/openpgp/packet
  270. github.com/keybase/go-crypto/openpgp/s2k
  271. github.com/keybase/go-crypto/rsa
  272. # github.com/klauspost/compress v1.9.2
  273. github.com/klauspost/compress/flate
  274. github.com/klauspost/compress/gzip
  275. # github.com/kr/pretty v0.1.0
  276. github.com/kr/pretty
  277. # github.com/kr/text v0.1.0
  278. github.com/kr/text
  279. # github.com/lafriks/xormstore v1.3.2
  280. github.com/lafriks/xormstore
  281. github.com/lafriks/xormstore/util
  282. # github.com/lib/pq v1.2.0
  283. github.com/lib/pq
  284. github.com/lib/pq/oid
  285. github.com/lib/pq/scram
  286. # github.com/lunny/dingtalk_webhook v0.0.0-20171025031554-e3534c89ef96
  287. github.com/lunny/dingtalk_webhook
  288. # github.com/lunny/log v0.0.0-20160921050905-7887c61bf0de
  289. github.com/lunny/log
  290. # github.com/lunny/nodb v0.0.0-20160621015157-fc1ef06ad4af
  291. github.com/lunny/nodb
  292. github.com/lunny/nodb/config
  293. github.com/lunny/nodb/store
  294. github.com/lunny/nodb/store/driver
  295. github.com/lunny/nodb/store/goleveldb
  296. # github.com/magiconair/properties v1.8.1
  297. github.com/magiconair/properties
  298. # github.com/mailru/easyjson v0.7.0
  299. github.com/mailru/easyjson
  300. github.com/mailru/easyjson/buffer
  301. github.com/mailru/easyjson/jlexer
  302. github.com/mailru/easyjson/jwriter
  303. # github.com/markbates/goth v1.56.0
  304. github.com/markbates/goth
  305. github.com/markbates/goth/gothic
  306. github.com/markbates/goth/providers/bitbucket
  307. github.com/markbates/goth/providers/discord
  308. github.com/markbates/goth/providers/dropbox
  309. github.com/markbates/goth/providers/facebook
  310. github.com/markbates/goth/providers/gitea
  311. github.com/markbates/goth/providers/github
  312. github.com/markbates/goth/providers/gitlab
  313. github.com/markbates/goth/providers/google
  314. github.com/markbates/goth/providers/openidConnect
  315. github.com/markbates/goth/providers/twitter
  316. # github.com/mattn/go-isatty v0.0.7
  317. github.com/mattn/go-isatty
  318. # github.com/mattn/go-sqlite3 v1.11.0
  319. github.com/mattn/go-sqlite3
  320. # github.com/matttproud/golang_protobuf_extensions v1.0.1
  321. github.com/matttproud/golang_protobuf_extensions/pbutil
  322. # github.com/mcuadros/go-version v0.0.0-20190308113854-92cdf37c5b75
  323. github.com/mcuadros/go-version
  324. # github.com/microcosm-cc/bluemonday v0.0.0-20161012083705-f77f16ffc87a
  325. github.com/microcosm-cc/bluemonday
  326. # github.com/mitchellh/go-homedir v1.1.0
  327. github.com/mitchellh/go-homedir
  328. # github.com/mitchellh/mapstructure v1.1.2
  329. github.com/mitchellh/mapstructure
  330. # github.com/mrjones/oauth v0.0.0-20180629183705-f4e24b6d100c
  331. github.com/mrjones/oauth
  332. # github.com/mschoch/smat v0.0.0-20160514031455-90eadee771ae
  333. github.com/mschoch/smat
  334. # github.com/msteinert/pam v0.0.0-20151204160544-02ccfbfaf0cc
  335. github.com/msteinert/pam
  336. # github.com/nfnt/resize v0.0.0-20160724205520-891127d8d1b5
  337. github.com/nfnt/resize
  338. # github.com/niklasfasching/go-org v0.1.9
  339. github.com/niklasfasching/go-org/org
  340. # github.com/oliamb/cutter v0.2.2
  341. github.com/oliamb/cutter
  342. # github.com/olivere/elastic/v7 v7.0.9
  343. github.com/olivere/elastic/v7
  344. github.com/olivere/elastic/v7/config
  345. github.com/olivere/elastic/v7/uritemplates
  346. # github.com/pelletier/go-toml v1.4.0
  347. github.com/pelletier/go-toml
  348. # github.com/philhofer/fwd v1.0.0
  349. github.com/philhofer/fwd
  350. # github.com/pkg/errors v0.8.1
  351. github.com/pkg/errors
  352. # github.com/pmezard/go-difflib v1.0.0
  353. github.com/pmezard/go-difflib/difflib
  354. # github.com/pquerna/otp v0.0.0-20160912161815-54653902c20e
  355. github.com/pquerna/otp
  356. github.com/pquerna/otp/hotp
  357. github.com/pquerna/otp/totp
  358. # github.com/prometheus/client_golang v1.1.0
  359. github.com/prometheus/client_golang/prometheus
  360. github.com/prometheus/client_golang/prometheus/internal
  361. github.com/prometheus/client_golang/prometheus/promhttp
  362. # github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4
  363. github.com/prometheus/client_model/go
  364. # github.com/prometheus/common v0.6.0
  365. github.com/prometheus/common/expfmt
  366. github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
  367. github.com/prometheus/common/model
  368. # github.com/prometheus/procfs v0.0.4
  369. github.com/prometheus/procfs
  370. github.com/prometheus/procfs/internal/fs
  371. github.com/prometheus/procfs/internal/util
  372. # github.com/quasoft/websspi v1.0.0
  373. github.com/quasoft/websspi
  374. github.com/quasoft/websspi/secctx
  375. # github.com/satori/go.uuid v1.2.0
  376. github.com/satori/go.uuid
  377. # github.com/sergi/go-diff v1.0.0
  378. github.com/sergi/go-diff/diffmatchpatch
  379. # github.com/shurcooL/httpfs v0.0.0-20190527155220-6a4d4a70508b
  380. github.com/shurcooL/httpfs/vfsutil
  381. # github.com/shurcooL/vfsgen v0.0.0-20181202132449-6a9ea43bcacd
  382. github.com/shurcooL/vfsgen
  383. # github.com/siddontang/go-snappy v0.0.0-20140704025258-d8f7bb82a96d
  384. github.com/siddontang/go-snappy/snappy
  385. # github.com/spf13/afero v1.2.2
  386. github.com/spf13/afero
  387. github.com/spf13/afero/mem
  388. # github.com/spf13/cast v1.3.0
  389. github.com/spf13/cast
  390. # github.com/spf13/jwalterweatherman v1.1.0
  391. github.com/spf13/jwalterweatherman
  392. # github.com/spf13/pflag v1.0.3
  393. github.com/spf13/pflag
  394. # github.com/spf13/viper v1.4.0
  395. github.com/spf13/viper
  396. # github.com/src-d/enry/v2 v2.1.0
  397. github.com/src-d/enry/v2
  398. github.com/src-d/enry/v2/data
  399. github.com/src-d/enry/v2/data/rule
  400. github.com/src-d/enry/v2/internal/tokenizer
  401. github.com/src-d/enry/v2/internal/tokenizer/flex
  402. github.com/src-d/enry/v2/regex
  403. # github.com/src-d/gcfg v1.4.0
  404. github.com/src-d/gcfg
  405. github.com/src-d/gcfg/scanner
  406. github.com/src-d/gcfg/token
  407. github.com/src-d/gcfg/types
  408. # github.com/src-d/go-oniguruma v1.1.0
  409. github.com/src-d/go-oniguruma
  410. # github.com/steveyen/gtreap v0.0.0-20150807155958-0abe01ef9be2
  411. github.com/steveyen/gtreap
  412. # github.com/stretchr/testify v1.4.0
  413. github.com/stretchr/testify/assert
  414. github.com/stretchr/testify/require
  415. # github.com/syndtr/goleveldb v1.0.0
  416. github.com/syndtr/goleveldb/leveldb
  417. github.com/syndtr/goleveldb/leveldb/cache
  418. github.com/syndtr/goleveldb/leveldb/comparer
  419. github.com/syndtr/goleveldb/leveldb/errors
  420. github.com/syndtr/goleveldb/leveldb/filter
  421. github.com/syndtr/goleveldb/leveldb/iterator
  422. github.com/syndtr/goleveldb/leveldb/journal
  423. github.com/syndtr/goleveldb/leveldb/memdb
  424. github.com/syndtr/goleveldb/leveldb/opt
  425. github.com/syndtr/goleveldb/leveldb/storage
  426. github.com/syndtr/goleveldb/leveldb/table
  427. github.com/syndtr/goleveldb/leveldb/util
  428. # github.com/tinylib/msgp v1.1.0
  429. github.com/tinylib/msgp/msgp
  430. # github.com/toqueteos/trie v1.0.0
  431. github.com/toqueteos/trie
  432. # github.com/toqueteos/webbrowser v1.2.0
  433. github.com/toqueteos/webbrowser
  434. # github.com/tstranex/u2f v1.0.0
  435. github.com/tstranex/u2f
  436. # github.com/unknwon/cae v0.0.0-20190822084630-55a0b64484a1
  437. github.com/unknwon/cae
  438. github.com/unknwon/cae/zip
  439. # github.com/unknwon/com v1.0.1
  440. github.com/unknwon/com
  441. # github.com/unknwon/i18n v0.0.0-20190805065654-5c6446a380b6
  442. github.com/unknwon/i18n
  443. # github.com/unknwon/paginater v0.0.0-20151104151617-7748a72e0141
  444. github.com/unknwon/paginater
  445. # github.com/urfave/cli v1.20.0
  446. github.com/urfave/cli
  447. # github.com/willf/bitset v1.1.10
  448. github.com/willf/bitset
  449. # github.com/xanzy/ssh-agent v0.2.1
  450. github.com/xanzy/ssh-agent
  451. # github.com/yohcop/openid-go v0.0.0-20160914080427-2c050d2dae53
  452. github.com/yohcop/openid-go
  453. # github.com/yuin/goldmark v1.1.19
  454. github.com/yuin/goldmark
  455. github.com/yuin/goldmark/ast
  456. github.com/yuin/goldmark/extension
  457. github.com/yuin/goldmark/extension/ast
  458. github.com/yuin/goldmark/parser
  459. github.com/yuin/goldmark/renderer
  460. github.com/yuin/goldmark/renderer/html
  461. github.com/yuin/goldmark/text
  462. github.com/yuin/goldmark/util
  463. # go.mongodb.org/mongo-driver v1.1.1
  464. go.mongodb.org/mongo-driver/bson
  465. go.mongodb.org/mongo-driver/bson/bsoncodec
  466. go.mongodb.org/mongo-driver/bson/bsonrw
  467. go.mongodb.org/mongo-driver/bson/bsontype
  468. go.mongodb.org/mongo-driver/bson/primitive
  469. go.mongodb.org/mongo-driver/x/bsonx/bsoncore
  470. # golang.org/x/crypto v0.0.0-20191227163750-53104e6ec876
  471. golang.org/x/crypto/acme
  472. golang.org/x/crypto/acme/autocert
  473. golang.org/x/crypto/argon2
  474. golang.org/x/crypto/bcrypt
  475. golang.org/x/crypto/blake2b
  476. golang.org/x/crypto/blowfish
  477. golang.org/x/crypto/cast5
  478. golang.org/x/crypto/chacha20
  479. golang.org/x/crypto/curve25519
  480. golang.org/x/crypto/ed25519
  481. golang.org/x/crypto/ed25519/internal/edwards25519
  482. golang.org/x/crypto/internal/subtle
  483. golang.org/x/crypto/md4
  484. golang.org/x/crypto/openpgp
  485. golang.org/x/crypto/openpgp/armor
  486. golang.org/x/crypto/openpgp/elgamal
  487. golang.org/x/crypto/openpgp/errors
  488. golang.org/x/crypto/openpgp/packet
  489. golang.org/x/crypto/openpgp/s2k
  490. golang.org/x/crypto/pbkdf2
  491. golang.org/x/crypto/poly1305
  492. golang.org/x/crypto/scrypt
  493. golang.org/x/crypto/ssh
  494. golang.org/x/crypto/ssh/agent
  495. golang.org/x/crypto/ssh/knownhosts
  496. # golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa
  497. golang.org/x/net/context
  498. golang.org/x/net/context/ctxhttp
  499. golang.org/x/net/html
  500. golang.org/x/net/html/atom
  501. golang.org/x/net/html/charset
  502. golang.org/x/net/idna
  503. golang.org/x/net/internal/socks
  504. golang.org/x/net/proxy
  505. # golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
  506. golang.org/x/oauth2
  507. golang.org/x/oauth2/google
  508. golang.org/x/oauth2/internal
  509. golang.org/x/oauth2/jws
  510. golang.org/x/oauth2/jwt
  511. # golang.org/x/sys v0.0.0-20191127021746-63cb32ae39b2
  512. golang.org/x/sys/cpu
  513. golang.org/x/sys/unix
  514. golang.org/x/sys/windows
  515. golang.org/x/sys/windows/svc
  516. golang.org/x/sys/windows/svc/debug
  517. # golang.org/x/text v0.3.2
  518. golang.org/x/text/encoding
  519. golang.org/x/text/encoding/charmap
  520. golang.org/x/text/encoding/htmlindex
  521. golang.org/x/text/encoding/internal
  522. golang.org/x/text/encoding/internal/identifier
  523. golang.org/x/text/encoding/japanese
  524. golang.org/x/text/encoding/korean
  525. golang.org/x/text/encoding/simplifiedchinese
  526. golang.org/x/text/encoding/traditionalchinese
  527. golang.org/x/text/encoding/unicode
  528. golang.org/x/text/internal/language
  529. golang.org/x/text/internal/language/compact
  530. golang.org/x/text/internal/tag
  531. golang.org/x/text/internal/utf8internal
  532. golang.org/x/text/language
  533. golang.org/x/text/runes
  534. golang.org/x/text/secure/bidirule
  535. golang.org/x/text/transform
  536. golang.org/x/text/unicode/bidi
  537. golang.org/x/text/unicode/norm
  538. golang.org/x/text/width
  539. # golang.org/x/tools v0.0.0-20191213221258-04c2e8eff935
  540. golang.org/x/tools/go/ast/astutil
  541. golang.org/x/tools/go/buildutil
  542. golang.org/x/tools/go/gcexportdata
  543. golang.org/x/tools/go/internal/cgo
  544. golang.org/x/tools/go/internal/gcimporter
  545. golang.org/x/tools/go/internal/packagesdriver
  546. golang.org/x/tools/go/loader
  547. golang.org/x/tools/go/packages
  548. golang.org/x/tools/imports
  549. golang.org/x/tools/internal/fastwalk
  550. golang.org/x/tools/internal/gopathwalk
  551. golang.org/x/tools/internal/imports
  552. golang.org/x/tools/internal/module
  553. golang.org/x/tools/internal/semver
  554. # google.golang.org/appengine v1.6.4
  555. google.golang.org/appengine
  556. google.golang.org/appengine/cloudsql
  557. google.golang.org/appengine/internal
  558. google.golang.org/appengine/internal/app_identity
  559. google.golang.org/appengine/internal/base
  560. google.golang.org/appengine/internal/datastore
  561. google.golang.org/appengine/internal/log
  562. google.golang.org/appengine/internal/modules
  563. google.golang.org/appengine/internal/remote_api
  564. google.golang.org/appengine/internal/urlfetch
  565. google.golang.org/appengine/urlfetch
  566. # gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc
  567. gopkg.in/alexcesaro/quotedprintable.v3
  568. # gopkg.in/asn1-ber.v1 v1.0.0-20150924051756-4e86f4367175
  569. gopkg.in/asn1-ber.v1
  570. # gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
  571. gopkg.in/gomail.v2
  572. # gopkg.in/ini.v1 v1.51.1
  573. gopkg.in/ini.v1
  574. # gopkg.in/ldap.v3 v3.0.2
  575. gopkg.in/ldap.v3
  576. # gopkg.in/src-d/go-billy.v4 v4.3.2
  577. gopkg.in/src-d/go-billy.v4
  578. gopkg.in/src-d/go-billy.v4/helper/chroot
  579. gopkg.in/src-d/go-billy.v4/helper/polyfill
  580. gopkg.in/src-d/go-billy.v4/osfs
  581. gopkg.in/src-d/go-billy.v4/util
  582. # gopkg.in/src-d/go-git.v4 v4.13.1
  583. gopkg.in/src-d/go-git.v4
  584. gopkg.in/src-d/go-git.v4/config
  585. gopkg.in/src-d/go-git.v4/internal/revision
  586. gopkg.in/src-d/go-git.v4/internal/url
  587. gopkg.in/src-d/go-git.v4/plumbing
  588. gopkg.in/src-d/go-git.v4/plumbing/cache
  589. gopkg.in/src-d/go-git.v4/plumbing/filemode
  590. gopkg.in/src-d/go-git.v4/plumbing/format/commitgraph
  591. gopkg.in/src-d/go-git.v4/plumbing/format/config
  592. gopkg.in/src-d/go-git.v4/plumbing/format/diff
  593. gopkg.in/src-d/go-git.v4/plumbing/format/gitignore
  594. gopkg.in/src-d/go-git.v4/plumbing/format/idxfile
  595. gopkg.in/src-d/go-git.v4/plumbing/format/index
  596. gopkg.in/src-d/go-git.v4/plumbing/format/objfile
  597. gopkg.in/src-d/go-git.v4/plumbing/format/packfile
  598. gopkg.in/src-d/go-git.v4/plumbing/format/pktline
  599. gopkg.in/src-d/go-git.v4/plumbing/object
  600. gopkg.in/src-d/go-git.v4/plumbing/object/commitgraph
  601. gopkg.in/src-d/go-git.v4/plumbing/protocol/packp
  602. gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability
  603. gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband
  604. gopkg.in/src-d/go-git.v4/plumbing/revlist
  605. gopkg.in/src-d/go-git.v4/plumbing/storer
  606. gopkg.in/src-d/go-git.v4/plumbing/transport
  607. gopkg.in/src-d/go-git.v4/plumbing/transport/client
  608. gopkg.in/src-d/go-git.v4/plumbing/transport/file
  609. gopkg.in/src-d/go-git.v4/plumbing/transport/git
  610. gopkg.in/src-d/go-git.v4/plumbing/transport/http
  611. gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common
  612. gopkg.in/src-d/go-git.v4/plumbing/transport/server
  613. gopkg.in/src-d/go-git.v4/plumbing/transport/ssh
  614. gopkg.in/src-d/go-git.v4/storage
  615. gopkg.in/src-d/go-git.v4/storage/filesystem
  616. gopkg.in/src-d/go-git.v4/storage/filesystem/dotgit
  617. gopkg.in/src-d/go-git.v4/storage/memory
  618. gopkg.in/src-d/go-git.v4/utils/binary
  619. gopkg.in/src-d/go-git.v4/utils/diff
  620. gopkg.in/src-d/go-git.v4/utils/ioutil
  621. gopkg.in/src-d/go-git.v4/utils/merkletrie
  622. gopkg.in/src-d/go-git.v4/utils/merkletrie/filesystem
  623. gopkg.in/src-d/go-git.v4/utils/merkletrie/index
  624. gopkg.in/src-d/go-git.v4/utils/merkletrie/internal/frame
  625. gopkg.in/src-d/go-git.v4/utils/merkletrie/noder
  626. # gopkg.in/testfixtures.v2 v2.5.0
  627. gopkg.in/testfixtures.v2
  628. # gopkg.in/toqueteos/substring.v1 v1.0.2
  629. gopkg.in/toqueteos/substring.v1
  630. # gopkg.in/warnings.v0 v0.1.2
  631. gopkg.in/warnings.v0
  632. # gopkg.in/yaml.v2 v2.2.2
  633. gopkg.in/yaml.v2
  634. # mvdan.cc/xurls/v2 v2.1.0
  635. mvdan.cc/xurls/v2
  636. # strk.kbt.io/projects/go/libravatar v0.0.0-20191008002943-06d1c002b251
  637. strk.kbt.io/projects/go/libravatar
  638. # xorm.io/builder v0.3.6
  639. xorm.io/builder
  640. # xorm.io/core v0.7.3
  641. xorm.io/core
  642. # xorm.io/xorm v0.8.2-0.20200120024500-c37aff9b3a4a
  643. xorm.io/xorm