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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  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.6.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-20210415154028-4f45737414dc
  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-20201119102817-f84b799fce68
  73. golang.org/x/sys/cpu
  74. golang.org/x/sys/internal/unsafeheader
  75. golang.org/x/sys/plan9
  76. golang.org/x/sys/unix
  77. golang.org/x/sys/windows
  78. # golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  79. golang.org/x/term
  80. # golang.org/x/text v0.3.6
  81. ## explicit
  82. golang.org/x/text/cases
  83. golang.org/x/text/internal
  84. golang.org/x/text/internal/language
  85. golang.org/x/text/internal/language/compact
  86. golang.org/x/text/internal/tag
  87. golang.org/x/text/language
  88. golang.org/x/text/runes
  89. golang.org/x/text/secure/bidirule
  90. golang.org/x/text/secure/precis
  91. golang.org/x/text/transform
  92. golang.org/x/text/unicode/bidi
  93. golang.org/x/text/unicode/norm
  94. golang.org/x/text/width
  95. # gopkg.in/yaml.v2 v2.4.0
  96. ## explicit
  97. gopkg.in/yaml.v2
  98. # github.com/gorilla/websocket => github.com/oragono/websocket v1.4.2-oragono1