-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
go.mod: Upgrade
github.com/nspcc-dev/neofs-sdk-go
to RC13
The latest at the moment. No code changes involved. Also pulls Neo Go v0.108.1 upgrade and some others. Pre-release includes fix of `client/Client.ObjectRangeInit` method for zero range case. The bug first encountered while using `neofs-cli object range` cmd: ``` can't get object payload range: copy payload: payload range size overflow ``` This also prevents similar problems in inter-node communications while serving `ObjectService.Range` RPC. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
- Loading branch information
1 parent
2673149
commit 23f68e0
Showing
3 changed files
with
63 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters