Skip to content

Commit fedd34d

Browse files
Allocate an editions FeatureSet extension for https://github.com/bufbuild/protobuf-es
PiperOrigin-RevId: 599369761
1 parent 32c17c0 commit fedd34d

File tree

2 files changed

+37
-36
lines changed

2 files changed

+37
-36
lines changed

src/google/protobuf/descriptor.pb.cc

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

src/google/protobuf/descriptor.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1017,6 +1017,7 @@ message FeatureSet {
10171017
extensions 1002; // for Protobuf Go
10181018

10191019
extensions 9995 to 9999; // For internal testing
1020+
extensions 10000; // for https://github.com/bufbuild/protobuf-es
10201021
}
10211022

10221023
// A compiled specification for the defaults of a set of features. These

0 commit comments

Comments
 (0)