Skip to content

Commit

Permalink
Bump github.com/docker/cli from 23.0.0+incompatible to 23.0.1+incompa…
Browse files Browse the repository at this point in the history
…tible (#5981)

Bumps [github.com/docker/cli](https://github.com/docker/cli) from
23.0.0+incompatible to 23.0.1+incompatible.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/docker/cli/commit/a5ee5b1dfc9b8f08ed9e020bb54fc18550173ef6"><code>a5ee5b1</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/docker/cli/issues/4018">#4018</a>
from thaJeztah/23.0_backport_fix_ci_events</li>
<li><a
href="https://github.com/docker/cli/commit/27b19a6acf2aad9131c3d1233c480731bca58a6a"><code>27b19a6</code></a>
ci: fix branch filter pattern</li>
<li><a
href="https://github.com/docker/cli/commit/ab4ef4aed457a7578f7b881106c8f5fdbb62a230"><code>ab4ef4a</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/docker/cli/issues/4004">#4004</a>
from thaJeztah/23.0_backports</li>
<li><a
href="https://github.com/docker/cli/commit/14aac2c232f23d8d1553c60ef4450be921a2d349"><code>14aac2c</code></a>
vendor: github.com/docker/docker v23.0.0</li>
<li><a
href="https://github.com/docker/cli/commit/0cd15abfde20b97965168c1d054a313f8e9382a9"><code>0cd15ab</code></a>
vendor: github.com/containerd/containerd v1.6.16</li>
<li><a
href="https://github.com/docker/cli/commit/168f1b55e2026e3c9819484b52b62ab915705966"><code>168f1b5</code></a>
cli/command/container: exit 126 on EISDIR error</li>
<li><a
href="https://github.com/docker/cli/commit/53ed25d9b6a0141f19fc2e95be7cece5512846c1"><code>53ed25d</code></a>
Fix bad ThrottleDevice path</li>
<li>See full diff in <a
href="https://github.com/docker/cli/compare/v23.0.0...v23.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/docker/cli&package-manager=go_modules&previous-version=23.0.0+incompatible&new-version=23.0.1+incompatible)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2023
1 parent 4feec39 commit 4c4464d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ require (
github.com/cppforlife/go-cli-ui v0.0.0-20220622150351-995494831c6c
github.com/disintegration/imaging v1.6.2
github.com/distribution/distribution v2.8.1+incompatible
github.com/docker/cli v23.0.0+incompatible
github.com/docker/cli v23.0.1+incompatible
github.com/fluxcd/helm-controller/api v0.29.0
github.com/fluxcd/pkg/apis/meta v0.19.0
github.com/fluxcd/pkg/oci v0.18.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,8 @@ github.com/distribution/distribution v2.8.1+incompatible h1:8iXUoOqRPx30bhzIEPUm
github.com/distribution/distribution v2.8.1+incompatible/go.mod h1:EgLm2NgWtdKgzF9NpMzUKgzmR7AMmb0VQi2B+ZzDRjc=
github.com/distribution/distribution/v3 v3.0.0-20221208165359-362910506bc2 h1:aBfCb7iqHmDEIp6fBvC/hQUddQfg+3qdYjwzaiP9Hnc=
github.com/dnaeon/go-vcr v1.1.0 h1:ReYa/UBrRyQdant9B4fNHGoCNKw6qh6P0fsdGmZpR7c=
github.com/docker/cli v23.0.0+incompatible h1:bcM4syaQ+EM/iczJTimMOGzvnzJBFPFEf4acS7sZ+RM=
github.com/docker/cli v23.0.0+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/cli v23.0.1+incompatible h1:LRyWITpGzl2C9e9uGxzisptnxAn1zfZKXy13Ul2Q5oM=
github.com/docker/cli v23.0.1+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/distribution v2.8.1+incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6bk8XXApsHjKukMl68=
github.com/docker/distribution v2.8.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
github.com/docker/docker v20.10.23+incompatible h1:1ZQUUYAdh+oylOT85aA2ZcfRp22jmLhoaEcVEfK8dyA=
Expand Down

0 comments on commit 4c4464d

Please sign in to comment.