forked from TrueCloudLab/frostfs-http-gw
Migrate to NeoFS API
This commit is contained in:
parent
d807ede7c7
commit
590444459d
4 changed files with 10 additions and 8 deletions
|
@ -11,8 +11,8 @@ import (
|
|||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/nspcc-dev/neofs-api/refs"
|
||||
crypto "github.com/nspcc-dev/neofs-crypto"
|
||||
"github.com/nspcc-dev/neofs-proto/refs"
|
||||
"github.com/spf13/pflag"
|
||||
"github.com/spf13/viper"
|
||||
"go.uber.org/zap"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue