update websocket library hoping locking bugs will be fixed.

This commit is contained in:
fiatjaf
2025-07-05 11:12:41 -03:00
parent f59def9b05
commit 09d71a059e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/btcsuite/btcd/btcec/v2 v2.3.4
github.com/btcsuite/btcd/btcutil v1.1.5
github.com/bytedance/sonic v1.13.1
github.com/coder/websocket v1.8.12
github.com/coder/websocket v1.8.13
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0
github.com/dgraph-io/badger/v4 v4.5.0
github.com/dgraph-io/ristretto v1.0.0