Merge pull request #7 from roman-khimov/api-go-1.27
go.mod: update neofs-api-go to v1.27.0
This commit is contained in:
commit
5785062aa9
2 changed files with 1 additions and 2 deletions
3
go.mod
3
go.mod
|
@ -4,8 +4,7 @@ go 1.16
|
|||
|
||||
require (
|
||||
github.com/alecthomas/participle v0.7.1
|
||||
github.com/nspcc-dev/neofs-api-go v1.26.1
|
||||
github.com/nspcc-dev/neofs-crypto v0.3.0
|
||||
github.com/nspcc-dev/neofs-api-go v1.27.0
|
||||
github.com/stretchr/testify v1.6.1
|
||||
go.uber.org/zap v1.10.0
|
||||
google.golang.org/grpc v1.29.1
|
||||
|
|
BIN
go.sum
BIN
go.sum
Binary file not shown.
Loading…
Reference in a new issue