[#20] Update api version

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
Evgenii Stratonikov 2023-08-17 11:08:14 +03:00
parent 022f818735
commit 17bed735a1
23 changed files with 125 additions and 121 deletions

View file

@ -324,7 +324,7 @@ type PutSingleResponse struct {
const (
TypeRegular Type = iota
TypeTombstone
TypeStorageGroup
_
TypeLock
)