Commit e230aec
authored
Bump the gomod group with 2 updates (#2550)
Bumps the gomod group with 2 updates:
[github.com/bufbuild/buf](https://github.com/bufbuild/buf) and
[github.com/google/go-containerregistry](https://github.com/google/go-containerregistry).
Updates `github.com/bufbuild/buf` from 1.70.0 to 1.71.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/releases">github.com/bufbuild/buf's
releases</a>.</em></p>
<blockquote>
<h2>v1.71.0</h2>
<ul>
<li>Port new formatter and fix bugs for in-line block comment
spacing.</li>
<li>Fix handling for an empty rpc input/output.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/blob/main/CHANGELOG.md">github.com/bufbuild/buf's
changelog</a>.</em></p>
<blockquote>
<h2>[v1.71.0] - 2026-06-16</h2>
<ul>
<li>Port new formatter and fix bugs for in-line block comment
spacing.</li>
<li>Fix handling for an empty rpc input/output.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/buf/commit/509563de095a72cf96fede0654d37e60a446505a"><code>509563d</code></a>
Release v1.71.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/4583">#4583</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/62f0523a1e7c9e405aa87d2ed39f63c5706c138c"><code>62f0523</code></a>
Validate UUID assert not nil (<a
href="https://redirect.github.com/bufbuild/buf/issues/4580">#4580</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/32e150f9413f0d56cde7735d8b9b9fa6ef1867c8"><code>32e150f</code></a>
Make upgrade (<a
href="https://redirect.github.com/bufbuild/buf/issues/4579">#4579</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/5e30bd80dc22be46229d4cc8d0892e5484090734"><code>5e30bd8</code></a>
Support recursive glob (.**) in bufimageutil type filters (<a
href="https://redirect.github.com/bufbuild/buf/issues/4571">#4571</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/9c4f1ea068033b314a2a45af405dc262e4ba335f"><code>9c4f1ea</code></a>
Make upgrade (<a
href="https://redirect.github.com/bufbuild/buf/issues/4567">#4567</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/35db15a5ad380e8abb9781bfdfe7893a9f54a614"><code>35db15a</code></a>
Upgrade protocompile (<a
href="https://redirect.github.com/bufbuild/buf/issues/4565">#4565</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/4350c36e1739f87f8ecc1b99578c33c87d19a884"><code>4350c36</code></a>
Fix license badge in readme (<a
href="https://redirect.github.com/bufbuild/buf/issues/4564">#4564</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/e1fe7e1dca6320a9b84570a223a621e7e85ba72f"><code>e1fe7e1</code></a>
Add key for context7 (<a
href="https://redirect.github.com/bufbuild/buf/issues/4563">#4563</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/167e8fcaa651bca2a18a191b44a233a85212afcf"><code>167e8fc</code></a>
Add context7 MCP support (<a
href="https://redirect.github.com/bufbuild/buf/issues/4562">#4562</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/74b028760880e5ab4f3051e0c7ff3a7b83ecb1ca"><code>74b0287</code></a>
Disable automatic Git maintenance in cloner (<a
href="https://redirect.github.com/bufbuild/buf/issues/4554">#4554</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bufbuild/buf/compare/v1.70.0...v1.71.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/google/go-containerregistry` from 0.21.6 to 0.21.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/go-containerregistry/releases">github.com/google/go-containerregistry's
releases</a>.</em></p>
<blockquote>
<h2>v0.21.7</h2>
<h2>What's Changed</h2>
<ul>
<li>tarball: return error instead of panicking on missing
rootfs.diff_ids by <a
href="https://github.com/iahsanGill"><code>@iahsanGill</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2304">google/go-containerregistry#2304</a></li>
<li>gcrane: honor --platform flag in copy by <a
href="https://github.com/iahsanGill"><code>@iahsanGill</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2307">google/go-containerregistry#2307</a></li>
<li>mutate: verify layer digests in Extract and Time by <a
href="https://github.com/momenashrafff"><code>@momenashrafff</code></a>
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2303">google/go-containerregistry#2303</a></li>
<li>tarball: close layer readers during Write by <a
href="https://github.com/nandbhat"><code>@nandbhat</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2308">google/go-containerregistry#2308</a></li>
<li>build(deps): bump the actions group across 1 directory with 2
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2311">google/go-containerregistry#2311</a></li>
<li>build(deps): bump github.com/docker/cli from 29.4.3+incompatible to
29.5.2+incompatible in the go-deps group across 1 directory by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2312">google/go-containerregistry#2312</a></li>
<li>BUGFIX: Fail with error when read exceeds maximum by <a
href="https://github.com/inteon"><code>@inteon</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2328">google/go-containerregistry#2328</a></li>
<li>build(deps): bump the actions group across 1 directory with 2
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2327">google/go-containerregistry#2327</a></li>
<li>fix(name): anchor loopback registry detection by <a
href="https://github.com/rohan-patnaik"><code>@rohan-patnaik</code></a>
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2314">google/go-containerregistry#2314</a></li>
<li>Reject symlinks in OCI layout blobs by <a
href="https://github.com/mosskappa"><code>@mosskappa</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2306">google/go-containerregistry#2306</a></li>
<li>fix(crane): avoid creating export tar on pull failure by <a
href="https://github.com/Haihan-Jiang"><code>@Haihan-Jiang</code></a>
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2318">google/go-containerregistry#2318</a></li>
<li>feat(kubernetes): allow ignoring pull secrets by <a
href="https://github.com/rohan-patnaik"><code>@rohan-patnaik</code></a>
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2315">google/go-containerregistry#2315</a></li>
<li>fix(name): preserve localhost registry references by <a
href="https://github.com/rohan-patnaik"><code>@rohan-patnaik</code></a>
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2316">google/go-containerregistry#2316</a></li>
<li>pkg/registry: export ErrNotFound by <a
href="https://github.com/malt3"><code>@malt3</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2176">google/go-containerregistry#2176</a></li>
<li>pkg/registry: export RedirectError by <a
href="https://github.com/malt3"><code>@malt3</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2177">google/go-containerregistry#2177</a></li>
<li>build(deps): bump the go-deps group across 1 directory with 2
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2343">google/go-containerregistry#2343</a></li>
<li>build(deps): bump the actions group across 1 directory with 2
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2344">google/go-containerregistry#2344</a></li>
<li>fix: prevent SSRF in google.List() pagination by <a
href="https://github.com/tufstraka"><code>@tufstraka</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2332">google/go-containerregistry#2332</a></li>
<li>internal/gzip: fix goroutine leak in ReadCloserLevel by <a
href="https://github.com/amarkdotdev"><code>@amarkdotdev</code></a> in
<a
href="https://redirect.github.com/google/go-containerregistry/pull/2347">google/go-containerregistry#2347</a></li>
<li>fix(transport): apply refreshed bearer token after cross-host
redirect by <a
href="https://github.com/64johnlee"><code>@64johnlee</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2337">google/go-containerregistry#2337</a></li>
<li>build(deps): bump the go-deps group across 3 directories with 4
updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2348">google/go-containerregistry#2348</a></li>
<li>fix(tarball): normalize paths when matching files by <a
href="https://github.com/bstoll"><code>@bstoll</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2334">google/go-containerregistry#2334</a></li>
<li>transport: do not re-attach bearer token after cross-host redirect
by <a href="https://github.com/evilgensec"><code>@evilgensec</code></a>
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2349">google/go-containerregistry#2349</a></li>
<li>Bump CI go version to 1.26.4 by <a
href="https://github.com/Subserial"><code>@Subserial</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2350">google/go-containerregistry#2350</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/momenashrafff"><code>@momenashrafff</code></a>
made their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2303">google/go-containerregistry#2303</a></li>
<li><a href="https://github.com/nandbhat"><code>@nandbhat</code></a>
made their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2308">google/go-containerregistry#2308</a></li>
<li><a href="https://github.com/inteon"><code>@inteon</code></a> made
their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2328">google/go-containerregistry#2328</a></li>
<li><a
href="https://github.com/rohan-patnaik"><code>@rohan-patnaik</code></a>
made their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2314">google/go-containerregistry#2314</a></li>
<li><a href="https://github.com/mosskappa"><code>@mosskappa</code></a>
made their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2306">google/go-containerregistry#2306</a></li>
<li><a
href="https://github.com/Haihan-Jiang"><code>@Haihan-Jiang</code></a>
made their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2318">google/go-containerregistry#2318</a></li>
<li><a href="https://github.com/tufstraka"><code>@tufstraka</code></a>
made their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2332">google/go-containerregistry#2332</a></li>
<li><a
href="https://github.com/amarkdotdev"><code>@amarkdotdev</code></a>
made their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2347">google/go-containerregistry#2347</a></li>
<li><a href="https://github.com/64johnlee"><code>@64johnlee</code></a>
made their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2337">google/go-containerregistry#2337</a></li>
<li><a href="https://github.com/bstoll"><code>@bstoll</code></a> made
their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/2334">google/go-containerregistry#2334</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/go-containerregistry/compare/v0.21.6...v0.21.7">https://github.com/google/go-containerregistry/compare/v0.21.6...v0.21.7</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/go-containerregistry/commit/c68d899782693b63b7549166812aa996f17a660c"><code>c68d899</code></a>
Bump go version to 1.26.4 (<a
href="https://redirect.github.com/google/go-containerregistry/issues/2350">#2350</a>)</li>
<li><a
href="https://github.com/google/go-containerregistry/commit/da61d865f872bdc93fdf24e54a4fb6e2a47cb3b6"><code>da61d86</code></a>
transport: do not re-attach bearer token after cross-host redirect (<a
href="https://redirect.github.com/google/go-containerregistry/issues/2349">#2349</a>)</li>
<li><a
href="https://github.com/google/go-containerregistry/commit/09fe1e55280ac9a76c18c30e39d849c80fe391ce"><code>09fe1e5</code></a>
fix(tarball): normalize paths when matching files (<a
href="https://redirect.github.com/google/go-containerregistry/issues/2334">#2334</a>)</li>
<li><a
href="https://github.com/google/go-containerregistry/commit/5baa399d0908f17dffe74212377f133b1bca793a"><code>5baa399</code></a>
build(deps): bump the go-deps group across 3 directories with 4 updates
(<a
href="https://redirect.github.com/google/go-containerregistry/issues/2348">#2348</a>)</li>
<li><a
href="https://github.com/google/go-containerregistry/commit/97a8a17e27250ba893bed9eeeec525d1119c8f27"><code>97a8a17</code></a>
fix(transport): apply refreshed bearer token after cross-host redirect
(<a
href="https://redirect.github.com/google/go-containerregistry/issues/2337">#2337</a>)</li>
<li><a
href="https://github.com/google/go-containerregistry/commit/e9634975f4ac2a144391092b10d756ee53c20303"><code>e963497</code></a>
internal/gzip: fix goroutine leak in ReadCloserLevel (<a
href="https://redirect.github.com/google/go-containerregistry/issues/2347">#2347</a>)</li>
<li><a
href="https://github.com/google/go-containerregistry/commit/02649eab0d52601b1a082ef2c574c195a5e147fc"><code>02649ea</code></a>
fix: prevent SSRF in google.List() pagination (<a
href="https://redirect.github.com/google/go-containerregistry/issues/2332">#2332</a>)</li>
<li><a
href="https://github.com/google/go-containerregistry/commit/7204b401d376fe336fd00e2a4a0c03edc1d40d56"><code>7204b40</code></a>
build(deps): bump the actions group across 1 directory with 2 updates
(<a
href="https://redirect.github.com/google/go-containerregistry/issues/2344">#2344</a>)</li>
<li><a
href="https://github.com/google/go-containerregistry/commit/4cfaa93eb4440240c3ed453eae4f328babd7ccfc"><code>4cfaa93</code></a>
build(deps): bump the go-deps group across 1 directory with 2 updates
(<a
href="https://redirect.github.com/google/go-containerregistry/issues/2343">#2343</a>)</li>
<li><a
href="https://github.com/google/go-containerregistry/commit/6849394e8a65e2da1177d5b5b00e903551ada1c9"><code>6849394</code></a>
pkg/registry: export RedirectError (<a
href="https://redirect.github.com/google/go-containerregistry/issues/2177">#2177</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/google/go-containerregistry/compare/v0.21.6...v0.21.7">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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 50c2c10 commit e230aec
2 files changed
Lines changed: 20 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
| 76 | + | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments