Skip to content

regenerate protos and update protoc to v3.14.0, rm deprecated github.com/golang/protobuf dependency#3238

Open
thaJeztah wants to merge 3 commits into
moby:masterfrom
thaJeztah:update_protoc
Open

regenerate protos and update protoc to v3.14.0, rm deprecated github.com/golang/protobuf dependency#3238
thaJeztah wants to merge 3 commits into
moby:masterfrom
thaJeztah:update_protoc

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah commented Jun 8, 2026

regenerate protos

committing results of;

make DOCKER_SWARMKIT_USE_CONTAINER=1 generate

update protoc to v3.14.0

Updating to the lowest release that includes protobuf@dfab275, which
removed use of the github.com/golang/protobuf/ptypes/timestamp.Timestamp
type alias (deprecated).

manager/csi: rm deprecated github.com/golang/protobuf import

The github.com/golang/protobuf/ptypes/wrappers.BoolValue type is an
alias for google.golang.org/protobuf/types/known/wrapperspb.BoolValue

- Description for the changelog

@thaJeztah thaJeztah changed the title regenerate protos and update protoc to v3.14.0 regenerate protos and update protoc to v3.14.0, rm deprecated github.com/golang/protobuf dependency Jun 8, 2026
@thaJeztah thaJeztah marked this pull request as draft June 8, 2026 08:23
@thaJeztah thaJeztah marked this pull request as ready for review June 8, 2026 08:28
thaJeztah added 3 commits June 8, 2026 10:50
committing results of;

    make DOCKER_SWARMKIT_USE_CONTAINER=1 generate

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Updating to the lowest release that includes [protobuf@dfab275], which
removed use of the github.com/golang/protobuf/ptypes/timestamp.Timestamp
type alias (deprecated).

[protobuf@dfab275]: protocolbuffers/protobuf@dfab275

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
The github.com/golang/protobuf/ptypes/wrappers.BoolValue type is an
alias for google.golang.org/protobuf/types/known/wrapperspb.BoolValue

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
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.

3 participants