diff --git a/go.mod b/go.mod index 7eb689f..f06361a 100644 --- a/go.mod +++ b/go.mod @@ -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.28.2 + github.com/nspcc-dev/neofs-api-go v1.28.3 github.com/stretchr/testify v1.6.1 go.uber.org/zap v1.10.0 google.golang.org/grpc v1.29.1 diff --git a/go.sum b/go.sum index 5f39d88..a1b39fa 100644 Binary files a/go.sum and b/go.sum differ