mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 10:10:08 -08:00
parent
26cb622f92
commit
7b8e15ff1d
1 changed files with 2 additions and 0 deletions
2
go.mod
2
go.mod
|
|
@ -23,3 +23,5 @@ require (
|
||||||
golang.org/x/text v0.3.4
|
golang.org/x/text v0.3.4
|
||||||
gopkg.in/yaml.v2 v2.3.0
|
gopkg.in/yaml.v2 v2.3.0
|
||||||
)
|
)
|
||||||
|
|
||||||
|
replace github.com/gorilla/websocket => github.com/oragono/websocket v1.4.2-oragono1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue