From e9964e61853fe5bc2f5226820ddb3f97de2fbce4 Mon Sep 17 00:00:00 2001 From: Paul Meyer <49727155+katexochen@users.noreply.github.com> Date: Tue, 19 Nov 2024 14:41:32 +0100 Subject: [PATCH] treewide: update proto code after protoc update Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com> --- internal/meshapi/meshapi.pb.go | 2 +- internal/meshapi/meshapi_grpc.pb.go | 2 +- internal/userapi/userapi.pb.go | 2 +- internal/userapi/userapi_grpc.pb.go | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/internal/meshapi/meshapi.pb.go b/internal/meshapi/meshapi.pb.go index 9801d5ce9..5e466ed61 100644 --- a/internal/meshapi/meshapi.pb.go +++ b/internal/meshapi/meshapi.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.35.1 -// protoc v5.28.2 +// protoc v5.28.3 // source: meshapi.proto package meshapi diff --git a/internal/meshapi/meshapi_grpc.pb.go b/internal/meshapi/meshapi_grpc.pb.go index 949d13c5c..a906009d2 100644 --- a/internal/meshapi/meshapi_grpc.pb.go +++ b/internal/meshapi/meshapi_grpc.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go-grpc. DO NOT EDIT. // versions: // - protoc-gen-go-grpc v1.3.0 -// - protoc v5.28.2 +// - protoc v5.28.3 // source: meshapi.proto package meshapi diff --git a/internal/userapi/userapi.pb.go b/internal/userapi/userapi.pb.go index dcd252994..57147be1c 100644 --- a/internal/userapi/userapi.pb.go +++ b/internal/userapi/userapi.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.35.1 -// protoc v5.28.2 +// protoc v5.28.3 // source: userapi.proto package userapi diff --git a/internal/userapi/userapi_grpc.pb.go b/internal/userapi/userapi_grpc.pb.go index 792a5ae94..5b6c472d3 100644 --- a/internal/userapi/userapi_grpc.pb.go +++ b/internal/userapi/userapi_grpc.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go-grpc. DO NOT EDIT. // versions: // - protoc-gen-go-grpc v1.3.0 -// - protoc v5.28.2 +// - protoc v5.28.3 // source: userapi.proto package userapi