forked from TrueCloudLab/frostfs-node
[#1183] go.mod: Drop replace section
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This commit is contained in:
parent
cf17686321
commit
0576db747b
1 changed files with 0 additions and 2 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue