Skip to content

Commit bd1c520

Browse files
chore(deps): bump the go-modules-root group with 4 updates (#886)
Bumps the go-modules-root group with 4 updates: [github.com/docker/cli](https://github.com/docker/cli), [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers), [github.com/moby/moby/api](https://github.com/moby/moby) and [github.com/moby/moby/client](https://github.com/moby/moby). Updates `github.com/docker/cli` from 29.4.0+incompatible to 29.4.1+incompatible - [Commits](docker/cli@v29.4.0...v29.4.1) Updates `github.com/docker/docker-credential-helpers` from 0.9.5 to 0.9.6 - [Release notes](https://github.com/docker/docker-credential-helpers/releases) - [Commits](docker/docker-credential-helpers@v0.9.5...v0.9.6) Updates `github.com/moby/moby/api` from 1.54.1 to 1.54.2 - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@api/v1.54.1...api/v1.54.2) Updates `github.com/moby/moby/client` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/moby/moby/releases) - [Changelog](https://github.com/moby/moby/blob/v0.4.1/CHANGELOG.md) - [Commits](moby/moby@v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 29.4.1+incompatible dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-root - dependency-name: github.com/docker/docker-credential-helpers dependency-version: 0.9.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-root - dependency-name: github.com/moby/moby/api dependency-version: 1.54.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-root - dependency-name: github.com/moby/moby/client dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-root ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c634c09 commit bd1c520

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ require (
88
github.com/containerd/errdefs v1.0.0
99
github.com/containerd/platforms v1.0.0-rc.4
1010
github.com/distribution/reference v0.6.0
11-
github.com/docker/cli v29.4.0+incompatible
11+
github.com/docker/cli v29.4.1+incompatible
1212
github.com/docker/cli-docs-tool v0.11.0
13-
github.com/docker/docker-credential-helpers v0.9.5
13+
github.com/docker/docker-credential-helpers v0.9.6
1414
github.com/docker/go-units v0.5.0
1515
github.com/emirpasic/gods/v2 v2.0.0-alpha
1616
github.com/fatih/color v1.19.0
@@ -19,8 +19,8 @@ require (
1919
github.com/kolesnikovae/go-winjob v1.0.0
2020
github.com/mattn/go-runewidth v0.0.23
2121
github.com/mattn/go-shellwords v1.0.13
22-
github.com/moby/moby/api v1.54.1
23-
github.com/moby/moby/client v0.4.0
22+
github.com/moby/moby/api v1.54.2
23+
github.com/moby/moby/client v0.4.1
2424
github.com/moby/term v0.5.2
2525
github.com/modelpack/model-spec v0.0.7
2626
github.com/muesli/termenv v0.16.0
@@ -70,7 +70,7 @@ require (
7070
github.com/davecgh/go-spew v1.1.1 // indirect
7171
github.com/dlclark/regexp2 v1.11.5 // indirect
7272
github.com/docker/distribution v2.8.3+incompatible // indirect
73-
github.com/docker/go-connections v0.6.0 // indirect
73+
github.com/docker/go-connections v0.7.0 // indirect
7474
github.com/ebitengine/purego v0.10.0 // indirect
7575
github.com/felixge/httpsnoop v1.0.4 // indirect
7676
github.com/fsnotify/fsnotify v1.9.0 // indirect

go.sum

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -80,16 +80,16 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
8080
github.com/distribution/reference v0.6.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
8181
github.com/dlclark/regexp2 v1.11.5 h1:Q/sSnsKerHeCkc/jSTNq1oCm7KiVgUMZRDUoRu0JQZQ=
8282
github.com/dlclark/regexp2 v1.11.5/go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8=
83-
github.com/docker/cli v29.4.0+incompatible h1:+IjXULMetlvWJiuSI0Nbor36lcJ5BTcVpUmB21KBoVM=
84-
github.com/docker/cli v29.4.0+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
83+
github.com/docker/cli v29.4.1+incompatible h1:02RT8QqqwtGRn+6SYypv8IUEbD/ltY6sfKCJIoUcGzk=
84+
github.com/docker/cli v29.4.1+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
8585
github.com/docker/cli-docs-tool v0.11.0 h1:7d8QARFb7QEobizqxmEM7fOteZEHwH/zWgHQtHZEcfE=
8686
github.com/docker/cli-docs-tool v0.11.0/go.mod h1:ma8BKiisUo8D6W05XEYIh3oa1UbgrZhi1nowyKFJa8Q=
8787
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
8888
github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
89-
github.com/docker/docker-credential-helpers v0.9.5 h1:EFNN8DHvaiK8zVqFA2DT6BjXE0GzfLOZ38ggPTKePkY=
90-
github.com/docker/docker-credential-helpers v0.9.5/go.mod h1:v1S+hepowrQXITkEfw6o4+BMbGot02wiKpzWhGUZK6c=
91-
github.com/docker/go-connections v0.6.0 h1:LlMG9azAe1TqfR7sO+NJttz1gy6KO7VJBh+pMmjSD94=
92-
github.com/docker/go-connections v0.6.0/go.mod h1:AahvXYshr6JgfUJGdDCs2b5EZG/vmaMAntpSFH5BFKE=
89+
github.com/docker/docker-credential-helpers v0.9.6 h1:cT2PbRPSlnMmNTfT2TDMXRyQ1KMWHG7xoTLBcn1ZNv0=
90+
github.com/docker/docker-credential-helpers v0.9.6/go.mod h1:v1S+hepowrQXITkEfw6o4+BMbGot02wiKpzWhGUZK6c=
91+
github.com/docker/go-connections v0.7.0 h1:6SsRfJddP22WMrCkj19x9WKjEDTB+ahsdiGYf0mN39c=
92+
github.com/docker/go-connections v0.7.0/go.mod h1:no1qkHdjq7kLMGUXYAduOhYPSJxxvgWBh7ogVvptn3Q=
9393
github.com/docker/go-metrics v0.0.1 h1:AgB/0SvBxihN0X8OR4SjsblXkbMvalQ8cjmtKQ2rQV8=
9494
github.com/docker/go-metrics v0.0.1/go.mod h1:cG1hvH2utMXtqgqqYE9plW6lDxS3/5ayHzueweSI3Vw=
9595
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=
@@ -181,10 +181,10 @@ github.com/moby/go-archive v0.2.0 h1:zg5QDUM2mi0JIM9fdQZWC7U8+2ZfixfTYoHL7rWUcP8
181181
github.com/moby/go-archive v0.2.0/go.mod h1:mNeivT14o8xU+5q1YnNrkQVpK+dnNe/K6fHqnTg4qPU=
182182
github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg=
183183
github.com/moby/locker v1.0.1/go.mod h1:S7SDdo5zpBK84bzzVlKr2V0hz+7x9hWbYC/kq7oQppc=
184-
github.com/moby/moby/api v1.54.1 h1:TqVzuJkOLsgLDDwNLmYqACUuTehOHRGKiPhvH8V3Nn4=
185-
github.com/moby/moby/api v1.54.1/go.mod h1:+RQ6wluLwtYaTd1WnPLykIDPekkuyD/ROWQClE83pzs=
186-
github.com/moby/moby/client v0.4.0 h1:S+2XegzHQrrvTCvF6s5HFzcrywWQmuVnhOXe2kiWjIw=
187-
github.com/moby/moby/client v0.4.0/go.mod h1:QWPbvWchQbxBNdaLSpoKpCdf5E+WxFAgNHogCWDoa7g=
184+
github.com/moby/moby/api v1.54.2 h1:wiat9QAhnDQjA7wk1kh/TqHz2I1uUA7M7t9SAl/JNXg=
185+
github.com/moby/moby/api v1.54.2/go.mod h1:+RQ6wluLwtYaTd1WnPLykIDPekkuyD/ROWQClE83pzs=
186+
github.com/moby/moby/client v0.4.1 h1:DMQgisVoMkmMs7fp3ROSdiBnoAu8+vo3GggFl06M/wY=
187+
github.com/moby/moby/client v0.4.1/go.mod h1:z52C9O2POPOsnxZAy//WtKcQ32P+jT/NGeXu/7nfjGQ=
188188
github.com/moby/patternmatcher v0.6.1 h1:qlhtafmr6kgMIJjKJMDmMWq7WLkKIo23hsrpR3x084U=
189189
github.com/moby/patternmatcher v0.6.1/go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc=
190190
github.com/moby/sys/atomicwriter v0.1.0 h1:kw5D/EqkBwsBFi0ss9v1VG3wIkVhzGvLklJ+w3A14Sw=

0 commit comments

Comments
 (0)