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

vendor: update docker/docker and docker/cli to v27.0.1, and fix dependency versions #2184

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Jun 26, 2024

  1. vendor: github.com/docker/go-connections v0.5.0

    to match the version used by docker, which doesn't have a go.mod yet,
    so go modules won't automatically pick up it's dependencies;
    https://github.com/moby/moby/blob/v27.0.1/vendor.mod#L40
    
    full diff: docker/go-connections@v0.4.0...v0.5.0
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    fdf9a28 View commit details
    Browse the repository at this point in the history
  2. vendor: github.com/docker/distribution v2.8.3

    to match the version used by docker, which doesn't have a go.mod yet,
    so go modules won't automatically pick up it's dependencies;
    https://github.com/moby/moby/blob/v27.0.1/vendor.mod#L39
    
    full diff: distribution/distribution@v2.8.2...v2.8.3
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5ddf746 View commit details
    Browse the repository at this point in the history
  3. vendor: github.com/containerd/ttrpc v1.2.5

    to match the version used by docker, which doesn't have a go.mod yet,
    so go modules won't automatically pick up it's dependencies;
    https://github.com/moby/moby/blob/v27.0.1/vendor.mod#L148
    
    full diff: containerd/ttrpc@v1.2.4...v1.2.5
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b96eea2 View commit details
    Browse the repository at this point in the history
  4. vendor: github.com/moby/sys/mountinfo v0.7.1

    to match the version used by docker, which doesn't have a go.mod yet,
    so go modules won't automatically pick up it's dependencies;
    https://github.com/moby/moby/blob/v27.0.1/vendor.mod#L71
    
    full diff: moby/sys@mountinfo/v0.6.2...mountinfo/v0.7.1
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a18d0e8 View commit details
    Browse the repository at this point in the history
  5. vendor: golang.org/x/mod v0.17.0

    to match the version used by docker, which doesn't have a go.mod yet,
    so go modules won't automatically pick up it's dependencies;
    https://github.com/moby/moby/blob/v27.0.1/vendor.mod#L103
    
    full diff: golang/mod@v0.14.0...v0.17.0
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    92eeffe View commit details
    Browse the repository at this point in the history
  6. vendor: golang.org/x/tools v0.16.0

    to match the version used by docker, which doesn't have a go.mod yet,
    so go modules won't automatically pick up it's dependencies;
    https://github.com/moby/moby/blob/v27.0.1/vendor.mod#L221
    
    full diff: golang/tools@v0.15.0...v0.16.0
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d639878 View commit details
    Browse the repository at this point in the history
  7. vendor: github.com/vbatts/tar-split v0.11.5

    to match the version used by docker, which doesn't have a go.mod yet,
    so go modules won't automatically pick up it's dependencies;
    https://github.com/moby/moby/blob/v27.0.1/vendor.mod#L92
    
    full diff: vbatts/tar-split@v0.11.3...v0.11.5
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    dd5e104 View commit details
    Browse the repository at this point in the history
  8. vendor: github.com/opencontainers/runc v1.1.13

    to match the version used by docker, which doesn't have a go.mod yet,
    so go modules won't automatically pick up it's dependencies;
    https://github.com/moby/moby/blob/v27.0.1/vendor.mod#L80
    
    full diff: opencontainers/runc@v1.1.12...v1.1.13
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8ca0b3e View commit details
    Browse the repository at this point in the history
  9. vendor: github.com/containerd/go-runc v1.1.0

    to match the version used by docker, which doesn't have a go.mod yet,
    so go modules won't automatically pick up it's dependencies;
    https://github.com/moby/moby/blob/v27.0.1/vendor.mod#L145
    
    full diff: containerd/go-runc@v1.0.0...v1.1.0
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f79d92d View commit details
    Browse the repository at this point in the history
  10. vendor: github.com/klauspost/compress v1.17.4

    to match the version used by docker, which doesn't have a go.mod yet,
    so go modules won't automatically pick up it's dependencies;
    https://github.com/moby/moby/blob/v27.0.1/vendor.mod#L59
    
    full diff: klauspost/compress@v1.17.0...v1.17.4
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d6727ac View commit details
    Browse the repository at this point in the history
  11. vendor: github.com/containerd/continuity v0.4.3

    to match the version used by docker, which doesn't have a go.mod yet,
    so go modules won't automatically pick up it's dependencies;
    https://github.com/moby/moby/blob/v27.0.1/vendor.mod#L29
    
    full diff: containerd/continuity@v0.4.2...v0.4.3
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8a76ac8 View commit details
    Browse the repository at this point in the history
  12. vendor: github.com/containerd/stargz-snapshotter/estargz v0.15.1

    to match the version used by docker, which doesn't have a go.mod yet,
    so go modules won't automatically pick up it's dependencies;
    https://github.com/moby/moby/blob/v27.0.1/vendor.mod#L147
    
    full diff: containerd/stargz-snapshotter@estargz/v0.14.3...estargz/v0.15.1
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3fa9657 View commit details
    Browse the repository at this point in the history
  13. vendor: github.com/docker/docker-credential-helpers v0.8.2

    to match the version used by docker, which doesn't have a go.mod yet,
    so go modules won't automatically pick up it's dependencies;
    https://github.com/docker/cli/blob/v27.0.1/vendor.mod#L16
    
    full diff: docker/docker-credential-helpers@v0.7.0...v0.8.2
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3b40d0b View commit details
    Browse the repository at this point in the history
  14. vendor: update docker/docker and docker/cli to v27.0.1

    The v27.0.0 release of the module was an incorrectly tagged v27.0.0-rc.1,
    but because the repository is not a module yet, it couldn't be retracted,
    so updating it to the latest version manually.
    
    Also updating docker/cli accordingly, to prevent compatibility issues.
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9f44d96 View commit details
    Browse the repository at this point in the history