paulmach / orb

Types and utilities for working with 2d geometry in Golang
MIT License
886 stars 103 forks source link

replace gogo protobuf by google protobuf #109

Closed oflebbe closed 7 months ago

oflebbe commented 1 year ago

Proposing to replace gogo protobuf by googles protobuf, because gogo protobuf seems unmaintained.

pkumar0508 commented 1 year ago

+1 That conversation is at https://github.com/gogo/protobuf/issues/691 with the readme updated to note deprecation in https://github.com/gogo/protobuf/commit/f67b8970b736e53dbd7d0a27146c8f1ac52f74e5 (2022-10-24)

paulmach commented 7 months ago

I'm not going to merge this at this time. The deprecation/unmaintanance is not really an issues as the code is generated, in the repo and works.