Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

modules.txt 3.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. # code.cloudfoundry.org/bytefmt v0.0.0-20200131002437-cf55d5288a48
  2. ## explicit
  3. code.cloudfoundry.org/bytefmt
  4. # github.com/GehirnInc/crypt v0.0.0-20200316065508-bb7000b8a962
  5. ## explicit
  6. github.com/GehirnInc/crypt
  7. github.com/GehirnInc/crypt/common
  8. github.com/GehirnInc/crypt/internal
  9. github.com/GehirnInc/crypt/md5_crypt
  10. # github.com/dgrijalva/jwt-go v3.2.0+incompatible
  11. ## explicit
  12. github.com/dgrijalva/jwt-go
  13. # github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
  14. ## explicit
  15. github.com/docopt/docopt-go
  16. # github.com/ergochat/confusables v0.0.0-20201108231250-4ab98ab61fb1
  17. ## explicit
  18. github.com/ergochat/confusables
  19. # github.com/ergochat/go-ident v0.0.0-20200511222032-830550b1d775
  20. ## explicit
  21. github.com/ergochat/go-ident
  22. # github.com/ergochat/irc-go v0.0.0-20210617222258-256f1601d3ce
  23. ## explicit
  24. github.com/ergochat/irc-go/ircfmt
  25. github.com/ergochat/irc-go/ircmsg
  26. github.com/ergochat/irc-go/ircreader
  27. github.com/ergochat/irc-go/ircutils
  28. # github.com/go-sql-driver/mysql v1.6.0
  29. ## explicit
  30. github.com/go-sql-driver/mysql
  31. # github.com/go-test/deep v1.0.6
  32. ## explicit
  33. # github.com/gorilla/websocket v1.4.2 => github.com/ergochat/websocket v1.4.2-oragono1
  34. ## explicit
  35. github.com/gorilla/websocket
  36. # github.com/goshuirc/irc-go v0.0.0-20210318074529-bdc2c2cd2fef
  37. ## explicit
  38. # github.com/onsi/ginkgo v1.12.0
  39. ## explicit
  40. # github.com/onsi/gomega v1.9.0
  41. ## explicit
  42. # github.com/oragono/confusables v0.0.0-20201108231250-4ab98ab61fb1
  43. ## explicit
  44. # github.com/oragono/go-ident v0.0.0-20200511222032-830550b1d775
  45. ## explicit
  46. # github.com/stretchr/testify v1.4.0
  47. ## explicit
  48. # github.com/tidwall/btree v0.4.2
  49. github.com/tidwall/btree
  50. # github.com/tidwall/buntdb v1.2.3
  51. ## explicit
  52. github.com/tidwall/buntdb
  53. # github.com/tidwall/gjson v1.7.4
  54. github.com/tidwall/gjson
  55. # github.com/tidwall/grect v0.1.1
  56. github.com/tidwall/grect
  57. # github.com/tidwall/match v1.0.3
  58. github.com/tidwall/match
  59. # github.com/tidwall/pretty v1.1.0
  60. github.com/tidwall/pretty
  61. # github.com/tidwall/rtred v0.1.2
  62. github.com/tidwall/rtred
  63. github.com/tidwall/rtred/base
  64. # github.com/tidwall/rtree v0.0.0-20201027154624-32188eeb08a8
  65. ## explicit
  66. # github.com/tidwall/tinyqueue v0.1.1
  67. github.com/tidwall/tinyqueue
  68. # github.com/toorop/go-dkim v0.0.0-20201103131630-e1cd1a0a5208
  69. ## explicit
  70. github.com/toorop/go-dkim
  71. # golang.org/x/crypto v0.0.0-20210415154028-4f45737414dc
  72. ## explicit
  73. golang.org/x/crypto/bcrypt
  74. golang.org/x/crypto/blowfish
  75. golang.org/x/crypto/pbkdf2
  76. golang.org/x/crypto/sha3
  77. golang.org/x/crypto/ssh/terminal
  78. # golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  79. golang.org/x/sys/cpu
  80. golang.org/x/sys/internal/unsafeheader
  81. golang.org/x/sys/plan9
  82. golang.org/x/sys/unix
  83. golang.org/x/sys/windows
  84. # golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  85. golang.org/x/term
  86. # golang.org/x/text v0.3.6
  87. ## explicit
  88. golang.org/x/text/cases
  89. golang.org/x/text/internal
  90. golang.org/x/text/internal/language
  91. golang.org/x/text/internal/language/compact
  92. golang.org/x/text/internal/tag
  93. golang.org/x/text/language
  94. golang.org/x/text/runes
  95. golang.org/x/text/secure/bidirule
  96. golang.org/x/text/secure/precis
  97. golang.org/x/text/transform
  98. golang.org/x/text/unicode/bidi
  99. golang.org/x/text/unicode/norm
  100. golang.org/x/text/width
  101. # gopkg.in/yaml.v2 v2.4.0
  102. ## explicit
  103. gopkg.in/yaml.v2
  104. # github.com/gorilla/websocket => github.com/ergochat/websocket v1.4.2-oragono1