Move to frostfs-api
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
parent
3b67807461
commit
1351b6656d
165 changed files with 607 additions and 565 deletions
|
@ -4,8 +4,8 @@ import (
|
|||
"math"
|
||||
"testing"
|
||||
|
||||
"github.com/nspcc-dev/neofs-api-go/v2/util/proto"
|
||||
"github.com/nspcc-dev/neofs-api-go/v2/util/proto/test"
|
||||
"github.com/TrueCloudLab/frostfs-api-go/v2/util/proto"
|
||||
"github.com/TrueCloudLab/frostfs-api-go/v2/util/proto/test"
|
||||
"github.com/stretchr/testify/require"
|
||||
goproto "google.golang.org/protobuf/proto"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue