Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Don't support github.com/golang/protobuf/[email protected] #61

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

kzys
Copy link
Member

@kzys kzys commented Aug 12, 2023

github.com/golang/protobuf has been superseded by google.golang.org/protobuf since March 2020. Since we already have 0.x releases for the old package, we don't have to support that in 1.x.

https://go.dev/blog/protobuf-apiv2

@kzys kzys force-pushed the protoc-upgrade branch 3 times, most recently from c9fa0be to fe57adb Compare August 12, 2023 01:15
github.com/golang/protobuf has been superseded by
google.golang.org/protobuf since March 2020. Since we already have 0.x
releases for the old package, we don't have to support that in 1.x.

https://go.dev/blog/protobuf-apiv2

Signed-off-by: Kazuyoshi Kato <[email protected]>
@kzys kzys merged commit 9f6f856 into containerd:main Aug 21, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants