Skip to content

Commit

Permalink
types/descriptorpb: regenerate using latest protobuf v27.0 release
Browse files Browse the repository at this point in the history
This updates the repo to use the latest artifacts from the v27.0
final release of protoc.

Change-Id: I4216038b6f40430c3f9209c0bdd387de0b82e23f
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/588875
Reviewed-by: Florian Zenker <[email protected]>
Reviewed-by: Michael Stapelberg <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
  • Loading branch information
jhump authored and stapelberg committed May 29, 2024
1 parent 1d4293e commit ca837e5
Show file tree
Hide file tree
Showing 4 changed files with 478 additions and 456 deletions.
2 changes: 1 addition & 1 deletion integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ var (
regenerate = flag.Bool("regenerate", false, "regenerate files")
buildRelease = flag.Bool("buildRelease", false, "build release binaries")

protobufVersion = "27.0-rc1"
protobufVersion = "27.0"

golangVersions = func() []string {
// Version policy: oldest supported version of Go, plus the version before that.
Expand Down
3 changes: 3 additions & 0 deletions internal/genid/descriptor_gen.go

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

2 changes: 2 additions & 0 deletions reflect/protoreflect/source_gen.go

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

Loading

0 comments on commit ca837e5

Please sign in to comment.