Commit 44335ed
authored
chore(deps): bump github.com/docker/go-connections from 0.6.0 to 0.7.0 (#334)
Bumps
[github.com/docker/go-connections](https://github.com/docker/go-connections)
from 0.6.0 to 0.7.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/docker/go-connections/commit/7997b0f0ac81b5b26ad7d3d2c02ca2e8fbc6c7d9"><code>7997b0f</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/go-connections/issues/156">#156</a>
from thaJeztah/bump_go_winio</li>
<li><a
href="https://github.com/docker/go-connections/commit/329724ad4d0a0ae91c392b41a47df3d7c6475a7f"><code>329724a</code></a>
chore(deps): bump github.com/Microsoft/go-winio v0.6.2</li>
<li><a
href="https://github.com/docker/go-connections/commit/161dc9bf709385ed22c1c9665d5ef45fc333ce7e"><code>161dc9b</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/go-connections/issues/155">#155</a>
from thaJeztah/pin_actions</li>
<li><a
href="https://github.com/docker/go-connections/commit/b115e42ee9f98b5f9de19a2054ae54483e84226d"><code>b115e42</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/go-connections/issues/154">#154</a>
from thaJeztah/fix_non_linux_tests</li>
<li><a
href="https://github.com/docker/go-connections/commit/4c35b2ac042020d513569f7578c52177d2b1a03e"><code>4c35b2a</code></a>
ci: pin actions to sha</li>
<li><a
href="https://github.com/docker/go-connections/commit/b4454a660b5f65feff1ae967957eae3293c85bec"><code>b4454a6</code></a>
tlsconfig: make root pool tests deterministic across platforms</li>
<li><a
href="https://github.com/docker/go-connections/commit/0819711a9938706b2f8af55cdec923fe8e71ccb4"><code>0819711</code></a>
tlsconfig: certPool: pass options as argument</li>
<li><a
href="https://github.com/docker/go-connections/commit/03296353c218966349e11c41430ffd4abdff93c3"><code>0329635</code></a>
tlsconfig: rename some vars that shadowed</li>
<li><a
href="https://github.com/docker/go-connections/commit/894d811275c2f782172ae739d170bcaad295f188"><code>894d811</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/go-connections/issues/150">#150</a>
from thaJeztah/deprecate_SystemCertPool</li>
<li><a
href="https://github.com/docker/go-connections/commit/0a1293ab5fa588c0498e1447e1d53ce95c6f3315"><code>0a1293a</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/go-connections/issues/153">#153</a>
from thaJeztah/chachacha</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/go-connections/compare/v0.6.0...v0.7.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>1 parent 351c1e6 commit 44335ed
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
157 | | - | |
| 156 | + | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
0 commit comments