Migrate to NeoFS API

This commit is contained in:
Evgeniy Kulikov 2020-02-04 13:32:38 +03:00
parent d807ede7c7
commit 590444459d
No known key found for this signature in database
GPG key ID: BF6AEE0A2A699BF2
4 changed files with 10 additions and 8 deletions

View file

@ -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"