[#23] Update NeoFS API Go library to v1.28.2

Release includes fix of session token corruption by `Client`.
This commit is contained in:
Leonard Lyubich 2021-07-06 12:18:18 +03:00
parent 0348eb331c
commit 0aa14a6d82
2 changed files with 1 additions and 1 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.16
require (
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20210521073959-f0d4d129b7f1
github.com/nspcc-dev/neofs-api-go v1.27.0
github.com/nspcc-dev/neofs-api-go v1.28.2
github.com/stretchr/testify v1.6.1
go.uber.org/zap v1.10.0
google.golang.org/grpc v1.29.1

BIN
go.sum

Binary file not shown.