You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable InternalImportsByDefault in remaining modules (#2042)
This PR enables `InternalImportsByDefault` on `GRPCHealth` and
`InteroperabilityTests`.
It also regenerates the protos with the latest version of swift-protobuf
(v1.28.1), and increases its min version to 1.28.1 to make sure that we
don't get build failures when using earlier generators.
0 commit comments