go-control-plane icon indicating copy to clipboard operation
go-control-plane copied to clipboard

remove dependency on github.com/census-instrumentation/opencensus-proto

Open codyoss opened this issue 1 year ago • 3 comments

Open Census is now deprecated and the project mentioned archive has been archived for over a year. I have seen some dependency issues popping up in the go/proto/grpc space and have traced it back to this dependency having a really old refs on google.golang.org/genproto in this repo. Is there a plan to remove this dependency from the tree? As another issue pointed out, which I have linked below, this can also pose a security risk to depend upon projects that are not getting updated.

Previous issue that was autoclosed: #952

codyoss avatar Oct 04 '24 21:10 codyoss