From 89b147ebe74a350f177967cf5a18581c59a48a02 Mon Sep 17 00:00:00 2001 From: Alex Vanin Date: Wed, 19 May 2021 18:39:13 +0300 Subject: [PATCH] [#521] Recompile protobuf files after transition from `pkg/errors` Autogenerated files were accidentally modified. This commit returns them back to the original. Signed-off-by: Alex Vanin --- pkg/services/control/service.pb.go | 5 ++--- pkg/services/control/types.pb.go | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/pkg/services/control/service.pb.go b/pkg/services/control/service.pb.go index b81535b95..9456b1fde 100644 --- a/pkg/services/control/service.pb.go +++ b/pkg/services/control/service.pb.go @@ -8,15 +8,14 @@ package control import ( context "context" - reflect "reflect" - sync "sync" - proto "github.com/golang/protobuf/proto" grpc "google.golang.org/grpc" codes "google.golang.org/grpc/codes" status "google.golang.org/grpc/status" protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" + reflect "reflect" + sync "sync" ) const ( diff --git a/pkg/services/control/types.pb.go b/pkg/services/control/types.pb.go index a9ef0eeb3..528de009a 100644 --- a/pkg/services/control/types.pb.go +++ b/pkg/services/control/types.pb.go @@ -7,12 +7,11 @@ package control import ( - reflect "reflect" - sync "sync" - proto "github.com/golang/protobuf/proto" protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" + reflect "reflect" + sync "sync" ) const (