Protobuf edition 2024 has been released for a while.
But the protoc-gen-go-gprc still not support the edition 2024.
Running "protoc --go_out=. --go-grpc_out=. myservice.proto" will report error:
> protoc-gen-go-grpc: invalid FileDescriptorProto "myservice.proto": proto: use of edition EDITION_2024 not yet supported by the Go Protobuf runtime