forked from TrueCloudLab/frostfs-s3-gw
[#234] *: Update go.mod
Remove neofs-node dep Update versions neofs reps Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
This commit is contained in:
parent
8f87af4428
commit
44a2f1b471
12 changed files with 151 additions and 248 deletions
|
@ -16,7 +16,7 @@ import (
|
|||
"github.com/nspcc-dev/neofs-s3-gw/authmate"
|
||||
"github.com/nspcc-dev/neofs-s3-gw/internal/version"
|
||||
"github.com/nspcc-dev/neofs-s3-gw/internal/wallet"
|
||||
"github.com/nspcc-dev/neofs-sdk-go/pkg/pool"
|
||||
"github.com/nspcc-dev/neofs-sdk-go/pool"
|
||||
"github.com/spf13/viper"
|
||||
"github.com/urfave/cli/v2"
|
||||
"go.uber.org/zap"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue