sonic-net / sonic-gnmi

SONiC gNMI server and gNOI repo
Other
23 stars 52 forks source link

protoc-gen-gogo library is deprecated #212

Open isabelmsft opened 7 months ago

isabelmsft commented 7 months ago

protoc-gen-gogo is used by sonic_gnoi.proto and sonic_gnoi_jwt.proto

protoc-gen-gogo was deprecated in 2022. Dependency on deprecated library should be removed.

qiluo-msft commented 7 months ago

@seiferteric Are you able to help?