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.3KB

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