Protobuf now has a concept of editions - and the Go project has a blog entry indicating the value of editions 2023 and 2024
I like protolock, but it appears to currently dislike editions. Is it possible to get edition support added to protolock?
[protolock] error: silly.proto:1:1: found "edition" but expected [.proto element {comment|option|import|syntax|enum|service|package|message}]
Thanks
Protobuf now has a concept of editions - and the Go project has a blog entry indicating the value of editions 2023 and 2024
I like protolock, but it appears to currently dislike editions. Is it possible to get edition support added to protolock?
Thanks