mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
upgrade yaml
This commit is contained in:
parent
6f56121662
commit
a7db4a669e
7 changed files with 27 additions and 8 deletions
2
go.mod
2
go.mod
|
|
@ -21,7 +21,7 @@ require (
|
|||
github.com/toorop/go-dkim v0.0.0-20201103131630-e1cd1a0a5208
|
||||
golang.org/x/crypto v0.0.0-20210415154028-4f45737414dc
|
||||
golang.org/x/text v0.3.6
|
||||
gopkg.in/yaml.v2 v2.3.0
|
||||
gopkg.in/yaml.v2 v2.4.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