[#860] Re-compile protobuf files after make protoc target update

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
Leonard Lyubich 2021-09-28 18:23:22 +03:00 committed by Leonard Lyubich
parent ea6bc8e892
commit be05bed0b3
7 changed files with 0 additions and 1 deletions

1
go.mod
View file

@ -3,7 +3,6 @@ module github.com/nspcc-dev/neofs-node
go 1.16
require (
github.com/golang/protobuf v1.5.2
github.com/google/uuid v1.2.0
github.com/hashicorp/golang-lru v0.5.4
github.com/klauspost/compress v1.13.1

Binary file not shown.

BIN
pkg/services/control/ir/service_grpc.pb.go generated Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
pkg/services/control/service_grpc.pb.go generated Normal file

Binary file not shown.

Binary file not shown.