From e51e9ab6094de38c86258eb7b9e969bda5c239c5 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Sat, 28 Dec 2024 15:57:37 +0100 Subject: [PATCH] vendor: github.com/docker/cli v27.5.0-rc.1 no changes in vendored code full diff: https://github.com/docker/cli/compare/v27.4.1...v27.5.0-rc.1 Signed-off-by: Sebastiaan van Stijn --- go.mod | 2 +- go.sum | 4 ++-- vendor/modules.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 333127f188ac..8bc043ab1ad2 100644 --- a/go.mod +++ b/go.mod @@ -31,7 +31,7 @@ require ( github.com/containernetworking/plugins v1.4.0 github.com/coreos/go-systemd/v22 v22.5.0 github.com/distribution/reference v0.6.0 - github.com/docker/cli v27.4.1+incompatible + github.com/docker/cli v27.5.0-rc.1+incompatible github.com/docker/docker v27.5.0-rc.1+incompatible github.com/docker/go-connections v0.5.0 github.com/docker/go-units v0.5.0 diff --git a/go.sum b/go.sum index d49ba8fb8195..ba458eaf1383 100644 --- a/go.sum +++ b/go.sum @@ -132,8 +132,8 @@ github.com/dimchansky/utfbom v1.1.1 h1:vV6w1AhK4VMnhBno/TPVCoK9U/LP0PkLCS9tbxHdi github.com/dimchansky/utfbom v1.1.1/go.mod h1:SxdoEBH5qIqFocHMyGOXVAybYJdr71b1Q/j0mACtrfE= github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk= github.com/distribution/reference v0.6.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E= -github.com/docker/cli v27.4.1+incompatible h1:VzPiUlRJ/xh+otB75gva3r05isHMo5wXDfPRi5/b4hI= -github.com/docker/cli v27.4.1+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8= +github.com/docker/cli v27.5.0-rc.1+incompatible h1:AnnfApPfXso7Oa9HLQJW9NhwaYfElaeCT23wkFRwgAI= +github.com/docker/cli v27.5.0-rc.1+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8= github.com/docker/docker v27.5.0-rc.1+incompatible h1:Dba24B7teR3gLJPieneJufM3opzw4zYcfXrXfZ92K5Q= github.com/docker/docker v27.5.0-rc.1+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk= github.com/docker/docker-credential-helpers v0.8.2 h1:bX3YxiGzFP5sOXWc3bTPEXdEaZSeVMrFgOr3T+zrFAo= diff --git a/vendor/modules.txt b/vendor/modules.txt index 4e41c96e69dc..9caa17d13078 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -459,7 +459,7 @@ github.com/dimchansky/utfbom # github.com/distribution/reference v0.6.0 ## explicit; go 1.20 github.com/distribution/reference -# github.com/docker/cli v27.4.1+incompatible +# github.com/docker/cli v27.5.0-rc.1+incompatible ## explicit github.com/docker/cli/cli/config github.com/docker/cli/cli/config/configfile