Skip to content

Commit 0ef2c32

Browse files
Regenerate with minimum protobuf==5 supported plugin version
1 parent 2dc1f9a commit 0ef2c32

File tree

84 files changed

+86
-583
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+86
-583
lines changed

buf.gen.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ version: v2
22
managed:
33
enabled: true
44
plugins:
5-
# NOTE: v30.0 is the earliest version supporting protobuf==6.
6-
- remote: buf.build/protocolbuffers/python:v30.0
5+
# NOTE: v26.0 is the earliest version supporting protobuf==5.
6+
- remote: buf.build/protocolbuffers/python:v26.0
77
out: gen
8-
- remote: buf.build/protocolbuffers/pyi:v30.0
8+
- remote: buf.build/protocolbuffers/pyi:v26.0
99
out: gen

gen/buf/validate/conformance/cases/bool_pb2.py

Lines changed: 1 addition & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/buf/validate/conformance/cases/bytes_pb2.py

Lines changed: 1 addition & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/buf/validate/conformance/cases/custom_rules/custom_rules_pb2.py

Lines changed: 1 addition & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/buf/validate/conformance/cases/custom_rules/custom_rules_pb2.pyi

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/buf/validate/conformance/cases/enums_pb2.py

Lines changed: 1 addition & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/buf/validate/conformance/cases/enums_pb2.pyi

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/buf/validate/conformance/cases/filename_with_dash_pb2.py

Lines changed: 1 addition & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/buf/validate/conformance/cases/ignore_empty_proto2_pb2.py

Lines changed: 1 addition & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/buf/validate/conformance/cases/ignore_empty_proto2_pb2.pyi

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)