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

vendor github.com/docker/docker v25.0.0-dev #3147

Merged
merged 13 commits into from
Aug 15, 2023
Merged

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Jul 28, 2023

vendor: k8s.io/klog/v2 v2.90.1

full diff: kubernetes/klog@v2.80.1...v2.90.1

vendor: remove gotest.tools

It was still referenced in the go.mod because we updated versions,
which causes go mod to not prune it, but it was not actually used.

vendor: github.com/opencontainers/image-spec v1.1.0-rc4

full diff: opencontainers/image-spec@v1.1.0-rc3...v1.1.0-rc4

vendor: github.com/prometheus/procfs v0.9.0

full diff: prometheus/procfs@v0.8.0...v0.9.0

vendor: github.com/prometheus/common v0.42.0

full diff: prometheus/common@v0.37.0...v0.42.0

vendor: github.com/cespare/xxhash/v2 v2.2.0

full diff: cespare/xxhash@v2.1.2...v2.2.0

vendor: google.golang.org/protobuf v1.30.0

vendor: github.com/golang/protobuf v1.5.3

full diff: golang/protobuf@v1.5.2...v1.5.3

vendor: google.golang.org/grpc v1.53.0

full diff: grpc/grpc-go@v1.50.1...v1.53.0

vendor: github.com/fsnotify/fsnotify v1.6.0

full diff: fsnotify/fsnotify@v1.5.1...v1.6.0

vendor: github.com/Microsoft/go-winio v0.6.1

full diff: microsoft/go-winio@v0.5.2...v0.6.1

vendor: github.com/containerd/containerd v1.6.22

full diff: containerd/containerd@v1.6.21...v1.6.22

vendor: github.com/docker/docker 89b542b421f4 (v25.0.0-dev)

full diff: moby/moby@37b908a...89b542b

- Description for the changelog

full diff: kubernetes/klog@v2.80.1...v2.90.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
It was still referenced in the go.mod because we updated versions,
which causes go mod to not prune it, but it was not actually used.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: prometheus/procfs@v0.8.0...v0.9.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: prometheus/common@v0.37.0...v0.42.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: cespare/xxhash@v2.1.2...v2.2.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: grpc/grpc-go@v1.50.1...v1.53.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/protobuf@v1.5.2...v1.5.3

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: fsnotify/fsnotify@v1.5.1...v1.6.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: microsoft/go-winio@v0.5.2...v0.6.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: containerd/containerd@v1.6.21...v1.6.22

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: moby/moby@37b908a...89b542b

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah changed the title [WIP] vendor github.com/docker/docker v25.0.0-dev vendor github.com/docker/docker v25.0.0-dev Aug 9, 2023
@thaJeztah thaJeztah marked this pull request as ready for review August 10, 2023 10:13
@thaJeztah
Copy link
Member Author

@neersighted @dperny @corhere PTAL

@dperny
Copy link
Collaborator

dperny commented Aug 15, 2023

Passes CI, looks good to me.

@dperny dperny merged commit 3f2e40b into moby:master Aug 15, 2023
7 checks passed
@thaJeztah thaJeztah deleted the update_engine branch August 15, 2023 22:17
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