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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  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/go-sql-driver/mysql v1.6.0
  23. ## explicit
  24. github.com/go-sql-driver/mysql
  25. # github.com/go-test/deep v1.0.6
  26. ## explicit
  27. # github.com/gorilla/websocket v1.4.2 => github.com/ergochat/websocket v1.4.2-oragono1
  28. ## explicit
  29. github.com/gorilla/websocket
  30. # github.com/goshuirc/irc-go v0.0.0-20210318074529-bdc2c2cd2fef
  31. ## explicit
  32. github.com/goshuirc/irc-go/ircfmt
  33. github.com/goshuirc/irc-go/ircmsg
  34. github.com/goshuirc/irc-go/ircreader
  35. github.com/goshuirc/irc-go/ircutils
  36. # github.com/onsi/ginkgo v1.12.0
  37. ## explicit
  38. # github.com/onsi/gomega v1.9.0
  39. ## explicit
  40. # github.com/oragono/confusables v0.0.0-20201108231250-4ab98ab61fb1
  41. ## explicit
  42. # github.com/oragono/go-ident v0.0.0-20200511222032-830550b1d775
  43. ## explicit
  44. # github.com/stretchr/testify v1.4.0
  45. ## explicit
  46. # github.com/tidwall/btree v0.4.2
  47. github.com/tidwall/btree
  48. # github.com/tidwall/buntdb v1.2.3
  49. ## explicit
  50. github.com/tidwall/buntdb
  51. # github.com/tidwall/gjson v1.7.4
  52. github.com/tidwall/gjson
  53. # github.com/tidwall/grect v0.1.1
  54. github.com/tidwall/grect
  55. # github.com/tidwall/match v1.0.3
  56. github.com/tidwall/match
  57. # github.com/tidwall/pretty v1.1.0
  58. github.com/tidwall/pretty
  59. # github.com/tidwall/rtred v0.1.2
  60. github.com/tidwall/rtred
  61. github.com/tidwall/rtred/base
  62. # github.com/tidwall/rtree v0.0.0-20201027154624-32188eeb08a8
  63. ## explicit
  64. # github.com/tidwall/tinyqueue v0.1.1
  65. github.com/tidwall/tinyqueue
  66. # github.com/toorop/go-dkim v0.0.0-20201103131630-e1cd1a0a5208
  67. ## explicit
  68. github.com/toorop/go-dkim
  69. # golang.org/x/crypto v0.0.0-20210415154028-4f45737414dc
  70. ## explicit
  71. golang.org/x/crypto/bcrypt
  72. golang.org/x/crypto/blowfish
  73. golang.org/x/crypto/pbkdf2
  74. golang.org/x/crypto/sha3
  75. golang.org/x/crypto/ssh/terminal
  76. # golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  77. golang.org/x/sys/cpu
  78. golang.org/x/sys/internal/unsafeheader
  79. golang.org/x/sys/plan9
  80. golang.org/x/sys/unix
  81. golang.org/x/sys/windows
  82. # golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  83. golang.org/x/term
  84. # golang.org/x/text v0.3.6
  85. ## explicit
  86. golang.org/x/text/cases
  87. golang.org/x/text/internal
  88. golang.org/x/text/internal/language
  89. golang.org/x/text/internal/language/compact
  90. golang.org/x/text/internal/tag
  91. golang.org/x/text/language
  92. golang.org/x/text/runes
  93. golang.org/x/text/secure/bidirule
  94. golang.org/x/text/secure/precis
  95. golang.org/x/text/transform
  96. golang.org/x/text/unicode/bidi
  97. golang.org/x/text/unicode/norm
  98. golang.org/x/text/width
  99. # gopkg.in/yaml.v2 v2.4.0
  100. ## explicit
  101. gopkg.in/yaml.v2
  102. # github.com/gorilla/websocket => github.com/ergochat/websocket v1.4.2-oragono1