forked from External/ergo
bump irc-go to fix buffering issue
This commit is contained in:
parent
eeb5f9b24d
commit
992a09dc90
4 changed files with 10 additions and 4 deletions
2
go.mod
2
go.mod
|
|
@ -10,7 +10,7 @@ require (
|
|||
github.com/go-sql-driver/mysql v1.5.0
|
||||
github.com/go-test/deep v1.0.6 // indirect
|
||||
github.com/gorilla/websocket v1.4.2
|
||||
github.com/goshuirc/irc-go v0.0.0-20210223005429-8d38e43fc6ed
|
||||
github.com/goshuirc/irc-go v0.0.0-20210301225436-2c4b83d64847
|
||||
github.com/onsi/ginkgo v1.12.0 // indirect
|
||||
github.com/onsi/gomega v1.9.0 // indirect
|
||||
github.com/oragono/confusables v0.0.0-20201108231250-4ab98ab61fb1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue