[#595] Fix typos and rewording
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
This commit is contained in:
parent
7ab473a688
commit
107d8a9033
5 changed files with 14 additions and 16 deletions
|
@ -9,10 +9,9 @@ import (
|
|||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/nspcc-dev/neofs-s3-gw/api/layer/encryption"
|
||||
|
||||
"github.com/nspcc-dev/neofs-s3-gw/api"
|
||||
"github.com/nspcc-dev/neofs-s3-gw/api/data"
|
||||
"github.com/nspcc-dev/neofs-s3-gw/api/layer/encryption"
|
||||
"github.com/nspcc-dev/neofs-s3-gw/creds/accessbox"
|
||||
"github.com/nspcc-dev/neofs-sdk-go/object"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue