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 30KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872
  1. # cloud.google.com/go v0.45.0
  2. ## explicit
  3. cloud.google.com/go/compute/metadata
  4. # gitea.com/jolheiser/gitea-vet v0.1.0
  5. ## explicit
  6. gitea.com/jolheiser/gitea-vet
  7. gitea.com/jolheiser/gitea-vet/checks
  8. # gitea.com/lunny/levelqueue v0.3.0
  9. ## explicit
  10. gitea.com/lunny/levelqueue
  11. # gitea.com/macaron/binding v0.0.0-20190822013154-a5f53841ed2b
  12. ## explicit
  13. gitea.com/macaron/binding
  14. # gitea.com/macaron/cache v0.0.0-20190822004001-a6e7fee4ee76
  15. ## explicit
  16. gitea.com/macaron/cache
  17. gitea.com/macaron/cache/memcache
  18. gitea.com/macaron/cache/redis
  19. # gitea.com/macaron/captcha v0.0.0-20190822015246-daa973478bae
  20. ## explicit
  21. gitea.com/macaron/captcha
  22. # gitea.com/macaron/cors v0.0.0-20190826180238-95aec09ea8b4
  23. ## explicit
  24. gitea.com/macaron/cors
  25. # gitea.com/macaron/csrf v0.0.0-20190822024205-3dc5a4474439
  26. ## explicit
  27. gitea.com/macaron/csrf
  28. # gitea.com/macaron/gzip v0.0.0-20191118041502-506895b47aae
  29. ## explicit
  30. gitea.com/macaron/gzip
  31. # gitea.com/macaron/i18n v0.0.0-20190822004228-474e714e2223
  32. ## explicit
  33. gitea.com/macaron/i18n
  34. # gitea.com/macaron/inject v0.0.0-20190805023432-d4c86e31027a
  35. ## explicit
  36. gitea.com/macaron/inject
  37. # gitea.com/macaron/macaron v1.4.0
  38. ## explicit
  39. gitea.com/macaron/macaron
  40. # gitea.com/macaron/session v0.0.0-20191207215012-613cebf0674d
  41. ## explicit
  42. gitea.com/macaron/session
  43. gitea.com/macaron/session/couchbase
  44. gitea.com/macaron/session/memcache
  45. gitea.com/macaron/session/mysql
  46. gitea.com/macaron/session/nodb
  47. gitea.com/macaron/session/postgres
  48. gitea.com/macaron/session/redis
  49. # gitea.com/macaron/toolbox v0.0.0-20190822013122-05ff0fc766b7
  50. ## explicit
  51. gitea.com/macaron/toolbox
  52. # github.com/BurntSushi/toml v0.3.1
  53. ## explicit
  54. github.com/BurntSushi/toml
  55. # github.com/PuerkitoBio/goquery v1.5.0
  56. ## explicit
  57. github.com/PuerkitoBio/goquery
  58. # github.com/PuerkitoBio/purell v1.1.1
  59. github.com/PuerkitoBio/purell
  60. # github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
  61. github.com/PuerkitoBio/urlesc
  62. # github.com/RoaringBitmap/roaring v0.4.21
  63. ## explicit
  64. github.com/RoaringBitmap/roaring
  65. # github.com/andybalholm/cascadia v1.0.0
  66. github.com/andybalholm/cascadia
  67. # github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239
  68. github.com/anmitsu/go-shlex
  69. # github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a
  70. github.com/asaskevich/govalidator
  71. # github.com/aymerick/douceur v0.2.0
  72. github.com/aymerick/douceur/css
  73. # github.com/beorn7/perks v1.0.1
  74. github.com/beorn7/perks/quantile
  75. # github.com/bgentry/speakeasy v0.1.0
  76. ## explicit
  77. # github.com/blevesearch/bleve v0.8.1
  78. ## explicit
  79. github.com/blevesearch/bleve
  80. github.com/blevesearch/bleve/analysis
  81. github.com/blevesearch/bleve/analysis/analyzer/custom
  82. github.com/blevesearch/bleve/analysis/analyzer/keyword
  83. github.com/blevesearch/bleve/analysis/analyzer/standard
  84. github.com/blevesearch/bleve/analysis/datetime/flexible
  85. github.com/blevesearch/bleve/analysis/datetime/optional
  86. github.com/blevesearch/bleve/analysis/lang/en
  87. github.com/blevesearch/bleve/analysis/token/lowercase
  88. github.com/blevesearch/bleve/analysis/token/porter
  89. github.com/blevesearch/bleve/analysis/token/stop
  90. github.com/blevesearch/bleve/analysis/token/unicodenorm
  91. github.com/blevesearch/bleve/analysis/tokenizer/single
  92. github.com/blevesearch/bleve/analysis/tokenizer/unicode
  93. github.com/blevesearch/bleve/document
  94. github.com/blevesearch/bleve/geo
  95. github.com/blevesearch/bleve/index
  96. github.com/blevesearch/bleve/index/scorch
  97. github.com/blevesearch/bleve/index/scorch/mergeplan
  98. github.com/blevesearch/bleve/index/scorch/segment
  99. github.com/blevesearch/bleve/index/scorch/segment/zap
  100. github.com/blevesearch/bleve/index/store
  101. github.com/blevesearch/bleve/index/store/boltdb
  102. github.com/blevesearch/bleve/index/store/gtreap
  103. github.com/blevesearch/bleve/index/upsidedown
  104. github.com/blevesearch/bleve/mapping
  105. github.com/blevesearch/bleve/numeric
  106. github.com/blevesearch/bleve/registry
  107. github.com/blevesearch/bleve/search
  108. github.com/blevesearch/bleve/search/collector
  109. github.com/blevesearch/bleve/search/facet
  110. github.com/blevesearch/bleve/search/highlight
  111. github.com/blevesearch/bleve/search/highlight/format/html
  112. github.com/blevesearch/bleve/search/highlight/fragmenter/simple
  113. github.com/blevesearch/bleve/search/highlight/highlighter/html
  114. github.com/blevesearch/bleve/search/highlight/highlighter/simple
  115. github.com/blevesearch/bleve/search/query
  116. github.com/blevesearch/bleve/search/scorer
  117. github.com/blevesearch/bleve/search/searcher
  118. github.com/blevesearch/bleve/size
  119. # github.com/blevesearch/blevex v0.0.0-20180227211930-4b158bb555a3
  120. ## explicit
  121. # github.com/blevesearch/go-porterstemmer v1.0.2
  122. ## explicit
  123. github.com/blevesearch/go-porterstemmer
  124. # github.com/blevesearch/segment v0.0.0-20160915185041-762005e7a34f
  125. ## explicit
  126. github.com/blevesearch/segment
  127. # github.com/boombuler/barcode v0.0.0-20161226211916-fe0f26ff6d26
  128. ## explicit
  129. github.com/boombuler/barcode
  130. github.com/boombuler/barcode/qr
  131. github.com/boombuler/barcode/utils
  132. # github.com/bradfitz/gomemcache v0.0.0-20190329173943-551aad21a668
  133. github.com/bradfitz/gomemcache/memcache
  134. # github.com/chris-ramon/douceur v0.2.0
  135. github.com/chris-ramon/douceur/parser
  136. # github.com/couchbase/gomemcached v0.0.0-20191004160342-7b5da2ec40b2
  137. ## explicit
  138. github.com/couchbase/gomemcached
  139. github.com/couchbase/gomemcached/client
  140. # github.com/couchbase/goutils v0.0.0-20191018232750-b49639060d85
  141. github.com/couchbase/goutils/logging
  142. github.com/couchbase/goutils/scramsha
  143. # github.com/couchbase/vellum v0.0.0-20190829182332-ef2e028c01fd
  144. ## explicit
  145. github.com/couchbase/vellum
  146. github.com/couchbase/vellum/levenshtein
  147. github.com/couchbase/vellum/regexp
  148. github.com/couchbase/vellum/utf8
  149. # github.com/couchbaselabs/go-couchbase v0.0.0-20190708161019-23e7ca2ce2b7
  150. github.com/couchbaselabs/go-couchbase
  151. # github.com/cznic/b v0.0.0-20181122101859-a26611c4d92d
  152. ## explicit
  153. # github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548
  154. ## explicit
  155. # github.com/cznic/strutil v0.0.0-20181122101858-275e90344537
  156. ## explicit
  157. # github.com/davecgh/go-spew v1.1.1
  158. github.com/davecgh/go-spew/spew
  159. # github.com/denisenkom/go-mssqldb v0.0.0-20191128021309-1d7a30a10f73
  160. ## explicit
  161. github.com/denisenkom/go-mssqldb
  162. github.com/denisenkom/go-mssqldb/internal/cp
  163. github.com/denisenkom/go-mssqldb/internal/decimal
  164. github.com/denisenkom/go-mssqldb/internal/querytext
  165. # github.com/dgrijalva/jwt-go v3.2.0+incompatible
  166. ## explicit
  167. github.com/dgrijalva/jwt-go
  168. # github.com/dustin/go-humanize v1.0.0
  169. ## explicit
  170. github.com/dustin/go-humanize
  171. # github.com/editorconfig/editorconfig-core-go/v2 v2.1.1
  172. ## explicit
  173. github.com/editorconfig/editorconfig-core-go/v2
  174. # github.com/edsrzf/mmap-go v1.0.0
  175. github.com/edsrzf/mmap-go
  176. # github.com/emirpasic/gods v1.12.0
  177. ## explicit
  178. github.com/emirpasic/gods/containers
  179. github.com/emirpasic/gods/lists
  180. github.com/emirpasic/gods/lists/arraylist
  181. github.com/emirpasic/gods/trees
  182. github.com/emirpasic/gods/trees/binaryheap
  183. github.com/emirpasic/gods/utils
  184. # github.com/etcd-io/bbolt v1.3.3
  185. ## explicit
  186. github.com/etcd-io/bbolt
  187. # github.com/ethantkoenig/rupture v0.0.0-20180203182544-0a76f03a811a
  188. ## explicit
  189. github.com/ethantkoenig/rupture
  190. # github.com/facebookgo/ensure v0.0.0-20160127193407-b4ab57deab51
  191. ## explicit
  192. # github.com/facebookgo/stack v0.0.0-20160209184415-751773369052
  193. ## explicit
  194. # github.com/facebookgo/subset v0.0.0-20150612182917-8dac2c3c4870
  195. ## explicit
  196. # github.com/fatih/color v1.9.0
  197. github.com/fatih/color
  198. # github.com/fatih/structtag v1.2.0
  199. github.com/fatih/structtag
  200. # github.com/fsnotify/fsnotify v1.4.7
  201. github.com/fsnotify/fsnotify
  202. # github.com/gliderlabs/ssh v0.2.2
  203. ## explicit
  204. github.com/gliderlabs/ssh
  205. # github.com/glycerine/go-unsnap-stream v0.0.0-20190901134440-81cf024a9e0a
  206. ## explicit
  207. github.com/glycerine/go-unsnap-stream
  208. # github.com/go-enry/go-enry/v2 v2.3.0
  209. ## explicit
  210. github.com/go-enry/go-enry/v2
  211. github.com/go-enry/go-enry/v2/data
  212. github.com/go-enry/go-enry/v2/data/rule
  213. github.com/go-enry/go-enry/v2/internal/tokenizer
  214. github.com/go-enry/go-enry/v2/internal/tokenizer/flex
  215. github.com/go-enry/go-enry/v2/regex
  216. # github.com/go-enry/go-oniguruma v1.2.0
  217. github.com/go-enry/go-oniguruma
  218. # github.com/go-git/gcfg v1.5.0
  219. github.com/go-git/gcfg
  220. github.com/go-git/gcfg/scanner
  221. github.com/go-git/gcfg/token
  222. github.com/go-git/gcfg/types
  223. # github.com/go-git/go-billy/v5 v5.0.0
  224. ## explicit
  225. github.com/go-git/go-billy/v5
  226. github.com/go-git/go-billy/v5/helper/chroot
  227. github.com/go-git/go-billy/v5/helper/polyfill
  228. github.com/go-git/go-billy/v5/osfs
  229. github.com/go-git/go-billy/v5/util
  230. # github.com/go-git/go-git/v5 v5.0.0
  231. ## explicit
  232. github.com/go-git/go-git/v5
  233. github.com/go-git/go-git/v5/config
  234. github.com/go-git/go-git/v5/internal/revision
  235. github.com/go-git/go-git/v5/internal/url
  236. github.com/go-git/go-git/v5/plumbing
  237. github.com/go-git/go-git/v5/plumbing/cache
  238. github.com/go-git/go-git/v5/plumbing/filemode
  239. github.com/go-git/go-git/v5/plumbing/format/commitgraph
  240. github.com/go-git/go-git/v5/plumbing/format/config
  241. github.com/go-git/go-git/v5/plumbing/format/diff
  242. github.com/go-git/go-git/v5/plumbing/format/gitignore
  243. github.com/go-git/go-git/v5/plumbing/format/idxfile
  244. github.com/go-git/go-git/v5/plumbing/format/index
  245. github.com/go-git/go-git/v5/plumbing/format/objfile
  246. github.com/go-git/go-git/v5/plumbing/format/packfile
  247. github.com/go-git/go-git/v5/plumbing/format/pktline
  248. github.com/go-git/go-git/v5/plumbing/object
  249. github.com/go-git/go-git/v5/plumbing/object/commitgraph
  250. github.com/go-git/go-git/v5/plumbing/protocol/packp
  251. github.com/go-git/go-git/v5/plumbing/protocol/packp/capability
  252. github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband
  253. github.com/go-git/go-git/v5/plumbing/revlist
  254. github.com/go-git/go-git/v5/plumbing/storer
  255. github.com/go-git/go-git/v5/plumbing/transport
  256. github.com/go-git/go-git/v5/plumbing/transport/client
  257. github.com/go-git/go-git/v5/plumbing/transport/file
  258. github.com/go-git/go-git/v5/plumbing/transport/git
  259. github.com/go-git/go-git/v5/plumbing/transport/http
  260. github.com/go-git/go-git/v5/plumbing/transport/internal/common
  261. github.com/go-git/go-git/v5/plumbing/transport/server
  262. github.com/go-git/go-git/v5/plumbing/transport/ssh
  263. github.com/go-git/go-git/v5/storage
  264. github.com/go-git/go-git/v5/storage/filesystem
  265. github.com/go-git/go-git/v5/storage/filesystem/dotgit
  266. github.com/go-git/go-git/v5/storage/memory
  267. github.com/go-git/go-git/v5/utils/binary
  268. github.com/go-git/go-git/v5/utils/diff
  269. github.com/go-git/go-git/v5/utils/ioutil
  270. github.com/go-git/go-git/v5/utils/merkletrie
  271. github.com/go-git/go-git/v5/utils/merkletrie/filesystem
  272. github.com/go-git/go-git/v5/utils/merkletrie/index
  273. github.com/go-git/go-git/v5/utils/merkletrie/internal/frame
  274. github.com/go-git/go-git/v5/utils/merkletrie/noder
  275. # github.com/go-openapi/analysis v0.19.5
  276. github.com/go-openapi/analysis
  277. github.com/go-openapi/analysis/internal
  278. # github.com/go-openapi/errors v0.19.2
  279. github.com/go-openapi/errors
  280. # github.com/go-openapi/inflect v0.19.0
  281. github.com/go-openapi/inflect
  282. # github.com/go-openapi/jsonpointer v0.19.3
  283. github.com/go-openapi/jsonpointer
  284. # github.com/go-openapi/jsonreference v0.19.3
  285. ## explicit
  286. github.com/go-openapi/jsonreference
  287. # github.com/go-openapi/loads v0.19.3
  288. github.com/go-openapi/loads
  289. github.com/go-openapi/loads/fmts
  290. # github.com/go-openapi/runtime v0.19.5
  291. github.com/go-openapi/runtime
  292. github.com/go-openapi/runtime/logger
  293. github.com/go-openapi/runtime/middleware
  294. github.com/go-openapi/runtime/middleware/denco
  295. github.com/go-openapi/runtime/middleware/header
  296. github.com/go-openapi/runtime/middleware/untyped
  297. github.com/go-openapi/runtime/security
  298. # github.com/go-openapi/spec v0.19.3
  299. github.com/go-openapi/spec
  300. # github.com/go-openapi/strfmt v0.19.3
  301. github.com/go-openapi/strfmt
  302. # github.com/go-openapi/swag v0.19.5
  303. github.com/go-openapi/swag
  304. # github.com/go-openapi/validate v0.19.3
  305. github.com/go-openapi/validate
  306. # github.com/go-redis/redis v6.15.2+incompatible
  307. ## explicit
  308. github.com/go-redis/redis
  309. github.com/go-redis/redis/internal
  310. github.com/go-redis/redis/internal/consistenthash
  311. github.com/go-redis/redis/internal/hashtag
  312. github.com/go-redis/redis/internal/pool
  313. github.com/go-redis/redis/internal/proto
  314. github.com/go-redis/redis/internal/util
  315. # github.com/go-sql-driver/mysql v1.4.1
  316. ## explicit
  317. github.com/go-sql-driver/mysql
  318. # github.com/go-stack/stack v1.8.0
  319. github.com/go-stack/stack
  320. # github.com/go-swagger/go-swagger v0.21.0
  321. ## explicit
  322. github.com/go-swagger/go-swagger/cmd/swagger
  323. github.com/go-swagger/go-swagger/cmd/swagger/commands
  324. github.com/go-swagger/go-swagger/cmd/swagger/commands/diff
  325. github.com/go-swagger/go-swagger/cmd/swagger/commands/generate
  326. github.com/go-swagger/go-swagger/cmd/swagger/commands/initcmd
  327. github.com/go-swagger/go-swagger/codescan
  328. github.com/go-swagger/go-swagger/generator
  329. github.com/go-swagger/go-swagger/scan
  330. # github.com/gobwas/glob v0.2.3
  331. ## explicit
  332. github.com/gobwas/glob
  333. github.com/gobwas/glob/compiler
  334. github.com/gobwas/glob/match
  335. github.com/gobwas/glob/syntax
  336. github.com/gobwas/glob/syntax/ast
  337. github.com/gobwas/glob/syntax/lexer
  338. github.com/gobwas/glob/util/runes
  339. github.com/gobwas/glob/util/strings
  340. # github.com/gogs/chardet v0.0.0-20191104214054-4b6791f73a28
  341. ## explicit
  342. github.com/gogs/chardet
  343. # github.com/gogs/cron v0.0.0-20171120032916-9f6c956d3e14
  344. ## explicit
  345. github.com/gogs/cron
  346. # github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe
  347. github.com/golang-sql/civil
  348. # github.com/golang/protobuf v1.4.0
  349. ## explicit
  350. github.com/golang/protobuf/proto
  351. # github.com/golang/snappy v0.0.1
  352. github.com/golang/snappy
  353. # github.com/google/go-github/v24 v24.0.1
  354. ## explicit
  355. github.com/google/go-github/v24/github
  356. # github.com/google/go-querystring v1.0.0
  357. github.com/google/go-querystring/query
  358. # github.com/gorilla/context v1.1.1
  359. ## explicit
  360. github.com/gorilla/context
  361. # github.com/gorilla/css v1.0.0
  362. github.com/gorilla/css/scanner
  363. # github.com/gorilla/handlers v1.4.2
  364. github.com/gorilla/handlers
  365. # github.com/gorilla/mux v1.6.2
  366. github.com/gorilla/mux
  367. # github.com/gorilla/securecookie v1.1.1
  368. github.com/gorilla/securecookie
  369. # github.com/gorilla/sessions v1.2.0
  370. github.com/gorilla/sessions
  371. # github.com/hashicorp/go-cleanhttp v0.5.1
  372. github.com/hashicorp/go-cleanhttp
  373. # github.com/hashicorp/go-retryablehttp v0.6.6
  374. ## explicit
  375. github.com/hashicorp/go-retryablehttp
  376. # github.com/hashicorp/hcl v1.0.0
  377. github.com/hashicorp/hcl
  378. github.com/hashicorp/hcl/hcl/ast
  379. github.com/hashicorp/hcl/hcl/parser
  380. github.com/hashicorp/hcl/hcl/printer
  381. github.com/hashicorp/hcl/hcl/scanner
  382. github.com/hashicorp/hcl/hcl/strconv
  383. github.com/hashicorp/hcl/hcl/token
  384. github.com/hashicorp/hcl/json/parser
  385. github.com/hashicorp/hcl/json/scanner
  386. github.com/hashicorp/hcl/json/token
  387. # github.com/huandu/xstrings v1.3.0
  388. ## explicit
  389. github.com/huandu/xstrings
  390. # github.com/issue9/assert v1.3.2
  391. ## explicit
  392. # github.com/issue9/identicon v0.0.0-20160320065130-d36b54562f4c
  393. ## explicit
  394. github.com/issue9/identicon
  395. # github.com/jaytaylor/html2text v0.0.0-20160923191438-8fb95d837f7d
  396. ## explicit
  397. github.com/jaytaylor/html2text
  398. # github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
  399. github.com/jbenet/go-context/io
  400. # github.com/jessevdk/go-flags v1.4.0
  401. github.com/jessevdk/go-flags
  402. # github.com/jmhodges/levigo v1.0.0
  403. ## explicit
  404. # github.com/joho/godotenv v1.3.0
  405. ## explicit
  406. # github.com/kballard/go-shellquote v0.0.0-20170619183022-cd60e84ee657
  407. ## explicit
  408. github.com/kballard/go-shellquote
  409. # github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd
  410. github.com/kevinburke/ssh_config
  411. # github.com/keybase/go-crypto v0.0.0-20200123153347-de78d2cb44f4
  412. ## explicit
  413. github.com/keybase/go-crypto/brainpool
  414. github.com/keybase/go-crypto/cast5
  415. github.com/keybase/go-crypto/curve25519
  416. github.com/keybase/go-crypto/ed25519
  417. github.com/keybase/go-crypto/ed25519/internal/edwards25519
  418. github.com/keybase/go-crypto/openpgp
  419. github.com/keybase/go-crypto/openpgp/armor
  420. github.com/keybase/go-crypto/openpgp/ecdh
  421. github.com/keybase/go-crypto/openpgp/elgamal
  422. github.com/keybase/go-crypto/openpgp/errors
  423. github.com/keybase/go-crypto/openpgp/packet
  424. github.com/keybase/go-crypto/openpgp/s2k
  425. github.com/keybase/go-crypto/rsa
  426. # github.com/klauspost/compress v1.10.2
  427. ## explicit
  428. github.com/klauspost/compress/flate
  429. github.com/klauspost/compress/gzip
  430. # github.com/kr/pretty v0.1.0
  431. github.com/kr/pretty
  432. # github.com/kr/text v0.2.0
  433. github.com/kr/text
  434. # github.com/lafriks/xormstore v1.3.2
  435. ## explicit
  436. github.com/lafriks/xormstore
  437. github.com/lafriks/xormstore/util
  438. # github.com/lib/pq v1.2.0
  439. ## explicit
  440. github.com/lib/pq
  441. github.com/lib/pq/oid
  442. github.com/lib/pq/scram
  443. # github.com/lunny/dingtalk_webhook v0.0.0-20171025031554-e3534c89ef96
  444. ## explicit
  445. github.com/lunny/dingtalk_webhook
  446. # github.com/lunny/log v0.0.0-20160921050905-7887c61bf0de
  447. github.com/lunny/log
  448. # github.com/lunny/nodb v0.0.0-20160621015157-fc1ef06ad4af
  449. github.com/lunny/nodb
  450. github.com/lunny/nodb/config
  451. github.com/lunny/nodb/store
  452. github.com/lunny/nodb/store/driver
  453. github.com/lunny/nodb/store/goleveldb
  454. # github.com/magiconair/properties v1.8.1
  455. github.com/magiconair/properties
  456. # github.com/mailru/easyjson v0.7.0
  457. ## explicit
  458. github.com/mailru/easyjson
  459. github.com/mailru/easyjson/buffer
  460. github.com/mailru/easyjson/jlexer
  461. github.com/mailru/easyjson/jwriter
  462. # github.com/markbates/goth v1.61.2
  463. ## explicit
  464. github.com/markbates/goth
  465. github.com/markbates/goth/gothic
  466. github.com/markbates/goth/providers/bitbucket
  467. github.com/markbates/goth/providers/discord
  468. github.com/markbates/goth/providers/dropbox
  469. github.com/markbates/goth/providers/facebook
  470. github.com/markbates/goth/providers/gitea
  471. github.com/markbates/goth/providers/github
  472. github.com/markbates/goth/providers/gitlab
  473. github.com/markbates/goth/providers/google
  474. github.com/markbates/goth/providers/nextcloud
  475. github.com/markbates/goth/providers/openidConnect
  476. github.com/markbates/goth/providers/twitter
  477. github.com/markbates/goth/providers/yandex
  478. # github.com/mattn/go-colorable v0.1.4
  479. github.com/mattn/go-colorable
  480. # github.com/mattn/go-isatty v0.0.11
  481. ## explicit
  482. github.com/mattn/go-isatty
  483. # github.com/mattn/go-oci8 v0.0.0-20190320171441-14ba190cf52d
  484. ## explicit
  485. # github.com/mattn/go-runewidth v0.0.7
  486. github.com/mattn/go-runewidth
  487. # github.com/mattn/go-sqlite3 v1.11.0
  488. ## explicit
  489. github.com/mattn/go-sqlite3
  490. # github.com/matttproud/golang_protobuf_extensions v1.0.1
  491. github.com/matttproud/golang_protobuf_extensions/pbutil
  492. # github.com/mcuadros/go-version v0.0.0-20190308113854-92cdf37c5b75
  493. ## explicit
  494. github.com/mcuadros/go-version
  495. # github.com/mgechev/dots v0.0.0-20190921121421-c36f7dcfbb81
  496. ## explicit
  497. github.com/mgechev/dots
  498. # github.com/mgechev/revive v1.0.2
  499. ## explicit
  500. github.com/mgechev/revive/formatter
  501. github.com/mgechev/revive/lint
  502. github.com/mgechev/revive/rule
  503. # github.com/microcosm-cc/bluemonday v1.0.3-0.20191119130333-0a75d7616912
  504. ## explicit
  505. github.com/microcosm-cc/bluemonday
  506. # github.com/mitchellh/go-homedir v1.1.0
  507. ## explicit
  508. github.com/mitchellh/go-homedir
  509. # github.com/mitchellh/mapstructure v1.1.2
  510. github.com/mitchellh/mapstructure
  511. # github.com/mrjones/oauth v0.0.0-20180629183705-f4e24b6d100c
  512. github.com/mrjones/oauth
  513. # github.com/mschoch/smat v0.0.0-20160514031455-90eadee771ae
  514. github.com/mschoch/smat
  515. # github.com/msteinert/pam v0.0.0-20151204160544-02ccfbfaf0cc
  516. ## explicit
  517. github.com/msteinert/pam
  518. # github.com/nfnt/resize v0.0.0-20160724205520-891127d8d1b5
  519. ## explicit
  520. github.com/nfnt/resize
  521. # github.com/niklasfasching/go-org v0.1.9
  522. ## explicit
  523. github.com/niklasfasching/go-org/org
  524. # github.com/olekukonko/tablewriter v0.0.4
  525. github.com/olekukonko/tablewriter
  526. # github.com/oliamb/cutter v0.2.2
  527. ## explicit
  528. github.com/oliamb/cutter
  529. # github.com/olivere/elastic/v7 v7.0.9
  530. ## explicit
  531. github.com/olivere/elastic/v7
  532. github.com/olivere/elastic/v7/config
  533. github.com/olivere/elastic/v7/uritemplates
  534. # github.com/pelletier/go-toml v1.4.0
  535. github.com/pelletier/go-toml
  536. # github.com/philhofer/fwd v1.0.0
  537. github.com/philhofer/fwd
  538. # github.com/pkg/errors v0.9.1
  539. ## explicit
  540. github.com/pkg/errors
  541. # github.com/pmezard/go-difflib v1.0.0
  542. github.com/pmezard/go-difflib/difflib
  543. # github.com/pquerna/otp v0.0.0-20160912161815-54653902c20e
  544. ## explicit
  545. github.com/pquerna/otp
  546. github.com/pquerna/otp/hotp
  547. github.com/pquerna/otp/totp
  548. # github.com/prometheus/client_golang v1.1.0
  549. ## explicit
  550. github.com/prometheus/client_golang/prometheus
  551. github.com/prometheus/client_golang/prometheus/internal
  552. github.com/prometheus/client_golang/prometheus/promhttp
  553. # github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4
  554. ## explicit
  555. github.com/prometheus/client_model/go
  556. # github.com/prometheus/common v0.6.0
  557. github.com/prometheus/common/expfmt
  558. github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
  559. github.com/prometheus/common/model
  560. # github.com/prometheus/procfs v0.0.4
  561. ## explicit
  562. github.com/prometheus/procfs
  563. github.com/prometheus/procfs/internal/fs
  564. github.com/prometheus/procfs/internal/util
  565. # github.com/quasoft/websspi v1.0.0
  566. ## explicit
  567. github.com/quasoft/websspi
  568. github.com/quasoft/websspi/secctx
  569. # github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001
  570. ## explicit
  571. # github.com/satori/go.uuid v1.2.0
  572. ## explicit
  573. github.com/satori/go.uuid
  574. # github.com/sergi/go-diff v1.1.0
  575. ## explicit
  576. github.com/sergi/go-diff/diffmatchpatch
  577. # github.com/shurcooL/httpfs v0.0.0-20190527155220-6a4d4a70508b
  578. ## explicit
  579. github.com/shurcooL/httpfs/vfsutil
  580. # github.com/shurcooL/vfsgen v0.0.0-20181202132449-6a9ea43bcacd
  581. ## explicit
  582. github.com/shurcooL/vfsgen
  583. # github.com/siddontang/go-snappy v0.0.0-20140704025258-d8f7bb82a96d
  584. github.com/siddontang/go-snappy/snappy
  585. # github.com/spf13/afero v1.2.2
  586. github.com/spf13/afero
  587. github.com/spf13/afero/mem
  588. # github.com/spf13/cast v1.3.0
  589. github.com/spf13/cast
  590. # github.com/spf13/jwalterweatherman v1.1.0
  591. github.com/spf13/jwalterweatherman
  592. # github.com/spf13/pflag v1.0.3
  593. github.com/spf13/pflag
  594. # github.com/spf13/viper v1.4.0
  595. github.com/spf13/viper
  596. # github.com/steveyen/gtreap v0.0.0-20150807155958-0abe01ef9be2
  597. ## explicit
  598. github.com/steveyen/gtreap
  599. # github.com/stretchr/testify v1.4.0
  600. ## explicit
  601. github.com/stretchr/testify/assert
  602. github.com/stretchr/testify/require
  603. # github.com/syndtr/goleveldb v1.0.0
  604. github.com/syndtr/goleveldb/leveldb
  605. github.com/syndtr/goleveldb/leveldb/cache
  606. github.com/syndtr/goleveldb/leveldb/comparer
  607. github.com/syndtr/goleveldb/leveldb/errors
  608. github.com/syndtr/goleveldb/leveldb/filter
  609. github.com/syndtr/goleveldb/leveldb/iterator
  610. github.com/syndtr/goleveldb/leveldb/journal
  611. github.com/syndtr/goleveldb/leveldb/memdb
  612. github.com/syndtr/goleveldb/leveldb/opt
  613. github.com/syndtr/goleveldb/leveldb/storage
  614. github.com/syndtr/goleveldb/leveldb/table
  615. github.com/syndtr/goleveldb/leveldb/util
  616. # github.com/tecbot/gorocksdb v0.0.0-20181010114359-8752a9433481
  617. ## explicit
  618. # github.com/tinylib/msgp v1.1.1
  619. ## explicit
  620. github.com/tinylib/msgp/msgp
  621. # github.com/toqueteos/trie v1.0.0
  622. github.com/toqueteos/trie
  623. # github.com/toqueteos/webbrowser v1.2.0
  624. github.com/toqueteos/webbrowser
  625. # github.com/tstranex/u2f v1.0.0
  626. ## explicit
  627. github.com/tstranex/u2f
  628. # github.com/unknwon/cae v1.0.0
  629. ## explicit
  630. github.com/unknwon/cae
  631. github.com/unknwon/cae/zip
  632. # github.com/unknwon/com v1.0.1
  633. ## explicit
  634. github.com/unknwon/com
  635. # github.com/unknwon/i18n v0.0.0-20190805065654-5c6446a380b6
  636. ## explicit
  637. github.com/unknwon/i18n
  638. # github.com/unknwon/paginater v0.0.0-20151104151617-7748a72e0141
  639. ## explicit
  640. github.com/unknwon/paginater
  641. # github.com/urfave/cli v1.20.0
  642. ## explicit
  643. github.com/urfave/cli
  644. # github.com/willf/bitset v1.1.10
  645. github.com/willf/bitset
  646. # github.com/xanzy/go-gitlab v0.31.0
  647. ## explicit
  648. github.com/xanzy/go-gitlab
  649. # github.com/xanzy/ssh-agent v0.2.1
  650. github.com/xanzy/ssh-agent
  651. # github.com/yohcop/openid-go v0.0.0-20160914080427-2c050d2dae53
  652. ## explicit
  653. github.com/yohcop/openid-go
  654. # github.com/yuin/goldmark v1.1.25
  655. ## explicit
  656. github.com/yuin/goldmark
  657. github.com/yuin/goldmark/ast
  658. github.com/yuin/goldmark/extension
  659. github.com/yuin/goldmark/extension/ast
  660. github.com/yuin/goldmark/parser
  661. github.com/yuin/goldmark/renderer
  662. github.com/yuin/goldmark/renderer/html
  663. github.com/yuin/goldmark/text
  664. github.com/yuin/goldmark/util
  665. # github.com/yuin/goldmark-meta v0.0.0-20191126180153-f0638e958b60
  666. ## explicit
  667. github.com/yuin/goldmark-meta
  668. # go.etcd.io/bbolt v1.3.3
  669. ## explicit
  670. # go.mongodb.org/mongo-driver v1.1.1
  671. go.mongodb.org/mongo-driver/bson
  672. go.mongodb.org/mongo-driver/bson/bsoncodec
  673. go.mongodb.org/mongo-driver/bson/bsonrw
  674. go.mongodb.org/mongo-driver/bson/bsontype
  675. go.mongodb.org/mongo-driver/bson/primitive
  676. go.mongodb.org/mongo-driver/x/bsonx/bsoncore
  677. # golang.org/x/crypto v0.0.0-20200302210943-78000ba7a073
  678. ## explicit
  679. golang.org/x/crypto/acme
  680. golang.org/x/crypto/acme/autocert
  681. golang.org/x/crypto/argon2
  682. golang.org/x/crypto/bcrypt
  683. golang.org/x/crypto/blake2b
  684. golang.org/x/crypto/blowfish
  685. golang.org/x/crypto/cast5
  686. golang.org/x/crypto/chacha20
  687. golang.org/x/crypto/curve25519
  688. golang.org/x/crypto/ed25519
  689. golang.org/x/crypto/ed25519/internal/edwards25519
  690. golang.org/x/crypto/internal/subtle
  691. golang.org/x/crypto/md4
  692. golang.org/x/crypto/openpgp
  693. golang.org/x/crypto/openpgp/armor
  694. golang.org/x/crypto/openpgp/elgamal
  695. golang.org/x/crypto/openpgp/errors
  696. golang.org/x/crypto/openpgp/packet
  697. golang.org/x/crypto/openpgp/s2k
  698. golang.org/x/crypto/pbkdf2
  699. golang.org/x/crypto/poly1305
  700. golang.org/x/crypto/scrypt
  701. golang.org/x/crypto/ssh
  702. golang.org/x/crypto/ssh/agent
  703. golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
  704. golang.org/x/crypto/ssh/knownhosts
  705. # golang.org/x/mod v0.2.0
  706. golang.org/x/mod/module
  707. golang.org/x/mod/semver
  708. # golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e
  709. ## explicit
  710. golang.org/x/net/context
  711. golang.org/x/net/context/ctxhttp
  712. golang.org/x/net/html
  713. golang.org/x/net/html/atom
  714. golang.org/x/net/html/charset
  715. golang.org/x/net/idna
  716. golang.org/x/net/internal/socks
  717. golang.org/x/net/proxy
  718. # golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
  719. ## explicit
  720. golang.org/x/oauth2
  721. golang.org/x/oauth2/google
  722. golang.org/x/oauth2/internal
  723. golang.org/x/oauth2/jws
  724. golang.org/x/oauth2/jwt
  725. # golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd
  726. ## explicit
  727. golang.org/x/sys/cpu
  728. golang.org/x/sys/unix
  729. golang.org/x/sys/windows
  730. golang.org/x/sys/windows/svc
  731. golang.org/x/sys/windows/svc/debug
  732. # golang.org/x/text v0.3.2
  733. ## explicit
  734. golang.org/x/text/encoding
  735. golang.org/x/text/encoding/charmap
  736. golang.org/x/text/encoding/htmlindex
  737. golang.org/x/text/encoding/internal
  738. golang.org/x/text/encoding/internal/identifier
  739. golang.org/x/text/encoding/japanese
  740. golang.org/x/text/encoding/korean
  741. golang.org/x/text/encoding/simplifiedchinese
  742. golang.org/x/text/encoding/traditionalchinese
  743. golang.org/x/text/encoding/unicode
  744. golang.org/x/text/internal/language
  745. golang.org/x/text/internal/language/compact
  746. golang.org/x/text/internal/tag
  747. golang.org/x/text/internal/utf8internal
  748. golang.org/x/text/language
  749. golang.org/x/text/runes
  750. golang.org/x/text/secure/bidirule
  751. golang.org/x/text/transform
  752. golang.org/x/text/unicode/bidi
  753. golang.org/x/text/unicode/norm
  754. golang.org/x/text/width
  755. # golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1
  756. ## explicit
  757. golang.org/x/time/rate
  758. # golang.org/x/tools v0.0.0-20200325010219-a49f79bcc224
  759. ## explicit
  760. golang.org/x/tools/cover
  761. golang.org/x/tools/go/analysis
  762. golang.org/x/tools/go/analysis/internal/analysisflags
  763. golang.org/x/tools/go/analysis/internal/facts
  764. golang.org/x/tools/go/analysis/unitchecker
  765. golang.org/x/tools/go/ast/astutil
  766. golang.org/x/tools/go/buildutil
  767. golang.org/x/tools/go/gcexportdata
  768. golang.org/x/tools/go/internal/cgo
  769. golang.org/x/tools/go/internal/gcimporter
  770. golang.org/x/tools/go/internal/packagesdriver
  771. golang.org/x/tools/go/loader
  772. golang.org/x/tools/go/packages
  773. golang.org/x/tools/go/types/objectpath
  774. golang.org/x/tools/imports
  775. golang.org/x/tools/internal/fastwalk
  776. golang.org/x/tools/internal/gocommand
  777. golang.org/x/tools/internal/gopathwalk
  778. golang.org/x/tools/internal/imports
  779. golang.org/x/tools/internal/packagesinternal
  780. # golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  781. golang.org/x/xerrors
  782. golang.org/x/xerrors/internal
  783. # google.golang.org/appengine v1.6.5
  784. ## explicit
  785. google.golang.org/appengine
  786. google.golang.org/appengine/cloudsql
  787. google.golang.org/appengine/internal
  788. google.golang.org/appengine/internal/app_identity
  789. google.golang.org/appengine/internal/base
  790. google.golang.org/appengine/internal/datastore
  791. google.golang.org/appengine/internal/log
  792. google.golang.org/appengine/internal/modules
  793. google.golang.org/appengine/internal/remote_api
  794. google.golang.org/appengine/internal/urlfetch
  795. google.golang.org/appengine/urlfetch
  796. # google.golang.org/protobuf v1.21.0
  797. google.golang.org/protobuf/encoding/prototext
  798. google.golang.org/protobuf/encoding/protowire
  799. google.golang.org/protobuf/internal/descfmt
  800. google.golang.org/protobuf/internal/descopts
  801. google.golang.org/protobuf/internal/detrand
  802. google.golang.org/protobuf/internal/encoding/defval
  803. google.golang.org/protobuf/internal/encoding/messageset
  804. google.golang.org/protobuf/internal/encoding/tag
  805. google.golang.org/protobuf/internal/encoding/text
  806. google.golang.org/protobuf/internal/errors
  807. google.golang.org/protobuf/internal/fieldnum
  808. google.golang.org/protobuf/internal/fieldsort
  809. google.golang.org/protobuf/internal/filedesc
  810. google.golang.org/protobuf/internal/filetype
  811. google.golang.org/protobuf/internal/flags
  812. google.golang.org/protobuf/internal/genname
  813. google.golang.org/protobuf/internal/impl
  814. google.golang.org/protobuf/internal/mapsort
  815. google.golang.org/protobuf/internal/pragma
  816. google.golang.org/protobuf/internal/set
  817. google.golang.org/protobuf/internal/strs
  818. google.golang.org/protobuf/internal/version
  819. google.golang.org/protobuf/proto
  820. google.golang.org/protobuf/reflect/protoreflect
  821. google.golang.org/protobuf/reflect/protoregistry
  822. google.golang.org/protobuf/runtime/protoiface
  823. google.golang.org/protobuf/runtime/protoimpl
  824. # gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc
  825. ## explicit
  826. gopkg.in/alexcesaro/quotedprintable.v3
  827. # gopkg.in/asn1-ber.v1 v1.0.0-20150924051756-4e86f4367175
  828. ## explicit
  829. gopkg.in/asn1-ber.v1
  830. # gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
  831. ## explicit
  832. gopkg.in/gomail.v2
  833. # gopkg.in/ini.v1 v1.52.0
  834. ## explicit
  835. gopkg.in/ini.v1
  836. # gopkg.in/ldap.v3 v3.0.2
  837. ## explicit
  838. gopkg.in/ldap.v3
  839. # gopkg.in/testfixtures.v2 v2.5.0
  840. ## explicit
  841. gopkg.in/testfixtures.v2
  842. # gopkg.in/toqueteos/substring.v1 v1.0.2
  843. gopkg.in/toqueteos/substring.v1
  844. # gopkg.in/warnings.v0 v0.1.2
  845. gopkg.in/warnings.v0
  846. # gopkg.in/yaml.v2 v2.2.8
  847. ## explicit
  848. gopkg.in/yaml.v2
  849. # mvdan.cc/xurls/v2 v2.1.0
  850. ## explicit
  851. mvdan.cc/xurls/v2
  852. # strk.kbt.io/projects/go/libravatar v0.0.0-20191008002943-06d1c002b251
  853. ## explicit
  854. strk.kbt.io/projects/go/libravatar
  855. # xorm.io/builder v0.3.7
  856. ## explicit
  857. xorm.io/builder
  858. # xorm.io/xorm v1.0.1
  859. ## explicit
  860. xorm.io/xorm
  861. xorm.io/xorm/caches
  862. xorm.io/xorm/contexts
  863. xorm.io/xorm/convert
  864. xorm.io/xorm/core
  865. xorm.io/xorm/dialects
  866. xorm.io/xorm/internal/json
  867. xorm.io/xorm/internal/statements
  868. xorm.io/xorm/internal/utils
  869. xorm.io/xorm/log
  870. xorm.io/xorm/names
  871. xorm.io/xorm/schemas
  872. xorm.io/xorm/tags