Skip to content

Commit 7d6a308

Browse files
committed
Updated protoc generated files and doc
1 parent 7c92e9a commit 7d6a308

12 files changed

+231
-231
lines changed

docs/CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ If you're working on the gRPC interface you will also have to:
8282
- download and install the [protoc][6] compiler (use the version required to match the generated code, please note that
8383
the latest releases does not follow semantic versioning anymore so, for example, the version 5.26.1 must be searched
8484
as 26.1 dropping the major number)
85-
- install `protoc-gen-go` using: `go install google.golang.org/protobuf/cmd/[email protected].1` (use the version
85+
- install `protoc-gen-go` using: `go install google.golang.org/protobuf/cmd/[email protected].2` (use the version
8686
required to match the generated code)
8787
- install `protoc-gen-go-grpc` using: `go install google.golang.org/grpc/cmd/[email protected]` (use the version
8888
required to match the generated code)

rpc/cc/arduino/cli/commands/v1/board.pb.go

+22-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)