forked from TrueCloudLab/frostfs-s3-gw
parent
85eacdb970
commit
757600608c
1 changed files with 1 additions and 2 deletions
|
@ -5,11 +5,10 @@ import (
|
|||
"strconv"
|
||||
"strings"
|
||||
|
||||
"go.uber.org/zap"
|
||||
|
||||
"github.com/nspcc-dev/neofs-s3-gw/api"
|
||||
"github.com/nspcc-dev/neofs-s3-gw/api/errors"
|
||||
"github.com/nspcc-dev/neofs-s3-gw/api/layer"
|
||||
"go.uber.org/zap"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Reference in a new issue