Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update protocol buffers library #62

Closed
amotl opened this issue Feb 15, 2023 · 3 comments
Closed

Update protocol buffers library #62

amotl opened this issue Feb 15, 2023 · 3 comments

Comments

@amotl
Copy link
Member

amotl commented Feb 15, 2023

The Golang implementation of protocol buffers has advanced from [1] to [2].

This project is the second major revision of the Go protocol buffer API implemented by the google.golang.org/protobuf module. The first major version is implemented by the github.com/golang/protobuf module.

Currently, when running go get -u -t, it croaks like:

go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.

[1] https://github.com/golang/protobuf
[2] https://github.com/protocolbuffers/protobuf-go

@amotl
Copy link
Member Author

amotl commented Feb 28, 2023

I think this is the corresponding patch to github.com/prometheus/common.

@amotl
Copy link
Member Author

amotl commented Jul 21, 2023

@amotl
Copy link
Member Author

amotl commented Jan 9, 2024

Updating protocol buffers happened with GH-86.

@amotl amotl closed this as completed Jan 9, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant