Skip to content

Commit 55497d0

Browse files
committed
types: regenerate using latest protobuf v33 release
Change-Id: I4a786adbc7fc1a829e444dcaa0e43d35f42a3be4 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/713180 Reviewed-by: Chressie Himpel <chressie@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
1 parent c720882 commit 55497d0

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

integration_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ var (
3333
regenerate = flag.Bool("regenerate", false, "regenerate files")
3434
buildRelease = flag.Bool("buildRelease", false, "build release binaries")
3535

36-
protobufVersion = "32.0"
36+
protobufVersion = "33.0"
3737

3838
golangVersions = func() []string {
3939
// Version policy: oldest supported version of Go, plus the version before that.

types/descriptorpb/descriptor.pb.go

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

types/known/timestamppb/timestamp.pb.go

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

0 commit comments

Comments
 (0)