-
Notifications
You must be signed in to change notification settings - Fork 418
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
types/descriptorpb: regenerate using latest protobuf v29.1 release
This updates all generated code to match the contents of the latest v29.1 release of Protobuf. The main significant change is that SourceCodeInfo is now extendable (though in a very limited way). This release of Protobuf includes new conformance tests that do not pass with the latest version of this protobuf-go module. These have been added to the list of known-failing tests. However all of them are marked "required" in the conformance suite so should be likely be addressed as soon as possible. (This change makes no attempt to fix any of them.) Change-Id: Ib554d393d7742b7a616af998eeab84a080a85e0e Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/634015 Reviewed-by: Chressie Himpel <chressie@google.com> Reviewed-by: Michael Stapelberg <stapelberg@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
- Loading branch information
1 parent
bdcc7ad
commit 5f5de33
Showing
9 changed files
with
1,598 additions
and
1,450 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
1,231 changes: 644 additions & 587 deletions
1,231
internal/testprotos/conformance/editions/test_messages_edition2023.pb.go
Large diffs are not rendered by default.
Oops, something went wrong.
9 changes: 5 additions & 4 deletions
9
internal/testprotos/conformance/editionsmigration/test_messages_proto2_editions.pb.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
8 changes: 4 additions & 4 deletions
8
internal/testprotos/conformance/editionsmigration/test_messages_proto3_editions.pb.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.