From 5f14513ce39eab8944899c596a15039105ede3ed Mon Sep 17 00:00:00 2001 From: "Philip K. Warren" Date: Tue, 24 Dec 2024 09:12:55 -0600 Subject: [PATCH] Apply suggestions from code review --- plugins/grpc-ecosystem/gateway/v2.25.1/buf.plugin.yaml | 2 +- plugins/grpc/cpp/v1.69.0/buf.plugin.yaml | 2 +- plugins/grpc/csharp/v1.69.0/buf.plugin.yaml | 2 +- plugins/grpc/csharp/v1.69.0/build.csproj | 2 +- plugins/grpc/objc/v1.69.0/buf.plugin.yaml | 2 +- plugins/grpc/php/v1.69.0/buf.plugin.yaml | 2 +- plugins/grpc/python/v1.69.0/buf.plugin.yaml | 2 +- plugins/grpc/ruby/v1.69.0/buf.plugin.yaml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/plugins/grpc-ecosystem/gateway/v2.25.1/buf.plugin.yaml b/plugins/grpc-ecosystem/gateway/v2.25.1/buf.plugin.yaml index 02ece47e..c5762aa2 100644 --- a/plugins/grpc-ecosystem/gateway/v2.25.1/buf.plugin.yaml +++ b/plugins/grpc-ecosystem/gateway/v2.25.1/buf.plugin.yaml @@ -17,7 +17,7 @@ registry: - standalone=true - separate_package=true deps: - - plugin: buf.build/protocolbuffers/go:v1.35.2 + - plugin: buf.build/protocolbuffers/go:v1.36.1 - plugin: buf.build/grpc/go:v1.5.1 spdx_license_id: BSD-3-Clause license_url: https://github.com/grpc-ecosystem/grpc-gateway/blob/v2.25.1/LICENSE.txt diff --git a/plugins/grpc/cpp/v1.69.0/buf.plugin.yaml b/plugins/grpc/cpp/v1.69.0/buf.plugin.yaml index 781c3006..aa3dfdbb 100644 --- a/plugins/grpc/cpp/v1.69.0/buf.plugin.yaml +++ b/plugins/grpc/cpp/v1.69.0/buf.plugin.yaml @@ -4,7 +4,7 @@ plugin_version: v1.69.0 source_url: https://github.com/grpc/grpc description: Generates C++ client and server stubs for the gRPC framework. deps: - - plugin: buf.build/protocolbuffers/cpp:v29.0 + - plugin: buf.build/protocolbuffers/cpp:v29.2 output_languages: - cpp spdx_license_id: Apache-2.0 diff --git a/plugins/grpc/csharp/v1.69.0/buf.plugin.yaml b/plugins/grpc/csharp/v1.69.0/buf.plugin.yaml index 0cad7d35..48382d9e 100644 --- a/plugins/grpc/csharp/v1.69.0/buf.plugin.yaml +++ b/plugins/grpc/csharp/v1.69.0/buf.plugin.yaml @@ -4,7 +4,7 @@ plugin_version: v1.69.0 source_url: https://github.com/grpc/grpc description: Generates C# client and server stubs for the gRPC framework. deps: - - plugin: buf.build/protocolbuffers/csharp:v29.0 + - plugin: buf.build/protocolbuffers/csharp:v29.2 output_languages: - csharp spdx_license_id: Apache-2.0 diff --git a/plugins/grpc/csharp/v1.69.0/build.csproj b/plugins/grpc/csharp/v1.69.0/build.csproj index 144ec4a3..8d3d9f06 100644 --- a/plugins/grpc/csharp/v1.69.0/build.csproj +++ b/plugins/grpc/csharp/v1.69.0/build.csproj @@ -4,6 +4,6 @@ - + diff --git a/plugins/grpc/objc/v1.69.0/buf.plugin.yaml b/plugins/grpc/objc/v1.69.0/buf.plugin.yaml index 93613bc4..f113bfc1 100644 --- a/plugins/grpc/objc/v1.69.0/buf.plugin.yaml +++ b/plugins/grpc/objc/v1.69.0/buf.plugin.yaml @@ -4,7 +4,7 @@ plugin_version: v1.69.0 source_url: https://github.com/grpc/grpc description: Generates Objective-C client and server stubs for the gRPC framework. deps: - - plugin: buf.build/protocolbuffers/objc:v29.0 + - plugin: buf.build/protocolbuffers/objc:v29.2 output_languages: - objective_c spdx_license_id: Apache-2.0 diff --git a/plugins/grpc/php/v1.69.0/buf.plugin.yaml b/plugins/grpc/php/v1.69.0/buf.plugin.yaml index 1ba28aaf..932077d7 100644 --- a/plugins/grpc/php/v1.69.0/buf.plugin.yaml +++ b/plugins/grpc/php/v1.69.0/buf.plugin.yaml @@ -4,7 +4,7 @@ plugin_version: v1.69.0 source_url: https://github.com/grpc/grpc description: Generates PHP client and server stubs for the gRPC framework. deps: - - plugin: buf.build/protocolbuffers/php:v29.0 + - plugin: buf.build/protocolbuffers/php:v29.2 output_languages: - php spdx_license_id: Apache-2.0 diff --git a/plugins/grpc/python/v1.69.0/buf.plugin.yaml b/plugins/grpc/python/v1.69.0/buf.plugin.yaml index 35a1c8da..54532f66 100644 --- a/plugins/grpc/python/v1.69.0/buf.plugin.yaml +++ b/plugins/grpc/python/v1.69.0/buf.plugin.yaml @@ -4,7 +4,7 @@ plugin_version: v1.69.0 source_url: https://github.com/grpc/grpc description: Generates Python client and server stubs for the gRPC framework. deps: - - plugin: buf.build/protocolbuffers/python:v29.0 + - plugin: buf.build/protocolbuffers/python:v29.2 output_languages: - python spdx_license_id: Apache-2.0 diff --git a/plugins/grpc/ruby/v1.69.0/buf.plugin.yaml b/plugins/grpc/ruby/v1.69.0/buf.plugin.yaml index b3d8c68f..ab6f49ed 100644 --- a/plugins/grpc/ruby/v1.69.0/buf.plugin.yaml +++ b/plugins/grpc/ruby/v1.69.0/buf.plugin.yaml @@ -4,7 +4,7 @@ plugin_version: v1.69.0 source_url: https://github.com/grpc/grpc description: Generates Ruby client and server stubs for the gRPC framework. deps: - - plugin: buf.build/protocolbuffers/ruby:v29.0 + - plugin: buf.build/protocolbuffers/ruby:v29.2 output_languages: - ruby spdx_license_id: Apache-2.0