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

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