go.mod: Update neo-go version that fixes ws-client #1275

Merged
fyrchik merged 1 commit from aarifullin/frostfs-node:fix/wsreader_hang into support/v0.42 2024-07-26 14:24:21 +00:00
2 changed files with 1 additions and 1 deletions

2
go.mod
View file

@ -128,4 +128,4 @@ require (
rsc.io/tmplfunc v0.0.3 // indirect
)
replace github.com/nspcc-dev/neo-go => git.frostfs.info/TrueCloudLab/neoneo-go v0.106.1-0.20240611123832-594f716b3d18
replace github.com/nspcc-dev/neo-go => git.frostfs.info/TrueCloudLab/neoneo-go v0.106.1-0.20240726093631-5481339d6928

BIN
go.sum

Binary file not shown.