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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005
  1. # cloud.google.com/go v0.67.0
  2. cloud.google.com/go/compute/metadata
  3. # code.gitea.io/gitea-vet v0.2.1
  4. ## explicit
  5. code.gitea.io/gitea-vet
  6. code.gitea.io/gitea-vet/checks
  7. # code.gitea.io/sdk/gitea v0.13.1
  8. ## explicit
  9. code.gitea.io/sdk/gitea
  10. # gitea.com/lunny/levelqueue v0.3.0
  11. ## explicit
  12. gitea.com/lunny/levelqueue
  13. # gitea.com/macaron/binding v0.0.0-20190822013154-a5f53841ed2b
  14. ## explicit
  15. gitea.com/macaron/binding
  16. # gitea.com/macaron/cache v0.0.0-20190822004001-a6e7fee4ee76
  17. ## explicit
  18. gitea.com/macaron/cache
  19. gitea.com/macaron/cache/memcache
  20. # gitea.com/macaron/captcha v0.0.0-20190822015246-daa973478bae
  21. ## explicit
  22. gitea.com/macaron/captcha
  23. # gitea.com/macaron/cors v0.0.0-20190826180238-95aec09ea8b4
  24. ## explicit
  25. gitea.com/macaron/cors
  26. # gitea.com/macaron/csrf v0.0.0-20190822024205-3dc5a4474439
  27. ## explicit
  28. gitea.com/macaron/csrf
  29. # gitea.com/macaron/gzip v0.0.0-20200827120000-efa5e8477cf5
  30. ## explicit
  31. gitea.com/macaron/gzip
  32. # gitea.com/macaron/i18n v0.0.0-20200910171939-7bbf54aa4c76
  33. ## explicit
  34. gitea.com/macaron/i18n
  35. # gitea.com/macaron/inject v0.0.0-20190805023432-d4c86e31027a
  36. ## explicit
  37. gitea.com/macaron/inject
  38. # gitea.com/macaron/macaron v1.5.0
  39. ## explicit
  40. gitea.com/macaron/macaron
  41. # gitea.com/macaron/session v0.0.0-20200902202411-e3a87877db6e
  42. ## explicit
  43. gitea.com/macaron/session
  44. gitea.com/macaron/session/couchbase
  45. gitea.com/macaron/session/memcache
  46. gitea.com/macaron/session/mysql
  47. gitea.com/macaron/session/nodb
  48. gitea.com/macaron/session/postgres
  49. # gitea.com/macaron/toolbox v0.0.0-20190822013122-05ff0fc766b7
  50. ## explicit
  51. gitea.com/macaron/toolbox
  52. # github.com/Azure/go-ntlmssp v0.0.0-20200615164410-66371956d46c
  53. github.com/Azure/go-ntlmssp
  54. # github.com/BurntSushi/toml v0.3.1
  55. github.com/BurntSushi/toml
  56. # github.com/PuerkitoBio/goquery v1.5.1
  57. ## explicit
  58. github.com/PuerkitoBio/goquery
  59. # github.com/PuerkitoBio/purell v1.1.1
  60. github.com/PuerkitoBio/purell
  61. # github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
  62. github.com/PuerkitoBio/urlesc
  63. # github.com/RoaringBitmap/roaring v0.5.1
  64. ## explicit
  65. github.com/RoaringBitmap/roaring
  66. # github.com/alecthomas/chroma v0.8.1
  67. ## explicit
  68. github.com/alecthomas/chroma
  69. github.com/alecthomas/chroma/formatters/html
  70. github.com/alecthomas/chroma/lexers
  71. github.com/alecthomas/chroma/lexers/a
  72. github.com/alecthomas/chroma/lexers/b
  73. github.com/alecthomas/chroma/lexers/c
  74. github.com/alecthomas/chroma/lexers/circular
  75. github.com/alecthomas/chroma/lexers/d
  76. github.com/alecthomas/chroma/lexers/e
  77. github.com/alecthomas/chroma/lexers/f
  78. github.com/alecthomas/chroma/lexers/g
  79. github.com/alecthomas/chroma/lexers/h
  80. github.com/alecthomas/chroma/lexers/i
  81. github.com/alecthomas/chroma/lexers/internal
  82. github.com/alecthomas/chroma/lexers/j
  83. github.com/alecthomas/chroma/lexers/k
  84. github.com/alecthomas/chroma/lexers/l
  85. github.com/alecthomas/chroma/lexers/m
  86. github.com/alecthomas/chroma/lexers/n
  87. github.com/alecthomas/chroma/lexers/o
  88. github.com/alecthomas/chroma/lexers/p
  89. github.com/alecthomas/chroma/lexers/q
  90. github.com/alecthomas/chroma/lexers/r
  91. github.com/alecthomas/chroma/lexers/s
  92. github.com/alecthomas/chroma/lexers/t
  93. github.com/alecthomas/chroma/lexers/v
  94. github.com/alecthomas/chroma/lexers/w
  95. github.com/alecthomas/chroma/lexers/x
  96. github.com/alecthomas/chroma/lexers/y
  97. github.com/alecthomas/chroma/lexers/z
  98. github.com/alecthomas/chroma/styles
  99. # github.com/andybalholm/brotli v1.0.1
  100. ## explicit
  101. github.com/andybalholm/brotli
  102. # github.com/andybalholm/cascadia v1.1.0
  103. github.com/andybalholm/cascadia
  104. # github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be
  105. ## explicit
  106. github.com/anmitsu/go-shlex
  107. # github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535
  108. github.com/asaskevich/govalidator
  109. # github.com/aymerick/douceur v0.2.0
  110. github.com/aymerick/douceur/css
  111. # github.com/beorn7/perks v1.0.1
  112. github.com/beorn7/perks/quantile
  113. # github.com/blevesearch/bleve v1.0.12
  114. ## explicit
  115. github.com/blevesearch/bleve
  116. github.com/blevesearch/bleve/analysis
  117. github.com/blevesearch/bleve/analysis/analyzer/custom
  118. github.com/blevesearch/bleve/analysis/analyzer/keyword
  119. github.com/blevesearch/bleve/analysis/analyzer/standard
  120. github.com/blevesearch/bleve/analysis/datetime/flexible
  121. github.com/blevesearch/bleve/analysis/datetime/optional
  122. github.com/blevesearch/bleve/analysis/lang/en
  123. github.com/blevesearch/bleve/analysis/token/lowercase
  124. github.com/blevesearch/bleve/analysis/token/porter
  125. github.com/blevesearch/bleve/analysis/token/stop
  126. github.com/blevesearch/bleve/analysis/token/unicodenorm
  127. github.com/blevesearch/bleve/analysis/tokenizer/single
  128. github.com/blevesearch/bleve/analysis/tokenizer/unicode
  129. github.com/blevesearch/bleve/document
  130. github.com/blevesearch/bleve/geo
  131. github.com/blevesearch/bleve/index
  132. github.com/blevesearch/bleve/index/scorch
  133. github.com/blevesearch/bleve/index/scorch/mergeplan
  134. github.com/blevesearch/bleve/index/scorch/segment
  135. github.com/blevesearch/bleve/index/store
  136. github.com/blevesearch/bleve/index/store/boltdb
  137. github.com/blevesearch/bleve/index/store/gtreap
  138. github.com/blevesearch/bleve/index/upsidedown
  139. github.com/blevesearch/bleve/mapping
  140. github.com/blevesearch/bleve/numeric
  141. github.com/blevesearch/bleve/registry
  142. github.com/blevesearch/bleve/search
  143. github.com/blevesearch/bleve/search/collector
  144. github.com/blevesearch/bleve/search/facet
  145. github.com/blevesearch/bleve/search/highlight
  146. github.com/blevesearch/bleve/search/highlight/format/html
  147. github.com/blevesearch/bleve/search/highlight/fragmenter/simple
  148. github.com/blevesearch/bleve/search/highlight/highlighter/html
  149. github.com/blevesearch/bleve/search/highlight/highlighter/simple
  150. github.com/blevesearch/bleve/search/query
  151. github.com/blevesearch/bleve/search/scorer
  152. github.com/blevesearch/bleve/search/searcher
  153. github.com/blevesearch/bleve/size
  154. # github.com/blevesearch/go-porterstemmer v1.0.3
  155. github.com/blevesearch/go-porterstemmer
  156. # github.com/blevesearch/mmap-go v1.0.2
  157. github.com/blevesearch/mmap-go
  158. # github.com/blevesearch/segment v0.9.0
  159. github.com/blevesearch/segment
  160. # github.com/blevesearch/snowballstem v0.9.0
  161. github.com/blevesearch/snowballstem
  162. github.com/blevesearch/snowballstem/english
  163. # github.com/blevesearch/zap/v11 v11.0.12
  164. github.com/blevesearch/zap/v11
  165. # github.com/blevesearch/zap/v12 v12.0.12
  166. github.com/blevesearch/zap/v12
  167. # github.com/blevesearch/zap/v13 v13.0.4
  168. github.com/blevesearch/zap/v13
  169. # github.com/blevesearch/zap/v14 v14.0.3
  170. github.com/blevesearch/zap/v14
  171. # github.com/blevesearch/zap/v15 v15.0.1
  172. github.com/blevesearch/zap/v15
  173. # github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc
  174. github.com/boombuler/barcode
  175. github.com/boombuler/barcode/qr
  176. github.com/boombuler/barcode/utils
  177. # github.com/bradfitz/gomemcache v0.0.0-20190329173943-551aad21a668
  178. github.com/bradfitz/gomemcache/memcache
  179. # github.com/cespare/xxhash/v2 v2.1.1
  180. github.com/cespare/xxhash/v2
  181. # github.com/chris-ramon/douceur v0.2.0
  182. github.com/chris-ramon/douceur/parser
  183. # github.com/couchbase/gomemcached v0.0.0-20191004160342-7b5da2ec40b2
  184. ## explicit
  185. github.com/couchbase/gomemcached
  186. github.com/couchbase/gomemcached/client
  187. # github.com/couchbase/goutils v0.0.0-20191018232750-b49639060d85
  188. github.com/couchbase/goutils/logging
  189. github.com/couchbase/goutils/scramsha
  190. # github.com/couchbase/vellum v1.0.2
  191. github.com/couchbase/vellum
  192. github.com/couchbase/vellum/levenshtein
  193. github.com/couchbase/vellum/regexp
  194. github.com/couchbase/vellum/utf8
  195. # github.com/couchbaselabs/go-couchbase v0.0.0-20190708161019-23e7ca2ce2b7
  196. github.com/couchbaselabs/go-couchbase
  197. # github.com/cpuguy83/go-md2man/v2 v2.0.0
  198. github.com/cpuguy83/go-md2man/v2/md2man
  199. # github.com/cznic/b v0.0.0-20181122101859-a26611c4d92d
  200. ## explicit
  201. # github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548
  202. ## explicit
  203. # github.com/cznic/strutil v0.0.0-20181122101858-275e90344537
  204. ## explicit
  205. # github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964
  206. github.com/danwakefield/fnmatch
  207. # github.com/davecgh/go-spew v1.1.1
  208. github.com/davecgh/go-spew/spew
  209. # github.com/denisenkom/go-mssqldb v0.0.0-20200428022330-06a60b6afbbc
  210. ## explicit
  211. github.com/denisenkom/go-mssqldb
  212. github.com/denisenkom/go-mssqldb/internal/cp
  213. github.com/denisenkom/go-mssqldb/internal/decimal
  214. github.com/denisenkom/go-mssqldb/internal/querytext
  215. # github.com/dgrijalva/jwt-go v3.2.0+incompatible
  216. ## explicit
  217. github.com/dgrijalva/jwt-go
  218. # github.com/dlclark/regexp2 v1.4.0
  219. ## explicit
  220. github.com/dlclark/regexp2
  221. github.com/dlclark/regexp2/syntax
  222. # github.com/dsnet/compress v0.0.1
  223. github.com/dsnet/compress
  224. github.com/dsnet/compress/bzip2
  225. github.com/dsnet/compress/bzip2/internal/sais
  226. github.com/dsnet/compress/internal
  227. github.com/dsnet/compress/internal/errors
  228. github.com/dsnet/compress/internal/prefix
  229. # github.com/dustin/go-humanize v1.0.0
  230. ## explicit
  231. github.com/dustin/go-humanize
  232. # github.com/editorconfig/editorconfig-core-go/v2 v2.3.7
  233. ## explicit
  234. github.com/editorconfig/editorconfig-core-go/v2
  235. # github.com/emirpasic/gods v1.12.0
  236. ## explicit
  237. github.com/emirpasic/gods/containers
  238. github.com/emirpasic/gods/lists
  239. github.com/emirpasic/gods/lists/arraylist
  240. github.com/emirpasic/gods/trees
  241. github.com/emirpasic/gods/trees/binaryheap
  242. github.com/emirpasic/gods/utils
  243. # github.com/ethantkoenig/rupture v0.0.0-20180203182544-0a76f03a811a
  244. ## explicit
  245. github.com/ethantkoenig/rupture
  246. # github.com/facebookgo/ensure v0.0.0-20160127193407-b4ab57deab51
  247. ## explicit
  248. # github.com/facebookgo/stack v0.0.0-20160209184415-751773369052
  249. ## explicit
  250. # github.com/facebookgo/subset v0.0.0-20150612182917-8dac2c3c4870
  251. ## explicit
  252. # github.com/fatih/color v1.9.0
  253. github.com/fatih/color
  254. # github.com/fatih/structtag v1.2.0
  255. github.com/fatih/structtag
  256. # github.com/fsnotify/fsnotify v1.4.9
  257. github.com/fsnotify/fsnotify
  258. # github.com/gliderlabs/ssh v0.3.1
  259. ## explicit
  260. github.com/gliderlabs/ssh
  261. # github.com/glycerine/go-unsnap-stream v0.0.0-20190901134440-81cf024a9e0a
  262. ## explicit
  263. github.com/glycerine/go-unsnap-stream
  264. # github.com/go-asn1-ber/asn1-ber v1.5.1
  265. github.com/go-asn1-ber/asn1-ber
  266. # github.com/go-enry/go-enry/v2 v2.5.2
  267. ## explicit
  268. github.com/go-enry/go-enry/v2
  269. github.com/go-enry/go-enry/v2/data
  270. github.com/go-enry/go-enry/v2/data/rule
  271. github.com/go-enry/go-enry/v2/internal/tokenizer
  272. github.com/go-enry/go-enry/v2/internal/tokenizer/flex
  273. github.com/go-enry/go-enry/v2/regex
  274. # github.com/go-enry/go-oniguruma v1.2.1
  275. github.com/go-enry/go-oniguruma
  276. # github.com/go-git/gcfg v1.5.0
  277. github.com/go-git/gcfg
  278. github.com/go-git/gcfg/scanner
  279. github.com/go-git/gcfg/token
  280. github.com/go-git/gcfg/types
  281. # github.com/go-git/go-billy/v5 v5.0.0
  282. ## explicit
  283. github.com/go-git/go-billy/v5
  284. github.com/go-git/go-billy/v5/helper/chroot
  285. github.com/go-git/go-billy/v5/helper/polyfill
  286. github.com/go-git/go-billy/v5/osfs
  287. github.com/go-git/go-billy/v5/util
  288. # github.com/go-git/go-git/v5 v5.2.0
  289. ## explicit
  290. github.com/go-git/go-git/v5
  291. github.com/go-git/go-git/v5/config
  292. github.com/go-git/go-git/v5/internal/revision
  293. github.com/go-git/go-git/v5/internal/url
  294. github.com/go-git/go-git/v5/plumbing
  295. github.com/go-git/go-git/v5/plumbing/cache
  296. github.com/go-git/go-git/v5/plumbing/color
  297. github.com/go-git/go-git/v5/plumbing/filemode
  298. github.com/go-git/go-git/v5/plumbing/format/commitgraph
  299. github.com/go-git/go-git/v5/plumbing/format/config
  300. github.com/go-git/go-git/v5/plumbing/format/diff
  301. github.com/go-git/go-git/v5/plumbing/format/gitignore
  302. github.com/go-git/go-git/v5/plumbing/format/idxfile
  303. github.com/go-git/go-git/v5/plumbing/format/index
  304. github.com/go-git/go-git/v5/plumbing/format/objfile
  305. github.com/go-git/go-git/v5/plumbing/format/packfile
  306. github.com/go-git/go-git/v5/plumbing/format/pktline
  307. github.com/go-git/go-git/v5/plumbing/object
  308. github.com/go-git/go-git/v5/plumbing/object/commitgraph
  309. github.com/go-git/go-git/v5/plumbing/protocol/packp
  310. github.com/go-git/go-git/v5/plumbing/protocol/packp/capability
  311. github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband
  312. github.com/go-git/go-git/v5/plumbing/revlist
  313. github.com/go-git/go-git/v5/plumbing/storer
  314. github.com/go-git/go-git/v5/plumbing/transport
  315. github.com/go-git/go-git/v5/plumbing/transport/client
  316. github.com/go-git/go-git/v5/plumbing/transport/file
  317. github.com/go-git/go-git/v5/plumbing/transport/git
  318. github.com/go-git/go-git/v5/plumbing/transport/http
  319. github.com/go-git/go-git/v5/plumbing/transport/internal/common
  320. github.com/go-git/go-git/v5/plumbing/transport/server
  321. github.com/go-git/go-git/v5/plumbing/transport/ssh
  322. github.com/go-git/go-git/v5/storage
  323. github.com/go-git/go-git/v5/storage/filesystem
  324. github.com/go-git/go-git/v5/storage/filesystem/dotgit
  325. github.com/go-git/go-git/v5/storage/memory
  326. github.com/go-git/go-git/v5/utils/binary
  327. github.com/go-git/go-git/v5/utils/diff
  328. github.com/go-git/go-git/v5/utils/ioutil
  329. github.com/go-git/go-git/v5/utils/merkletrie
  330. github.com/go-git/go-git/v5/utils/merkletrie/filesystem
  331. github.com/go-git/go-git/v5/utils/merkletrie/index
  332. github.com/go-git/go-git/v5/utils/merkletrie/internal/frame
  333. github.com/go-git/go-git/v5/utils/merkletrie/noder
  334. # github.com/go-ldap/ldap/v3 v3.2.4
  335. ## explicit
  336. github.com/go-ldap/ldap/v3
  337. # github.com/go-openapi/analysis v0.19.10
  338. github.com/go-openapi/analysis
  339. github.com/go-openapi/analysis/internal
  340. # github.com/go-openapi/errors v0.19.6
  341. github.com/go-openapi/errors
  342. # github.com/go-openapi/inflect v0.19.0
  343. github.com/go-openapi/inflect
  344. # github.com/go-openapi/jsonpointer v0.19.3
  345. github.com/go-openapi/jsonpointer
  346. # github.com/go-openapi/jsonreference v0.19.4
  347. github.com/go-openapi/jsonreference
  348. # github.com/go-openapi/loads v0.19.5
  349. github.com/go-openapi/loads
  350. github.com/go-openapi/loads/fmts
  351. # github.com/go-openapi/runtime v0.19.20
  352. github.com/go-openapi/runtime
  353. github.com/go-openapi/runtime/logger
  354. github.com/go-openapi/runtime/middleware
  355. github.com/go-openapi/runtime/middleware/denco
  356. github.com/go-openapi/runtime/middleware/header
  357. github.com/go-openapi/runtime/middleware/untyped
  358. github.com/go-openapi/runtime/security
  359. # github.com/go-openapi/spec v0.19.8
  360. github.com/go-openapi/spec
  361. # github.com/go-openapi/strfmt v0.19.5
  362. github.com/go-openapi/strfmt
  363. # github.com/go-openapi/swag v0.19.9
  364. github.com/go-openapi/swag
  365. # github.com/go-openapi/validate v0.19.10
  366. github.com/go-openapi/validate
  367. # github.com/go-redis/redis/v7 v7.4.0
  368. ## explicit
  369. github.com/go-redis/redis/v7
  370. github.com/go-redis/redis/v7/internal
  371. github.com/go-redis/redis/v7/internal/consistenthash
  372. github.com/go-redis/redis/v7/internal/hashtag
  373. github.com/go-redis/redis/v7/internal/pool
  374. github.com/go-redis/redis/v7/internal/proto
  375. github.com/go-redis/redis/v7/internal/util
  376. # github.com/go-sql-driver/mysql v1.5.0
  377. ## explicit
  378. github.com/go-sql-driver/mysql
  379. # github.com/go-stack/stack v1.8.0
  380. github.com/go-stack/stack
  381. # github.com/go-swagger/go-swagger v0.25.0
  382. ## explicit
  383. github.com/go-swagger/go-swagger/cmd/swagger
  384. github.com/go-swagger/go-swagger/cmd/swagger/commands
  385. github.com/go-swagger/go-swagger/cmd/swagger/commands/diff
  386. github.com/go-swagger/go-swagger/cmd/swagger/commands/generate
  387. github.com/go-swagger/go-swagger/cmd/swagger/commands/initcmd
  388. github.com/go-swagger/go-swagger/codescan
  389. github.com/go-swagger/go-swagger/generator
  390. github.com/go-swagger/go-swagger/scan
  391. # github.com/go-testfixtures/testfixtures/v3 v3.4.0
  392. ## explicit
  393. github.com/go-testfixtures/testfixtures/v3
  394. # github.com/gobwas/glob v0.2.3
  395. ## explicit
  396. github.com/gobwas/glob
  397. github.com/gobwas/glob/compiler
  398. github.com/gobwas/glob/match
  399. github.com/gobwas/glob/syntax
  400. github.com/gobwas/glob/syntax/ast
  401. github.com/gobwas/glob/syntax/lexer
  402. github.com/gobwas/glob/util/runes
  403. github.com/gobwas/glob/util/strings
  404. # github.com/gogs/chardet v0.0.0-20191104214054-4b6791f73a28
  405. ## explicit
  406. github.com/gogs/chardet
  407. # github.com/gogs/cron v0.0.0-20171120032916-9f6c956d3e14
  408. ## explicit
  409. github.com/gogs/cron
  410. # github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe
  411. github.com/golang-sql/civil
  412. # github.com/golang/protobuf v1.4.3
  413. github.com/golang/protobuf/proto
  414. github.com/golang/protobuf/ptypes
  415. github.com/golang/protobuf/ptypes/any
  416. github.com/golang/protobuf/ptypes/duration
  417. github.com/golang/protobuf/ptypes/timestamp
  418. # github.com/golang/snappy v0.0.2
  419. ## explicit
  420. github.com/golang/snappy
  421. # github.com/google/go-github/v32 v32.1.0
  422. ## explicit
  423. github.com/google/go-github/v32/github
  424. # github.com/google/go-querystring v1.0.0
  425. github.com/google/go-querystring/query
  426. # github.com/google/uuid v1.1.2
  427. ## explicit
  428. github.com/google/uuid
  429. # github.com/gorilla/context v1.1.1
  430. ## explicit
  431. github.com/gorilla/context
  432. # github.com/gorilla/css v1.0.0
  433. github.com/gorilla/css/scanner
  434. # github.com/gorilla/handlers v1.4.2
  435. github.com/gorilla/handlers
  436. # github.com/gorilla/mux v1.7.3
  437. github.com/gorilla/mux
  438. # github.com/gorilla/securecookie v1.1.1
  439. github.com/gorilla/securecookie
  440. # github.com/gorilla/sessions v1.2.0
  441. github.com/gorilla/sessions
  442. # github.com/hashicorp/go-cleanhttp v0.5.1
  443. github.com/hashicorp/go-cleanhttp
  444. # github.com/hashicorp/go-retryablehttp v0.6.7
  445. ## explicit
  446. github.com/hashicorp/go-retryablehttp
  447. # github.com/hashicorp/go-version v1.2.1 => github.com/6543/go-version v1.2.4
  448. ## explicit
  449. github.com/hashicorp/go-version
  450. # github.com/hashicorp/hcl v1.0.0
  451. github.com/hashicorp/hcl
  452. github.com/hashicorp/hcl/hcl/ast
  453. github.com/hashicorp/hcl/hcl/parser
  454. github.com/hashicorp/hcl/hcl/printer
  455. github.com/hashicorp/hcl/hcl/scanner
  456. github.com/hashicorp/hcl/hcl/strconv
  457. github.com/hashicorp/hcl/hcl/token
  458. github.com/hashicorp/hcl/json/parser
  459. github.com/hashicorp/hcl/json/scanner
  460. github.com/hashicorp/hcl/json/token
  461. # github.com/huandu/xstrings v1.3.2
  462. ## explicit
  463. github.com/huandu/xstrings
  464. # github.com/imdario/mergo v0.3.11
  465. ## explicit
  466. github.com/imdario/mergo
  467. # github.com/issue9/assert v1.3.2
  468. ## explicit
  469. # github.com/issue9/identicon v1.0.1
  470. ## explicit
  471. github.com/issue9/identicon
  472. # github.com/jaytaylor/html2text v0.0.0-20160923191438-8fb95d837f7d
  473. ## explicit
  474. github.com/jaytaylor/html2text
  475. # github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
  476. github.com/jbenet/go-context/io
  477. # github.com/jessevdk/go-flags v1.4.0
  478. github.com/jessevdk/go-flags
  479. # github.com/jmhodges/levigo v1.0.0
  480. ## explicit
  481. # github.com/josharian/intern v1.0.0
  482. github.com/josharian/intern
  483. # github.com/json-iterator/go v1.1.10
  484. github.com/json-iterator/go
  485. # github.com/kballard/go-shellquote v0.0.0-20170619183022-cd60e84ee657
  486. ## explicit
  487. github.com/kballard/go-shellquote
  488. # github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd
  489. github.com/kevinburke/ssh_config
  490. # github.com/keybase/go-crypto v0.0.0-20200123153347-de78d2cb44f4
  491. ## explicit
  492. github.com/keybase/go-crypto/brainpool
  493. github.com/keybase/go-crypto/cast5
  494. github.com/keybase/go-crypto/curve25519
  495. github.com/keybase/go-crypto/ed25519
  496. github.com/keybase/go-crypto/ed25519/internal/edwards25519
  497. github.com/keybase/go-crypto/openpgp
  498. github.com/keybase/go-crypto/openpgp/armor
  499. github.com/keybase/go-crypto/openpgp/ecdh
  500. github.com/keybase/go-crypto/openpgp/elgamal
  501. github.com/keybase/go-crypto/openpgp/errors
  502. github.com/keybase/go-crypto/openpgp/packet
  503. github.com/keybase/go-crypto/openpgp/s2k
  504. github.com/keybase/go-crypto/rsa
  505. # github.com/klauspost/compress v1.11.1
  506. ## explicit
  507. github.com/klauspost/compress/flate
  508. github.com/klauspost/compress/fse
  509. github.com/klauspost/compress/gzip
  510. github.com/klauspost/compress/huff0
  511. github.com/klauspost/compress/snappy
  512. github.com/klauspost/compress/zstd
  513. github.com/klauspost/compress/zstd/internal/xxhash
  514. # github.com/klauspost/cpuid v1.3.1
  515. github.com/klauspost/cpuid
  516. # github.com/klauspost/pgzip v1.2.5
  517. ## explicit
  518. github.com/klauspost/pgzip
  519. # github.com/kr/pretty v0.2.0
  520. github.com/kr/pretty
  521. # github.com/kr/text v0.2.0
  522. github.com/kr/text
  523. # github.com/lafriks/xormstore v1.3.2
  524. ## explicit
  525. github.com/lafriks/xormstore
  526. github.com/lafriks/xormstore/util
  527. # github.com/lib/pq v1.8.1-0.20200908161135-083382b7e6fc
  528. ## explicit
  529. github.com/lib/pq
  530. github.com/lib/pq/oid
  531. github.com/lib/pq/scram
  532. # github.com/lunny/dingtalk_webhook v0.0.0-20171025031554-e3534c89ef96
  533. ## explicit
  534. github.com/lunny/dingtalk_webhook
  535. # github.com/lunny/log v0.0.0-20160921050905-7887c61bf0de
  536. github.com/lunny/log
  537. # github.com/lunny/nodb v0.0.0-20160621015157-fc1ef06ad4af
  538. github.com/lunny/nodb
  539. github.com/lunny/nodb/config
  540. github.com/lunny/nodb/store
  541. github.com/lunny/nodb/store/driver
  542. github.com/lunny/nodb/store/goleveldb
  543. # github.com/magiconair/properties v1.8.1
  544. github.com/magiconair/properties
  545. # github.com/mailru/easyjson v0.7.6
  546. github.com/mailru/easyjson
  547. github.com/mailru/easyjson/buffer
  548. github.com/mailru/easyjson/jlexer
  549. github.com/mailru/easyjson/jwriter
  550. # github.com/markbates/goth v1.65.0
  551. ## explicit
  552. github.com/markbates/goth
  553. github.com/markbates/goth/gothic
  554. github.com/markbates/goth/providers/bitbucket
  555. github.com/markbates/goth/providers/discord
  556. github.com/markbates/goth/providers/dropbox
  557. github.com/markbates/goth/providers/facebook
  558. github.com/markbates/goth/providers/gitea
  559. github.com/markbates/goth/providers/github
  560. github.com/markbates/goth/providers/gitlab
  561. github.com/markbates/goth/providers/google
  562. github.com/markbates/goth/providers/nextcloud
  563. github.com/markbates/goth/providers/openidConnect
  564. github.com/markbates/goth/providers/twitter
  565. github.com/markbates/goth/providers/yandex
  566. # github.com/mattn/go-colorable v0.1.7
  567. github.com/mattn/go-colorable
  568. # github.com/mattn/go-isatty v0.0.12
  569. ## explicit
  570. github.com/mattn/go-isatty
  571. # github.com/mattn/go-runewidth v0.0.9
  572. ## explicit
  573. github.com/mattn/go-runewidth
  574. # github.com/mattn/go-sqlite3 v1.14.4
  575. ## explicit
  576. github.com/mattn/go-sqlite3
  577. # github.com/matttproud/golang_protobuf_extensions v1.0.1
  578. github.com/matttproud/golang_protobuf_extensions/pbutil
  579. # github.com/mgechev/dots v0.0.0-20190921121421-c36f7dcfbb81
  580. ## explicit
  581. github.com/mgechev/dots
  582. # github.com/mgechev/revive v1.0.3-0.20200921231451-246eac737dc7
  583. ## explicit
  584. github.com/mgechev/revive/formatter
  585. github.com/mgechev/revive/lint
  586. github.com/mgechev/revive/rule
  587. # github.com/mholt/archiver/v3 v3.3.2
  588. ## explicit
  589. github.com/mholt/archiver/v3
  590. # github.com/microcosm-cc/bluemonday v1.0.4
  591. ## explicit
  592. github.com/microcosm-cc/bluemonday
  593. # github.com/minio/md5-simd v1.1.0
  594. github.com/minio/md5-simd
  595. # github.com/minio/minio-go/v7 v7.0.5
  596. ## explicit
  597. github.com/minio/minio-go/v7
  598. github.com/minio/minio-go/v7/pkg/credentials
  599. github.com/minio/minio-go/v7/pkg/encrypt
  600. github.com/minio/minio-go/v7/pkg/lifecycle
  601. github.com/minio/minio-go/v7/pkg/notification
  602. github.com/minio/minio-go/v7/pkg/replication
  603. github.com/minio/minio-go/v7/pkg/s3utils
  604. github.com/minio/minio-go/v7/pkg/set
  605. github.com/minio/minio-go/v7/pkg/signer
  606. github.com/minio/minio-go/v7/pkg/sse
  607. github.com/minio/minio-go/v7/pkg/tags
  608. # github.com/minio/sha256-simd v0.1.1
  609. github.com/minio/sha256-simd
  610. # github.com/mitchellh/go-homedir v1.1.0
  611. ## explicit
  612. github.com/mitchellh/go-homedir
  613. # github.com/mitchellh/mapstructure v1.3.2
  614. github.com/mitchellh/mapstructure
  615. # github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
  616. github.com/modern-go/concurrent
  617. # github.com/modern-go/reflect2 v1.0.1
  618. github.com/modern-go/reflect2
  619. # github.com/mrjones/oauth v0.0.0-20180629183705-f4e24b6d100c
  620. github.com/mrjones/oauth
  621. # github.com/mschoch/smat v0.2.0
  622. github.com/mschoch/smat
  623. # github.com/msteinert/pam v0.0.0-20151204160544-02ccfbfaf0cc
  624. ## explicit
  625. github.com/msteinert/pam
  626. # github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
  627. ## explicit
  628. github.com/nfnt/resize
  629. # github.com/niklasfasching/go-org v1.3.2
  630. ## explicit
  631. github.com/niklasfasching/go-org/org
  632. # github.com/nwaples/rardecode v1.1.0
  633. github.com/nwaples/rardecode
  634. # github.com/olekukonko/tablewriter v0.0.4
  635. github.com/olekukonko/tablewriter
  636. # github.com/oliamb/cutter v0.2.2
  637. ## explicit
  638. github.com/oliamb/cutter
  639. # github.com/olivere/elastic/v7 v7.0.20
  640. ## explicit
  641. github.com/olivere/elastic/v7
  642. github.com/olivere/elastic/v7/config
  643. github.com/olivere/elastic/v7/uritemplates
  644. # github.com/pelletier/go-toml v1.8.1
  645. ## explicit
  646. github.com/pelletier/go-toml
  647. # github.com/philhofer/fwd v1.0.0
  648. github.com/philhofer/fwd
  649. # github.com/pierrec/lz4/v3 v3.3.2
  650. github.com/pierrec/lz4/v3
  651. github.com/pierrec/lz4/v3/internal/xxh32
  652. # github.com/pkg/errors v0.9.1
  653. ## explicit
  654. github.com/pkg/errors
  655. # github.com/pmezard/go-difflib v1.0.0
  656. github.com/pmezard/go-difflib/difflib
  657. # github.com/pquerna/otp v1.2.0
  658. ## explicit
  659. github.com/pquerna/otp
  660. github.com/pquerna/otp/hotp
  661. github.com/pquerna/otp/totp
  662. # github.com/prometheus/client_golang v1.8.0
  663. ## explicit
  664. github.com/prometheus/client_golang/prometheus
  665. github.com/prometheus/client_golang/prometheus/internal
  666. github.com/prometheus/client_golang/prometheus/promhttp
  667. # github.com/prometheus/client_model v0.2.0
  668. github.com/prometheus/client_model/go
  669. # github.com/prometheus/common v0.14.0
  670. github.com/prometheus/common/expfmt
  671. github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
  672. github.com/prometheus/common/model
  673. # github.com/prometheus/procfs v0.2.0
  674. github.com/prometheus/procfs
  675. github.com/prometheus/procfs/internal/fs
  676. github.com/prometheus/procfs/internal/util
  677. # github.com/quasoft/websspi v1.0.0
  678. ## explicit
  679. github.com/quasoft/websspi
  680. github.com/quasoft/websspi/secctx
  681. # github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001
  682. ## explicit
  683. # github.com/rs/xid v1.2.1
  684. github.com/rs/xid
  685. # github.com/russross/blackfriday/v2 v2.0.1
  686. github.com/russross/blackfriday/v2
  687. # github.com/sergi/go-diff v1.1.0
  688. ## explicit
  689. github.com/sergi/go-diff/diffmatchpatch
  690. # github.com/shurcooL/httpfs v0.0.0-20190707220628-8d4bc4ba7749
  691. ## explicit
  692. github.com/shurcooL/httpfs/vfsutil
  693. # github.com/shurcooL/sanitized_anchor_name v1.0.0
  694. github.com/shurcooL/sanitized_anchor_name
  695. # github.com/shurcooL/vfsgen v0.0.0-20200824052919-0d455de96546
  696. ## explicit
  697. github.com/shurcooL/vfsgen
  698. # github.com/siddontang/go-snappy v0.0.0-20140704025258-d8f7bb82a96d
  699. github.com/siddontang/go-snappy/snappy
  700. # github.com/spf13/afero v1.3.2
  701. github.com/spf13/afero
  702. github.com/spf13/afero/mem
  703. # github.com/spf13/cast v1.3.1
  704. github.com/spf13/cast
  705. # github.com/spf13/jwalterweatherman v1.1.0
  706. github.com/spf13/jwalterweatherman
  707. # github.com/spf13/pflag v1.0.5
  708. github.com/spf13/pflag
  709. # github.com/spf13/viper v1.7.1
  710. github.com/spf13/viper
  711. # github.com/steveyen/gtreap v0.1.0
  712. github.com/steveyen/gtreap
  713. # github.com/stretchr/testify v1.6.1
  714. ## explicit
  715. github.com/stretchr/testify/assert
  716. github.com/stretchr/testify/require
  717. # github.com/subosito/gotenv v1.2.0
  718. github.com/subosito/gotenv
  719. # github.com/syndtr/goleveldb v1.0.0
  720. ## explicit
  721. github.com/syndtr/goleveldb/leveldb
  722. github.com/syndtr/goleveldb/leveldb/cache
  723. github.com/syndtr/goleveldb/leveldb/comparer
  724. github.com/syndtr/goleveldb/leveldb/errors
  725. github.com/syndtr/goleveldb/leveldb/filter
  726. github.com/syndtr/goleveldb/leveldb/iterator
  727. github.com/syndtr/goleveldb/leveldb/journal
  728. github.com/syndtr/goleveldb/leveldb/memdb
  729. github.com/syndtr/goleveldb/leveldb/opt
  730. github.com/syndtr/goleveldb/leveldb/storage
  731. github.com/syndtr/goleveldb/leveldb/table
  732. github.com/syndtr/goleveldb/leveldb/util
  733. # github.com/tecbot/gorocksdb v0.0.0-20181010114359-8752a9433481
  734. ## explicit
  735. # github.com/tinylib/msgp v1.1.2
  736. ## explicit
  737. github.com/tinylib/msgp/msgp
  738. # github.com/toqueteos/webbrowser v1.2.0
  739. github.com/toqueteos/webbrowser
  740. # github.com/tstranex/u2f v1.0.0
  741. ## explicit
  742. github.com/tstranex/u2f
  743. # github.com/ulikunitz/xz v0.5.8
  744. ## explicit
  745. github.com/ulikunitz/xz
  746. github.com/ulikunitz/xz/internal/hash
  747. github.com/ulikunitz/xz/internal/xlog
  748. github.com/ulikunitz/xz/lzma
  749. # github.com/unknwon/com v1.0.1
  750. ## explicit
  751. github.com/unknwon/com
  752. # github.com/unknwon/i18n v0.0.0-20200823051745-09abd91c7f2c
  753. ## explicit
  754. github.com/unknwon/i18n
  755. # github.com/unknwon/paginater v0.0.0-20151104151617-7748a72e0141
  756. ## explicit
  757. github.com/unknwon/paginater
  758. # github.com/urfave/cli v1.22.4
  759. ## explicit
  760. github.com/urfave/cli
  761. # github.com/willf/bitset v1.1.11
  762. ## explicit
  763. github.com/willf/bitset
  764. # github.com/xanzy/go-gitlab v0.38.1
  765. ## explicit
  766. github.com/xanzy/go-gitlab
  767. # github.com/xanzy/ssh-agent v0.2.1
  768. github.com/xanzy/ssh-agent
  769. # github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8
  770. github.com/xi2/xz
  771. # github.com/yohcop/openid-go v1.0.0
  772. ## explicit
  773. github.com/yohcop/openid-go
  774. # github.com/yuin/goldmark v1.2.1
  775. ## explicit
  776. github.com/yuin/goldmark
  777. github.com/yuin/goldmark/ast
  778. github.com/yuin/goldmark/extension
  779. github.com/yuin/goldmark/extension/ast
  780. github.com/yuin/goldmark/parser
  781. github.com/yuin/goldmark/renderer
  782. github.com/yuin/goldmark/renderer/html
  783. github.com/yuin/goldmark/text
  784. github.com/yuin/goldmark/util
  785. # github.com/yuin/goldmark-highlighting v0.0.0-20200307114337-60d527fdb691
  786. ## explicit
  787. github.com/yuin/goldmark-highlighting
  788. # github.com/yuin/goldmark-meta v0.0.0-20191126180153-f0638e958b60
  789. ## explicit
  790. github.com/yuin/goldmark-meta
  791. # go.etcd.io/bbolt v1.3.5
  792. go.etcd.io/bbolt
  793. # go.jolheiser.com/hcaptcha v0.0.4
  794. ## explicit
  795. go.jolheiser.com/hcaptcha
  796. # go.jolheiser.com/pwn v0.0.3
  797. ## explicit
  798. go.jolheiser.com/pwn
  799. # go.mongodb.org/mongo-driver v1.3.5
  800. go.mongodb.org/mongo-driver/bson
  801. go.mongodb.org/mongo-driver/bson/bsoncodec
  802. go.mongodb.org/mongo-driver/bson/bsonoptions
  803. go.mongodb.org/mongo-driver/bson/bsonrw
  804. go.mongodb.org/mongo-driver/bson/bsontype
  805. go.mongodb.org/mongo-driver/bson/primitive
  806. go.mongodb.org/mongo-driver/x/bsonx/bsoncore
  807. # golang.org/x/crypto v0.0.0-20201012173705-84dcc777aaee
  808. ## explicit
  809. golang.org/x/crypto/acme
  810. golang.org/x/crypto/acme/autocert
  811. golang.org/x/crypto/argon2
  812. golang.org/x/crypto/bcrypt
  813. golang.org/x/crypto/blake2b
  814. golang.org/x/crypto/blowfish
  815. golang.org/x/crypto/cast5
  816. golang.org/x/crypto/chacha20
  817. golang.org/x/crypto/curve25519
  818. golang.org/x/crypto/ed25519
  819. golang.org/x/crypto/ed25519/internal/edwards25519
  820. golang.org/x/crypto/internal/subtle
  821. golang.org/x/crypto/md4
  822. golang.org/x/crypto/openpgp
  823. golang.org/x/crypto/openpgp/armor
  824. golang.org/x/crypto/openpgp/elgamal
  825. golang.org/x/crypto/openpgp/errors
  826. golang.org/x/crypto/openpgp/packet
  827. golang.org/x/crypto/openpgp/s2k
  828. golang.org/x/crypto/pbkdf2
  829. golang.org/x/crypto/poly1305
  830. golang.org/x/crypto/scrypt
  831. golang.org/x/crypto/ssh
  832. golang.org/x/crypto/ssh/agent
  833. golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
  834. golang.org/x/crypto/ssh/knownhosts
  835. # golang.org/x/mod v0.3.0
  836. golang.org/x/mod/module
  837. golang.org/x/mod/semver
  838. # golang.org/x/net v0.0.0-20201010224723-4f7140c49acb
  839. ## explicit
  840. golang.org/x/net/context
  841. golang.org/x/net/context/ctxhttp
  842. golang.org/x/net/html
  843. golang.org/x/net/html/atom
  844. golang.org/x/net/html/charset
  845. golang.org/x/net/http/httpguts
  846. golang.org/x/net/idna
  847. golang.org/x/net/internal/socks
  848. golang.org/x/net/proxy
  849. golang.org/x/net/publicsuffix
  850. # golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
  851. ## explicit
  852. golang.org/x/oauth2
  853. golang.org/x/oauth2/google
  854. golang.org/x/oauth2/internal
  855. golang.org/x/oauth2/jws
  856. golang.org/x/oauth2/jwt
  857. # golang.org/x/sys v0.0.0-20201015000850-e3ed0017c211
  858. ## explicit
  859. golang.org/x/sys/cpu
  860. golang.org/x/sys/internal/unsafeheader
  861. golang.org/x/sys/unix
  862. golang.org/x/sys/windows
  863. golang.org/x/sys/windows/svc
  864. golang.org/x/sys/windows/svc/debug
  865. # golang.org/x/text v0.3.3
  866. ## explicit
  867. golang.org/x/text/encoding
  868. golang.org/x/text/encoding/charmap
  869. golang.org/x/text/encoding/htmlindex
  870. golang.org/x/text/encoding/internal
  871. golang.org/x/text/encoding/internal/identifier
  872. golang.org/x/text/encoding/japanese
  873. golang.org/x/text/encoding/korean
  874. golang.org/x/text/encoding/simplifiedchinese
  875. golang.org/x/text/encoding/traditionalchinese
  876. golang.org/x/text/encoding/unicode
  877. golang.org/x/text/internal/language
  878. golang.org/x/text/internal/language/compact
  879. golang.org/x/text/internal/tag
  880. golang.org/x/text/internal/utf8internal
  881. golang.org/x/text/language
  882. golang.org/x/text/runes
  883. golang.org/x/text/secure/bidirule
  884. golang.org/x/text/transform
  885. golang.org/x/text/unicode/bidi
  886. golang.org/x/text/unicode/norm
  887. golang.org/x/text/width
  888. # golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e
  889. ## explicit
  890. golang.org/x/time/rate
  891. # golang.org/x/tools v0.0.0-20200929161345-d7fc70abf50f
  892. ## explicit
  893. golang.org/x/tools/cover
  894. golang.org/x/tools/go/analysis
  895. golang.org/x/tools/go/analysis/internal/analysisflags
  896. golang.org/x/tools/go/analysis/internal/facts
  897. golang.org/x/tools/go/analysis/unitchecker
  898. golang.org/x/tools/go/ast/astutil
  899. golang.org/x/tools/go/buildutil
  900. golang.org/x/tools/go/gcexportdata
  901. golang.org/x/tools/go/internal/cgo
  902. golang.org/x/tools/go/internal/gcimporter
  903. golang.org/x/tools/go/internal/packagesdriver
  904. golang.org/x/tools/go/loader
  905. golang.org/x/tools/go/packages
  906. golang.org/x/tools/go/types/objectpath
  907. golang.org/x/tools/imports
  908. golang.org/x/tools/internal/analysisinternal
  909. golang.org/x/tools/internal/event
  910. golang.org/x/tools/internal/event/core
  911. golang.org/x/tools/internal/event/keys
  912. golang.org/x/tools/internal/event/label
  913. golang.org/x/tools/internal/fastwalk
  914. golang.org/x/tools/internal/gocommand
  915. golang.org/x/tools/internal/gopathwalk
  916. golang.org/x/tools/internal/imports
  917. golang.org/x/tools/internal/lsp/fuzzy
  918. golang.org/x/tools/internal/packagesinternal
  919. golang.org/x/tools/internal/typesinternal
  920. # golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
  921. golang.org/x/xerrors
  922. golang.org/x/xerrors/internal
  923. # google.golang.org/appengine v1.6.7
  924. ## explicit
  925. google.golang.org/appengine
  926. google.golang.org/appengine/internal
  927. google.golang.org/appengine/internal/app_identity
  928. google.golang.org/appengine/internal/base
  929. google.golang.org/appengine/internal/datastore
  930. google.golang.org/appengine/internal/log
  931. google.golang.org/appengine/internal/modules
  932. google.golang.org/appengine/internal/remote_api
  933. google.golang.org/appengine/internal/urlfetch
  934. google.golang.org/appengine/urlfetch
  935. # google.golang.org/protobuf v1.25.0
  936. google.golang.org/protobuf/encoding/prototext
  937. google.golang.org/protobuf/encoding/protowire
  938. google.golang.org/protobuf/internal/descfmt
  939. google.golang.org/protobuf/internal/descopts
  940. google.golang.org/protobuf/internal/detrand
  941. google.golang.org/protobuf/internal/encoding/defval
  942. google.golang.org/protobuf/internal/encoding/messageset
  943. google.golang.org/protobuf/internal/encoding/tag
  944. google.golang.org/protobuf/internal/encoding/text
  945. google.golang.org/protobuf/internal/errors
  946. google.golang.org/protobuf/internal/fieldsort
  947. google.golang.org/protobuf/internal/filedesc
  948. google.golang.org/protobuf/internal/filetype
  949. google.golang.org/protobuf/internal/flags
  950. google.golang.org/protobuf/internal/genid
  951. google.golang.org/protobuf/internal/impl
  952. google.golang.org/protobuf/internal/mapsort
  953. google.golang.org/protobuf/internal/pragma
  954. google.golang.org/protobuf/internal/set
  955. google.golang.org/protobuf/internal/strs
  956. google.golang.org/protobuf/internal/version
  957. google.golang.org/protobuf/proto
  958. google.golang.org/protobuf/reflect/protoreflect
  959. google.golang.org/protobuf/reflect/protoregistry
  960. google.golang.org/protobuf/runtime/protoiface
  961. google.golang.org/protobuf/runtime/protoimpl
  962. google.golang.org/protobuf/types/known/anypb
  963. google.golang.org/protobuf/types/known/durationpb
  964. google.golang.org/protobuf/types/known/timestamppb
  965. # gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc
  966. ## explicit
  967. gopkg.in/alexcesaro/quotedprintable.v3
  968. # gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
  969. ## explicit
  970. gopkg.in/gomail.v2
  971. # gopkg.in/ini.v1 v1.62.0
  972. ## explicit
  973. gopkg.in/ini.v1
  974. # gopkg.in/warnings.v0 v0.1.2
  975. gopkg.in/warnings.v0
  976. # gopkg.in/yaml.v2 v2.3.0
  977. ## explicit
  978. gopkg.in/yaml.v2
  979. # gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
  980. gopkg.in/yaml.v3
  981. # mvdan.cc/xurls/v2 v2.2.0
  982. ## explicit
  983. mvdan.cc/xurls/v2
  984. # strk.kbt.io/projects/go/libravatar v0.0.0-20191008002943-06d1c002b251
  985. ## explicit
  986. strk.kbt.io/projects/go/libravatar
  987. # xorm.io/builder v0.3.7
  988. ## explicit
  989. xorm.io/builder
  990. # xorm.io/xorm v1.0.5
  991. ## explicit
  992. xorm.io/xorm
  993. xorm.io/xorm/caches
  994. xorm.io/xorm/contexts
  995. xorm.io/xorm/convert
  996. xorm.io/xorm/core
  997. xorm.io/xorm/dialects
  998. xorm.io/xorm/internal/json
  999. xorm.io/xorm/internal/statements
  1000. xorm.io/xorm/internal/utils
  1001. xorm.io/xorm/log
  1002. xorm.io/xorm/names
  1003. xorm.io/xorm/schemas
  1004. xorm.io/xorm/tags
  1005. # github.com/hashicorp/go-version => github.com/6543/go-version v1.2.4