Skip to content

chore: regenerate profile_pb2.py with protoc 3.20.3 for compatibility with newer protobuf versions#136

Closed
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_523717900
Closed

chore: regenerate profile_pb2.py with protoc 3.20.3 for compatibility with newer protobuf versions#136
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_523717900

Conversation

@copybara-service
Copy link
Copy Markdown

chore: regenerate profile_pb2.py with protoc 3.20.3 for compatibility with newer protobuf versions

curl -LO https://raw.githubusercontent.com/google/pprof/main/proto/profile.proto
curl -LO https://github.com/protocolbuffers/protobuf/releases/download/v3.20.3/protoc-3.20.3-linux-x86_64.zip
unzip protoc-3.20.3-linux-x86_64.zip
./bin/protoc --python_out=. profile.proto

Then restored the header and reformatted the file.

… with newer protobuf versions

```
curl -LO https://raw.githubusercontent.com/google/pprof/main/proto/profile.proto
curl -LO https://github.com/protocolbuffers/protobuf/releases/download/v3.20.3/protoc-3.20.3-linux-x86_64.zip
unzip protoc-3.20.3-linux-x86_64.zip
./bin/protoc --python_out=. profile.proto
```

Then restored the header and reformatted the file.

PiperOrigin-RevId: 523717900
@google-cla
Copy link
Copy Markdown

google-cla Bot commented Apr 12, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@aabmass aabmass closed this Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant