Skip to content

Commit

Permalink
protobuf: rebuild protos with protobuf 1.35.1 (main) (hashicorp#28617)
Browse files Browse the repository at this point in the history
* protobuf: rebuild protos with protobuf 1.35.1
* protobuf: unpin protoc-gen-go-grpc on main

Signed-off-by: Ryan Cragun <me@ryan.ec>
  • Loading branch information
ryancragun authored Oct 7, 2024
1 parent 0687353 commit b6145bc
Show file tree
Hide file tree
Showing 32 changed files with 895 additions and 3,194 deletions.
2 changes: 1 addition & 1 deletion .github/actions/install-external-tools/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ runs:
# up here.
- run: ./.github/scripts/retry-command.sh go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
shell: bash
- run: ./.github/scripts/retry-command.sh go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.4.0
- run: ./.github/scripts/retry-command.sh go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
shell: bash
- run: ./.github/scripts/retry-command.sh go install github.com/favadi/protoc-go-inject-tag@latest
shell: bash
Expand Down
26 changes: 5 additions & 21 deletions builtin/logical/pki/metadata.pb.go

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

92 changes: 17 additions & 75 deletions helper/forwarding/types.pb.go

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

Loading

0 comments on commit b6145bc

Please sign in to comment.