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

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