forked from TrueCloudLab/frostfs-api-go
Retract v2.12.0
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
43fd3cfb4f
commit
18a31bc68e
1 changed files with 3 additions and 2 deletions
5
go.mod
5
go.mod
|
@ -9,5 +9,6 @@ require (
|
|||
google.golang.org/protobuf v1.27.1
|
||||
)
|
||||
|
||||
// Used for debug reasons
|
||||
// replace github.com/nspcc-dev/neofs-crypto => ../neofs-crypto
|
||||
// This version uses broken NeoFS API with incompatible signature
|
||||
// definitions. See fix in https://github.com/nspcc-dev/neofs-api/pull/203
|
||||
retract v2.12.0
|
||||
|
|
Loading…
Reference in a new issue