jaegertracing / docker-protobuf

An all-inclusive protoc Docker image for the Jaeger project
https://hub.docker.com/r/jaegertracing/protobuf
Apache License 2.0
93 stars 35 forks source link

Use google.golang.org/protobuf v1.31.0 #28

Closed mmorel-35 closed 11 months ago

mmorel-35 commented 11 months ago

Summary

Part of https://github.com/jaegertracing/jaeger/issues/4911

migrate from github.com/golang/protobuf to google.golang.org/protobuf

Changes

yurishkuro commented 11 months ago

did you test this image by building locally and running with it in jaeger-idl?

mmorel-35 commented 11 months ago

@yurishkuro , The build is passing , I have to try it on jaeger-idl now.

I upgraded go version to be able to use go install to avoid building binaries from sources

yurishkuro commented 11 months ago

tested on a cloud Linux box