From 61f6f0f4a207c7e58b6573329a21d81cdee1091f Mon Sep 17 00:00:00 2001 From: Evgenii Stratonikov Date: Mon, 26 Aug 2024 14:14:38 +0300 Subject: [PATCH] [#107] proto/test: Regenerate *.pb.go Signed-off-by: Evgenii Stratonikov --- util/proto/test/custom/test_frostfs.pb.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/util/proto/test/custom/test_frostfs.pb.go b/util/proto/test/custom/test_frostfs.pb.go index 28a3044..c99234e 100644 --- a/util/proto/test/custom/test_frostfs.pb.go +++ b/util/proto/test/custom/test_frostfs.pb.go @@ -18,9 +18,9 @@ import ( type Primitives_SomeEnum int32 const ( - Primitives_UNKNOWN = 0 - Primitives_POSITIVE = 1 - Primitives_NEGATIVE = -1 + Primitives_UNKNOWN Primitives_SomeEnum = 0 + Primitives_POSITIVE Primitives_SomeEnum = 1 + Primitives_NEGATIVE Primitives_SomeEnum = -1 ) var (