Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 718829104
  • Loading branch information
gnoack authored and copybara-github committed Jan 23, 2025
1 parent a3821ce commit 2ce1b78
Show file tree
Hide file tree
Showing 30 changed files with 560 additions and 1,931 deletions.
4 changes: 2 additions & 2 deletions fleetspeak/generate_protos_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
set -e

PROTOC_VER="26.1" # https://github.com/protocolbuffers/protobuf/releases
GEN_GO_VER="1.34.1" # https://pkg.go.dev/google.golang.org/protobuf/cmd/protoc-gen-go?tab=versions
GEN_GO_GRPC_VER="1.4.0" # https://pkg.go.dev/google.golang.org/grpc/cmd/protoc-gen-go-grpc?tab=versions
GEN_GO_VER="1.35.1" # https://pkg.go.dev/google.golang.org/protobuf/cmd/protoc-gen-go?tab=versions
GEN_GO_GRPC_VER="1.5.1" # https://pkg.go.dev/google.golang.org/grpc/cmd/protoc-gen-go-grpc?tab=versions

function err() {
echo "$*" >&2
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2ce1b78

Please sign in to comment.