Skip to content

Commit

Permalink
chore(deps): bump the go group with 10 updates (#1067)
Browse files Browse the repository at this point in the history
Bumps the go group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) |
`1.32.3` | `1.32.4` |
|
[github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2)
| `1.28.1` | `1.28.3` |
|
[github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2)
| `1.17.42` | `1.17.44` |
|
[github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2)
| `1.17.35` | `1.17.37` |
|
[github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2)
| `1.36.3` | `1.36.5` |
|
[github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2)
| `1.66.2` | `1.66.3` |
| [github.com/containers/image/v5](https://github.com/containers/image)
| `5.32.2` | `5.33.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.30.0` |
`0.31.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.23.0` |
`0.24.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.19.0` |
`0.20.0` |

Updates `github.com/aws/aws-sdk-go-v2` from 1.32.3 to 1.32.4
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/70eb57ac775f782db6856c73f1ca22eae8e48ac2"><code>70eb57a</code></a>
Release 2024-11-06</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/cd2c6b1af3d2fd8b114804a604a6b621fbed92c3"><code>cd2c6b1</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/2b2a737b179ea3b7b699584ff6c391619b8f6de3"><code>2b2a737</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8c9892f0427c4bf13dac6f944b250fe6512eb6cf"><code>8c9892f</code></a>
bump smithy-go codegen to latest (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2890">#2890</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/82897becacb0c658ac8eec09c7e2929f9bfdd0fb"><code>82897be</code></a>
fix potential for user-agent lang value mismatch in tests (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2888">#2888</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/061540b5a73ead172928c9c5aebc48c011bf4ee1"><code>061540b</code></a>
Cloudfront - add expire time in signed cookie. (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2862">#2862</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/aa3bd1f75d6849d7301f20107485cb54f39dd387"><code>aa3bd1f</code></a>
fix makefile to not spam releases for feature/dynamodb/attributevalue
(<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2885">#2885</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/eb96051d5b9f85e74e8371384b3d8e8e0d7370cf"><code>eb96051</code></a>
Release 2024-11-01</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7f2d000cf7b48c47a1f262676b59b608328af13a"><code>7f2d000</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8542f2f22d9a1d827b6730f8eade2388c41abdaa"><code>8542f2f</code></a>
Update endpoints model</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/v1.32.3...v1.32.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.1 to 1.28.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/2f70834c690f3fecf04ef006f0ea7022884b367f"><code>2f70834</code></a>
Release 2024-11-07</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ef9a3c319fb525f680f6d6bdffdfe4153eaa3135"><code>ef9a3c3</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c054fe7021957875ecc9707b0cfd49512251d1e9"><code>c054fe7</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b68675cf5962947f8001f96ee8cd3b1d66aacc46"><code>b68675c</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/1d989f31b0248f4d800d6b07bdab20bde40b59c5"><code>1d989f3</code></a>
send opt-in query-compatible header where applicable (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2891">#2891</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/5d0eb2386ab466c40e4760960f7cf160cdac557b"><code>5d0eb23</code></a>
Merge pull request <a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2889">#2889</a>
from aws/customize-identity-store-exception-message</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/70eb57ac775f782db6856c73f1ca22eae8e48ac2"><code>70eb57a</code></a>
Release 2024-11-06</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/cd2c6b1af3d2fd8b114804a604a6b621fbed92c3"><code>cd2c6b1</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/2b2a737b179ea3b7b699584ff6c391619b8f6de3"><code>2b2a737</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8c9892f0427c4bf13dac6f944b250fe6512eb6cf"><code>8c9892f</code></a>
bump smithy-go codegen to latest (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2890">#2890</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.28.1...config/v1.28.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.42 to
1.17.44
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/2f70834c690f3fecf04ef006f0ea7022884b367f"><code>2f70834</code></a>
Release 2024-11-07</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ef9a3c319fb525f680f6d6bdffdfe4153eaa3135"><code>ef9a3c3</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c054fe7021957875ecc9707b0cfd49512251d1e9"><code>c054fe7</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b68675cf5962947f8001f96ee8cd3b1d66aacc46"><code>b68675c</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/1d989f31b0248f4d800d6b07bdab20bde40b59c5"><code>1d989f3</code></a>
send opt-in query-compatible header where applicable (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2891">#2891</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/5d0eb2386ab466c40e4760960f7cf160cdac557b"><code>5d0eb23</code></a>
Merge pull request <a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2889">#2889</a>
from aws/customize-identity-store-exception-message</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/70eb57ac775f782db6856c73f1ca22eae8e48ac2"><code>70eb57a</code></a>
Release 2024-11-06</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/cd2c6b1af3d2fd8b114804a604a6b621fbed92c3"><code>cd2c6b1</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/2b2a737b179ea3b7b699584ff6c391619b8f6de3"><code>2b2a737</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8c9892f0427c4bf13dac6f944b250fe6512eb6cf"><code>8c9892f</code></a>
bump smithy-go codegen to latest (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2890">#2890</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.42...credentials/v1.17.44">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.35
to 1.17.37
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/22efd7712b3738e45ecab4429df34d60caad0310"><code>22efd77</code></a>
Release 2024-09-27</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ce669cae191a2f9abaf6335ddd70c406ec73d8de"><code>ce669ca</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b0084471ffefb9962d2fef39013b9c86b029431c"><code>b008447</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/a912d17bf44dff5ea0cd750a062f4c88ce27b939"><code>a912d17</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/9306dbe4f90db9893b7fd9dbc3aa10a451059c9f"><code>9306dbe</code></a>
remove deprecated worklink service (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2814">#2814</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/d795d86c05c4c80bf513b171ab24d46d01f17062"><code>d795d86</code></a>
Release 2024-09-26</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/03c35535f7e52ce38e54249b3267a1b9aa4e1ab4"><code>03c3553</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b1c6a1f231eda85d6fe8342f1547571c68dd135b"><code>b1c6a1f</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/a51f8d95851407cc4369f559cb1eab7b04afab3c"><code>a51f8d9</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/3a96a42cb9478b39c0cb9c0395b1cf4ed785fb9f"><code>3a96a42</code></a>
update changelog (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2805">#2805</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.35...credentials/v1.17.37">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.36.3 to 1.36.5
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/2f70834c690f3fecf04ef006f0ea7022884b367f"><code>2f70834</code></a>
Release 2024-11-07</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ef9a3c319fb525f680f6d6bdffdfe4153eaa3135"><code>ef9a3c3</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c054fe7021957875ecc9707b0cfd49512251d1e9"><code>c054fe7</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b68675cf5962947f8001f96ee8cd3b1d66aacc46"><code>b68675c</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/1d989f31b0248f4d800d6b07bdab20bde40b59c5"><code>1d989f3</code></a>
send opt-in query-compatible header where applicable (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2891">#2891</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/5d0eb2386ab466c40e4760960f7cf160cdac557b"><code>5d0eb23</code></a>
Merge pull request <a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2889">#2889</a>
from aws/customize-identity-store-exception-message</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/70eb57ac775f782db6856c73f1ca22eae8e48ac2"><code>70eb57a</code></a>
Release 2024-11-06</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/cd2c6b1af3d2fd8b114804a604a6b621fbed92c3"><code>cd2c6b1</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/2b2a737b179ea3b7b699584ff6c391619b8f6de3"><code>2b2a737</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8c9892f0427c4bf13dac6f944b250fe6512eb6cf"><code>8c9892f</code></a>
bump smithy-go codegen to latest (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2890">#2890</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/ssm/v1.36.3...service/ecr/v1.36.5">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.66.2 to 1.66.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/70eb57ac775f782db6856c73f1ca22eae8e48ac2"><code>70eb57a</code></a>
Release 2024-11-06</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/cd2c6b1af3d2fd8b114804a604a6b621fbed92c3"><code>cd2c6b1</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/2b2a737b179ea3b7b699584ff6c391619b8f6de3"><code>2b2a737</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8c9892f0427c4bf13dac6f944b250fe6512eb6cf"><code>8c9892f</code></a>
bump smithy-go codegen to latest (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2890">#2890</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/82897becacb0c658ac8eec09c7e2929f9bfdd0fb"><code>82897be</code></a>
fix potential for user-agent lang value mismatch in tests (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2888">#2888</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/061540b5a73ead172928c9c5aebc48c011bf4ee1"><code>061540b</code></a>
Cloudfront - add expire time in signed cookie. (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2862">#2862</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/aa3bd1f75d6849d7301f20107485cb54f39dd387"><code>aa3bd1f</code></a>
fix makefile to not spam releases for feature/dynamodb/attributevalue
(<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2885">#2885</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/eb96051d5b9f85e74e8371384b3d8e8e0d7370cf"><code>eb96051</code></a>
Release 2024-11-01</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7f2d000cf7b48c47a1f262676b59b608328af13a"><code>7f2d000</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8542f2f22d9a1d827b6730f8eade2388c41abdaa"><code>8542f2f</code></a>
Update endpoints model</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.66.2...service/s3/v1.66.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/containers/image/v5` from 5.32.2 to 5.33.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/containers/image/releases">github.com/containers/image/v5's
releases</a>.</em></p>
<blockquote>
<h2>v5.33.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Merge 5.32.1 back into <code>main</code> by <a
href="https://github.com/mtrmac"><code>@​mtrmac</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2510">containers/image#2510</a></li>
<li>Update module github.com/docker/docker to v27.1.2+incompatible by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2516">containers/image#2516</a></li>
<li>Update module github.com/docker/cli to v27.1.2+incompatible by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2515">containers/image#2515</a></li>
<li>pkg/blobcache: simplify test case by <a
href="https://github.com/kolyshkin"><code>@​kolyshkin</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2521">containers/image#2521</a></li>
<li>[CI:DOCS] Update dependency golangci/golangci-lint to v1.60.1 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2517">containers/image#2517</a></li>
<li>Update module github.com/vbauerster/mpb/v8 to v8.8.1 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2525">containers/image#2525</a></li>
<li>Introduce/use JSONFormatToInvalidSignatureError by <a
href="https://github.com/kolyshkin"><code>@​kolyshkin</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2518">containers/image#2518</a></li>
<li>fix(deps): update module github.com/vbauerster/mpb/v8 to v8.8.2 by
<a href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2528">containers/image#2528</a></li>
<li>fix(deps): update module dario.cat/mergo to v1.0.1 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2527">containers/image#2527</a></li>
<li>Use %w to wrap errors, enable errorlint by <a
href="https://github.com/kolyshkin"><code>@​kolyshkin</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2519">containers/image#2519</a></li>
<li>Add <code>keyPaths</code>, <code>keyDatas</code> to
<code>prSigstoreSigned</code> by <a
href="https://github.com/mtrmac"><code>@​mtrmac</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2524">containers/image#2524</a></li>
<li>Add support for accepting multiple Rekor public keys by <a
href="https://github.com/mtrmac"><code>@​mtrmac</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2526">containers/image#2526</a></li>
<li>Release 5.32.2 by <a
href="https://github.com/mtrmac"><code>@​mtrmac</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2531">containers/image#2531</a></li>
<li>[CI:DOCS] Update dependency golangci/golangci-lint to v1.60.2 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2533">containers/image#2533</a></li>
<li>Merge release-5.32 into main by <a
href="https://github.com/mtrmac"><code>@​mtrmac</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2532">containers/image#2532</a></li>
<li>Update module github.com/vbauerster/mpb/v8 to v8.8.3 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2540">containers/image#2540</a></li>
<li>[CI:DOCS] Update dependency golangci/golangci-lint to v1.60.3 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2535">containers/image#2535</a></li>
<li>Support proxy environment for docker client by <a
href="https://github.com/PMExtra"><code>@​PMExtra</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2424">containers/image#2424</a></li>
<li>Update module github.com/docker/docker to v27.2.0+incompatible by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2543">containers/image#2543</a></li>
<li>Update module github.com/docker/cli to v27.2.0+incompatible by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2542">containers/image#2542</a></li>
<li>Update dependency containers/automation_images to v20240821 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2545">containers/image#2545</a></li>
<li>Update golang.org/x/exp digest to 9b4947d by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2549">containers/image#2549</a></li>
<li>Add a workaround for null values in the tag list by <a
href="https://github.com/mtrmac"><code>@​mtrmac</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2544">containers/image#2544</a></li>
<li>Update module github.com/mattn/go-sqlite3 to v1.14.23 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2554">containers/image#2554</a></li>
<li>Update module golang.org/x/oauth2 to v0.23.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2555">containers/image#2555</a></li>
<li>Update module golang.org/x/term to v0.24.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2556">containers/image#2556</a></li>
<li>Update module golang.org/x/crypto to v0.27.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2561">containers/image#2561</a></li>
<li>Assorted clean ups, optimizations, and a small bug fix by <a
href="https://github.com/mtrmac"><code>@​mtrmac</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2552">containers/image#2552</a></li>
<li>Update to Go 1.22 by <a
href="https://github.com/mtrmac"><code>@​mtrmac</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2550">containers/image#2550</a></li>
<li>Update module github.com/sigstore/fulcio to v1.6.4 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2560">containers/image#2560</a></li>
<li>Refactor image deletion in OCI by <a
href="https://github.com/mtrmac"><code>@​mtrmac</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2551">containers/image#2551</a></li>
<li>Update module github.com/docker/docker to v27.2.1+incompatible by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2564">containers/image#2564</a></li>
<li>Update module github.com/docker/cli to v27.2.1+incompatible by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2563">containers/image#2563</a></li>
<li>Update dependency golangci/golangci-lint to v1.61.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2565">containers/image#2565</a></li>
<li>storage: use PrepareStagedLayer instead of ApplyDiffWithDiffer by <a
href="https://github.com/giuseppe"><code>@​giuseppe</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2570">containers/image#2570</a></li>
<li>fix(deps): update module github.com/sigstore/sigstore to v1.8.9 by
<a href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2571">containers/image#2571</a></li>
<li>copy: Don't print &quot;skipped: 0.0b = 0.00%&quot; by <a
href="https://github.com/cgwalters"><code>@​cgwalters</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2576">containers/image#2576</a></li>
<li>fix(deps): update module github.com/docker/docker to
v27.3.0+incompatible by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2575">containers/image#2575</a></li>
<li>fix(deps): update module github.com/docker/cli to
v27.3.0+incompatible by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2574">containers/image#2574</a></li>
<li>fix(deps): update module github.com/docker/cli to
v27.3.1+incompatible by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2577">containers/image#2577</a></li>
<li>fix(deps): update module github.com/docker/docker to
v27.3.1+incompatible by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2578">containers/image#2578</a></li>
<li>Fix an incorrect expected MIME type when validating manifests by <a
href="https://github.com/mtrmac"><code>@​mtrmac</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2572">containers/image#2572</a></li>
<li>fix(deps): update module github.com/klauspost/compress to v1.17.10
by <a href="https://github.com/renovate"><code>@​renovate</code></a> in
<a
href="https://redirect.github.com/containers/image/pull/2580">containers/image#2580</a></li>
<li>fix(deps): update module github.com/vbatts/tar-split to v0.11.6 by
<a href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2584">containers/image#2584</a></li>
<li>Fix: Improving error log message for missing policy.json file by <a
href="https://github.com/Sativarsainath-26"><code>@​Sativarsainath-26</code></a>
in <a
href="https://redirect.github.com/containers/image/pull/2582">containers/image#2582</a></li>
<li>fix(deps): update github.com/containers/storage digest to 4bf3f07 by
<a href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2586">containers/image#2586</a></li>
<li>fix(deps): update golang.org/x/exp digest to 701f63a by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/containers/image/pull/2587">containers/image#2587</a></li>
<li>registry: remove ping v1 by <a
href="https://github.com/carlosrodfern"><code>@​carlosrodfern</code></a>
in <a
href="https://redirect.github.com/containers/image/pull/2588">containers/image#2588</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/containers/image/commit/c3a2029b177e90edf41872fce85e267725ee24ed"><code>c3a2029</code></a>
Bump to c/image v5.33.0</li>
<li><a
href="https://github.com/containers/image/commit/04d69d5888a4baabb1fb7bf7db7f7ede8859dbd6"><code>04d69d5</code></a>
Bump to c/storage v1.56.0</li>
<li><a
href="https://github.com/containers/image/commit/59417aed3db19c66039e72b24432d69a34e911e2"><code>59417ae</code></a>
Merge pull request <a
href="https://redirect.github.com/containers/image/issues/2609">#2609</a>
from mtrmac/copy-resolve-destination</li>
<li><a
href="https://github.com/containers/image/commit/6ba898f74fd4b434369ae24917b9528d8f5b02eb"><code>6ba898f</code></a>
HACK: Only return an image ID from ReportResolvedReference for
c/storage</li>
<li><a
href="https://github.com/containers/image/commit/125f8628515c55ba697c372406e918ac1f868332"><code>125f862</code></a>
Return a precise reference to the created image when writing to
containers-st...</li>
<li><a
href="https://github.com/containers/image/commit/91d22b295c2907feca01a468587a9ba34d334da9"><code>91d22b2</code></a>
Introduce private.ImageDestination.CommitWithOptions</li>
<li><a
href="https://github.com/containers/image/commit/831269d7508b36d88d662cd6e40d0c6294626ecf"><code>831269d</code></a>
Rename an options variable to imgOptions</li>
<li><a
href="https://github.com/containers/image/commit/ba2a4ae0ab3354a9d3ca32bbb79e930da421d8ba"><code>ba2a4ae</code></a>
Merge pull request <a
href="https://redirect.github.com/containers/image/issues/2616">#2616</a>
from containers/renovate/golang.org-x-exp-digest</li>
<li><a
href="https://github.com/containers/image/commit/6bcb929a718e94c2d3b3a902c5192b6fea8f5fdd"><code>6bcb929</code></a>
fix(deps): update golang.org/x/exp digest to f66d83c</li>
<li><a
href="https://github.com/containers/image/commit/228de939b333816e7f0400df27da4973a36d8506"><code>228de93</code></a>
Merge pull request <a
href="https://redirect.github.com/containers/image/issues/2615">#2615</a>
from containers/renovate/github.com-containers-stora...</li>
<li>Additional commits viewable in <a
href="https://github.com/containers/image/compare/v5.32.2...v5.33.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `golang.org/x/net` from 0.30.0 to 0.31.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/net/commit/334afa0d53434157eb708b09ff35a42db2c4531a"><code>334afa0</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/net/commit/d7f220d3b8964f859b642e7d7c1a0d0973000939"><code>d7f220d</code></a>
quic: add LocalAddr and RemoteAddr to quic.Conn</li>
<li><a
href="https://github.com/golang/net/commit/858db1a8c8f71cbefb8ff2c896ff9aa86d761a47"><code>858db1a</code></a>
http2: surface errors occurring very early in a client conn's
lifetime</li>
<li><a
href="https://github.com/golang/net/commit/0aa844c2c8b6054d98e91f074355d5a50528934c"><code>0aa844c</code></a>
http2: support unencrypted HTTP/2 handoff from net/http</li>
<li><a
href="https://github.com/golang/net/commit/f35fec92ec9213ee211cf45f451a5970386f7978"><code>f35fec9</code></a>
http2: detect hung client connections by confirming stream resets</li>
<li><a
href="https://github.com/golang/net/commit/e883daec587fecbebb6434e53c153335e8bdeaef"><code>e883dae</code></a>
README: don't recommend go get</li>
<li><a
href="https://github.com/golang/net/commit/511cc3a40645a2f6ed3d21a1d0803b5057b9aaa1"><code>511cc3a</code></a>
html: add Node.{Ancestors,ChildNodes,Descendants}()</li>
<li><a
href="https://github.com/golang/net/commit/4783315416d92ff3d4664762748bd21776b42b98"><code>4783315</code></a>
http2: limit 1xx based on size, do not limit when delivered</li>
<li><a
href="https://github.com/golang/net/commit/5716b9813d2c78aa3bb6e08160517facfb2e84e6"><code>5716b98</code></a>
internal/socket: execute gofmt</li>
<li><a
href="https://github.com/golang/net/commit/42b11863606139133313f265e6cf2a4d1d8ca972"><code>42b1186</code></a>
http2: support ResponseController.EnableFullDuplex</li>
<li>See full diff in <a
href="https://github.com/golang/net/compare/v0.30.0...v0.31.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/oauth2/commit/22134a41033e44c2cd074106770ab5b7ca910d15"><code>22134a4</code></a>
README: don't recommend go get</li>
<li>See full diff in <a
href="https://github.com/golang/oauth2/compare/v0.23.0...v0.24.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `golang.org/x/text` from 0.19.0 to 0.20.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/text/commit/efd25daf282ae4d20d3625f1ccb4452fe40967ae"><code>efd25da</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/text/commit/8a0e65e7b4f02a20d3127cd6960cdf11941d2ad4"><code>8a0e65e</code></a>
README: don't recommend go get</li>
<li><a
href="https://github.com/golang/text/commit/fefda1abda0b8b7ada7be0c47594528770c4c162"><code>fefda1a</code></a>
internal/texttest: remove Run and Bench helpers</li>
<li><a
href="https://github.com/golang/text/commit/a457f47ba270b8aaa55d617b739beaee4233b2a0"><code>a457f47</code></a>
all: normalize subtest names to NFC</li>
<li>See full diff in <a
href="https://github.com/golang/text/compare/v0.19.0...v0.20.0">compare
view</a></li>
</ul>
</details>
<br />


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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 284e158 commit 4bdd426
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 81 deletions.
52 changes: 26 additions & 26 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ require (
github.com/DataDog/gostackparse v0.7.0
github.com/InfiniteLoopSpace/go_S-MIME v0.0.0-20181221134359-3f58f9a4b2b6
github.com/Masterminds/semver/v3 v3.3.0
github.com/aws/aws-sdk-go-v2 v1.32.3
github.com/aws/aws-sdk-go-v2/config v1.28.1
github.com/aws/aws-sdk-go-v2/credentials v1.17.42
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.35
github.com/aws/aws-sdk-go-v2/service/ecr v1.36.3
github.com/aws/aws-sdk-go-v2/service/s3 v1.66.2
github.com/aws/aws-sdk-go-v2 v1.32.4
github.com/aws/aws-sdk-go-v2/config v1.28.3
github.com/aws/aws-sdk-go-v2/credentials v1.17.44
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.37
github.com/aws/aws-sdk-go-v2/service/ecr v1.36.5
github.com/aws/aws-sdk-go-v2/service/s3 v1.66.3
github.com/cloudflare/cfssl v1.6.5
github.com/containerd/containerd v1.7.23
github.com/containerd/errdefs v1.0.0
github.com/containerd/log v0.1.0
github.com/containers/image/v5 v5.32.2
github.com/containers/image/v5 v5.33.0
github.com/cyberphone/json-canonicalization v0.0.0-20231217050601-ba74d44ecf5f
github.com/distribution/reference v0.6.0
github.com/docker/cli v27.3.1+incompatible
Expand Down Expand Up @@ -70,9 +70,9 @@ require (
github.com/xeipuuv/gojsonschema v1.2.0
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
golang.org/x/net v0.30.0
golang.org/x/oauth2 v0.23.0
golang.org/x/text v0.19.0
golang.org/x/net v0.31.0
golang.org/x/oauth2 v0.24.0
golang.org/x/text v0.20.0
gopkg.in/op/go-logging.v1 v1.0.0-20160211212156-b2cb9fa56473
gopkg.in/yaml.v3 v3.0.1
helm.sh/helm/v3 v3.16.2
Expand Down Expand Up @@ -127,19 +127,19 @@ require (
github.com/aliyun/credentials-go v1.3.10 // indirect
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.6 // indirect
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.18 // indirect
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.22 // indirect
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.22 // indirect
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.19 // indirect
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.23 // indirect
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.23 // indirect
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 // indirect
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.22 // indirect
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.23 // indirect
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.27.2 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.0 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.4.3 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.3 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.3 // indirect
github.com/aws/aws-sdk-go-v2/service/sso v1.24.3 // indirect
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.3 // indirect
github.com/aws/aws-sdk-go-v2/service/sts v1.32.3 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.4.4 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.4 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.4 // indirect
github.com/aws/aws-sdk-go-v2/service/sso v1.24.5 // indirect
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.4 // indirect
github.com/aws/aws-sdk-go-v2/service/sts v1.32.4 // indirect
github.com/aws/smithy-go v1.22.0 // indirect
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20241009180534-e718692eec62 // indirect
github.com/beorn7/perks v1.0.1 // indirect
Expand All @@ -160,7 +160,7 @@ require (
github.com/containerd/stargz-snapshotter/estargz v0.15.1 // indirect
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
github.com/containers/ocicrypt v1.2.0 // indirect
github.com/containers/storage v1.55.0 // indirect
github.com/containers/storage v1.56.0 // indirect
github.com/coreos/go-oidc/v3 v3.11.0 // indirect
github.com/cyphar/filepath-securejoin v0.3.4 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
Expand Down Expand Up @@ -259,6 +259,7 @@ require (
github.com/moby/docker-image-spec v1.3.1 // indirect
github.com/moby/locker v1.0.1 // indirect
github.com/moby/spdystream v0.5.0 // indirect
github.com/moby/sys/capability v0.3.0 // indirect
github.com/moby/sys/mountinfo v0.7.2 // indirect
github.com/moby/sys/sequential v0.6.0 // indirect
github.com/moby/sys/user v0.3.0 // indirect
Expand Down Expand Up @@ -304,7 +305,6 @@ require (
github.com/spf13/viper v1.19.0 // indirect
github.com/spiffe/go-spiffe/v2 v2.4.0 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d // indirect
github.com/thales-e-security/pool v0.0.2 // indirect
github.com/theupdateframework/go-tuf v0.7.0 // indirect
Expand Down Expand Up @@ -337,11 +337,11 @@ require (
go.step.sm/crypto v0.54.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.27.0 // indirect
golang.org/x/crypto v0.28.0 // indirect
golang.org/x/crypto v0.29.0 // indirect
golang.org/x/mod v0.21.0 // indirect
golang.org/x/sync v0.8.0 // indirect
golang.org/x/sys v0.26.0 // indirect
golang.org/x/term v0.25.0 // indirect
golang.org/x/sync v0.9.0 // indirect
golang.org/x/sys v0.27.0 // indirect
golang.org/x/term v0.26.0 // indirect
golang.org/x/time v0.7.0 // indirect
golang.org/x/tools v0.26.0 // indirect
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
Expand Down
Loading

0 comments on commit 4bdd426

Please sign in to comment.