[#1183] go.mod: Drop replace section

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This commit is contained in:
Pavel Karpy 2022-02-17 15:41:03 +03:00 committed by LeL
parent cf17686321
commit 0576db747b

2
go.mod
View file

@ -33,5 +33,3 @@ require (
google.golang.org/protobuf v1.27.1
)
// Used for debug reasons
// replace github.com/nspcc-dev/neofs-api-go => ../neofs-api-go