Updated protoc version for gRPC 1.62 (#1265)

This commit is contained in:
Esun Kim 2024-02-29 08:16:28 -08:00 committed by GitHub
parent 0b3307d650
commit 23036f0cb0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
title: Protocol Buffer Compiler Installation
linkTitle: Protoc Installation
description: How to install the protocol buffer compiler.
protoc-version: 3.15.8
protoc-version: 25.1
toc_hide: true
---