Skip to content

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

Merged
yurishkuro merged 1 commit intojaegertracing:masterfrom
mmorel-35:master
Nov 3, 2023
Merged

Use google.golang.org/protobuf v1.31.0 #28
yurishkuro merged 1 commit intojaegertracing:masterfrom
mmorel-35:master

Conversation

@mmorel-35
Copy link
Copy Markdown
Contributor

@mmorel-35 mmorel-35 commented Nov 3, 2023

Summary

Part of jaegertracing/jaeger#4911

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

Changes

  • Uses google.golang.org/protobuf with 1.31.0 version

@yurishkuro
Copy link
Copy Markdown
Member

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

@mmorel-35
Copy link
Copy Markdown
Contributor Author

mmorel-35 commented Nov 3, 2023

@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

@mmorel-35 mmorel-35 marked this pull request as draft November 3, 2023 15:34
use go install
Upgrade golang to 1.17.3

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
@mmorel-35 mmorel-35 marked this pull request as ready for review November 3, 2023 20:17
@yurishkuro
Copy link
Copy Markdown
Member

tested on a cloud Linux box

  • docker build . -t build
  • then go to jaeger-idl, and run make test-ci PROTOC_IMAGE=build - successful

@yurishkuro yurishkuro merged commit 3ad2c52 into jaegertracing:master Nov 3, 2023
@yurishkuro yurishkuro changed the title migrate from github.com/golang/protobuf to google.golang.org/protobuf Use google.golang.org/protobuf v1.31.0 Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants