Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/cmd/generate-protos: fix pkg check for editions features
go_features.proto apparently lived in package google.protobuf, but was later moved to package pb, without updating generate-protos. This change fixes the oversight and re-generates go_features_gen.go. Change-Id: I6fd68fdb7b146f32dd610c0bad6ecf5ec940ae78 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/602055 Reviewed-by: Lasse Folger <lassefolger@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
- Loading branch information