From 1acc9d3739fb67dd1ede8d605b587b45549fa246 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Gronowski?= Date: Wed, 17 Dec 2025 16:15:31 +0100 Subject: [PATCH] vendor: github.com/moby/moby/client v0.2.2-rc.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit full diff: https://github.com/moby/moby/client/compare/b59b571efe73...api/v0.2.2-rc.1 Signed-off-by: Paweł Gronowski --- 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 ba6f90d2f8..43c9265afe 100644 --- a/go.mod +++ b/go.mod @@ -63,7 +63,7 @@ require ( github.com/moby/ipvs v1.1.0 github.com/moby/locker v1.0.1 github.com/moby/moby/api v1.53.0-rc.1 - github.com/moby/moby/client v0.2.2-0.20251217140436-b59b571efe73 + github.com/moby/moby/client v0.2.2-rc.1 github.com/moby/patternmatcher v0.6.0 github.com/moby/policy-helpers v0.0.0-20251105011237-bcaa71c99f14 github.com/moby/profiles/apparmor v0.1.0 diff --git a/go.sum b/go.sum index 99f8800644..0a549ba29a 100644 --- a/go.sum +++ b/go.sum @@ -433,8 +433,8 @@ github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg= github.com/moby/locker v1.0.1/go.mod h1:S7SDdo5zpBK84bzzVlKr2V0hz+7x9hWbYC/kq7oQppc= github.com/moby/moby/api v1.53.0-rc.1 h1:M5SUwRbTrNy+plCTiV6gn4ZiN/Csynk0imIsUmOgHGI= github.com/moby/moby/api v1.53.0-rc.1/go.mod h1:8mb+ReTlisw4pS6BRzCMts5M49W5M7bKt1cJy/YbAqc= -github.com/moby/moby/client v0.2.2-0.20251217140436-b59b571efe73 h1:o7+K5enSKcG5NNIpp3ooYRx+WWG7Ej4jZNigaMcpJXU= -github.com/moby/moby/client v0.2.2-0.20251217140436-b59b571efe73/go.mod h1:8rNHNx7Fo0vnFNjztsJuFrOjai5x2qge2VvK5gAz90Y= +github.com/moby/moby/client v0.2.2-rc.1 h1:Ah2bPvdR3ZzHK+AvZeyLMyHHfEHifYlAyuWY33dLIno= +github.com/moby/moby/client v0.2.2-rc.1/go.mod h1:tbJAygdiC6iCbKkVez27Jjm9y8vdvs8y9mizjiQrNRI= github.com/moby/patternmatcher v0.6.0 h1:GmP9lR19aU5GqSSFko+5pRqHi+Ohk1O69aFiKkVGiPk= github.com/moby/patternmatcher v0.6.0/go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc= github.com/moby/policy-helpers v0.0.0-20251105011237-bcaa71c99f14 h1:JO22uXMy3CN7wh7A/wrtYQWV1WYQMg2gh6d8YO325k4= diff --git a/vendor/modules.txt b/vendor/modules.txt index 4b03432cb8..30d703d72b 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1065,7 +1065,7 @@ github.com/moby/moby/api/types/storage github.com/moby/moby/api/types/swarm github.com/moby/moby/api/types/system github.com/moby/moby/api/types/volume -# github.com/moby/moby/client v0.2.2-0.20251217140436-b59b571efe73 +# github.com/moby/moby/client v0.2.2-rc.1 ## explicit; go 1.24.0 github.com/moby/moby/client github.com/moby/moby/client/internal