Skip to content

Commit f8f8888

Browse files
Bump github.com/google/go-containerregistry from 0.21.2 to 0.21.3 in the gomod group (#2351)
Bumps the gomod group with 1 update: [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry). Updates `github.com/google/go-containerregistry` from 0.21.2 to 0.21.3 <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.3</h2> <h2>What's Changed</h2> <ul> <li>Adds local file support to the <code>crane index</code> subcommand by <a href="https://github.com/edwardthiele"><code>@​edwardthiele</code></a> in <a href="https://redirect.github.com/google/go-containerregistry/pull/2223">google/go-containerregistry#2223</a></li> <li>migrate to github.com/moby/moby modules by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://redirect.github.com/google/go-containerregistry/pull/2228">google/go-containerregistry#2228</a></li> <li>Bump the go-deps group across 4 directories with 7 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/google/go-containerregistry/pull/2233">google/go-containerregistry#2233</a></li> <li>Bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 in the actions group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/google/go-containerregistry/pull/2220">google/go-containerregistry#2220</a></li> <li>mutate: reject path traversal and symlink escape in Extract by <a href="https://github.com/KevinZhao"><code>@​KevinZhao</code></a> in <a href="https://redirect.github.com/google/go-containerregistry/pull/2227">google/go-containerregistry#2227</a></li> <li>tarball: detect symlink cycles in extractFileFromTar by <a href="https://github.com/vnykmshr"><code>@​vnykmshr</code></a> in <a href="https://redirect.github.com/google/go-containerregistry/pull/2232">google/go-containerregistry#2232</a></li> <li>bump golang to 1.25.7 by <a href="https://github.com/Subserial"><code>@​Subserial</code></a> in <a href="https://redirect.github.com/google/go-containerregistry/pull/2236">google/go-containerregistry#2236</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/edwardthiele"><code>@​edwardthiele</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-containerregistry/pull/2223">google/go-containerregistry#2223</a></li> <li><a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-containerregistry/pull/2228">google/go-containerregistry#2228</a></li> <li><a href="https://github.com/KevinZhao"><code>@​KevinZhao</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-containerregistry/pull/2227">google/go-containerregistry#2227</a></li> <li><a href="https://github.com/vnykmshr"><code>@​vnykmshr</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-containerregistry/pull/2232">google/go-containerregistry#2232</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/go-containerregistry/compare/v0.21.2...v0.21.3">https://github.com/google/go-containerregistry/compare/v0.21.2...v0.21.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/go-containerregistry/commit/3888fb8f87385a95591ba2fa08acc97a72058f2e"><code>3888fb8</code></a> bump golang to 1.25.7 (<a href="https://redirect.github.com/google/go-containerregistry/issues/2236">#2236</a>)</li> <li><a href="https://github.com/google/go-containerregistry/commit/f4396242bd42e42954077c6ead76628dd0fc6c38"><code>f439624</code></a> tarball: detect symlink cycles in extractFileFromTar (<a href="https://redirect.github.com/google/go-containerregistry/issues/2232">#2232</a>)</li> <li><a href="https://github.com/google/go-containerregistry/commit/400c263d8e8d374d2c53153b820c26bb250e9196"><code>400c263</code></a> mutate: reject path traversal and symlink escape in Extract (<a href="https://redirect.github.com/google/go-containerregistry/issues/2227">#2227</a>)</li> <li><a href="https://github.com/google/go-containerregistry/commit/47eedc9de49f351198daa5e6a6bd1374df9dd4e8"><code>47eedc9</code></a> Bump goreleaser/goreleaser-action in the actions group (<a href="https://redirect.github.com/google/go-containerregistry/issues/2220">#2220</a>)</li> <li><a href="https://github.com/google/go-containerregistry/commit/be0a84599955dbf8421de3723e1e2dc782343af6"><code>be0a845</code></a> Bump the go-deps group across 4 directories with 7 updates (<a href="https://redirect.github.com/google/go-containerregistry/issues/2233">#2233</a>)</li> <li><a href="https://github.com/google/go-containerregistry/commit/e9163014982efe9b72a469d9953f43519e46b1e1"><code>e916301</code></a> migrate to github.com/moby/moby modules (<a href="https://redirect.github.com/google/go-containerregistry/issues/2228">#2228</a>)</li> <li><a href="https://github.com/google/go-containerregistry/commit/8b2478e69f3dd9039a5d89e2fbcefb512ac735eb"><code>8b2478e</code></a> Adds local file support to the <code>crane index</code> subcommand (<a href="https://redirect.github.com/google/go-containerregistry/issues/2223">#2223</a>)</li> <li>See full diff in <a href="https://github.com/google/go-containerregistry/compare/v0.21.2...v0.21.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/google/go-containerregistry&package-manager=go_modules&previous-version=0.21.2&new-version=0.21.3)](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 <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 4219359 commit f8f8888

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
buf.build/go/interrupt v1.1.0
99
buf.build/go/standard v0.1.0
1010
github.com/bufbuild/buf v1.66.1
11-
github.com/google/go-containerregistry v0.21.2
11+
github.com/google/go-containerregistry v0.21.3
1212
github.com/google/go-github/v72 v72.0.0
1313
github.com/hashicorp/go-retryablehttp v0.7.8
1414
github.com/spf13/pflag v1.0.10
@@ -43,4 +43,5 @@ require (
4343
go.yaml.in/yaml/v3 v3.0.4 // indirect
4444
golang.org/x/crypto v0.48.0 // indirect
4545
golang.org/x/sys v0.42.0 // indirect
46+
gotest.tools/v3 v3.5.2 // indirect
4647
)

go.sum

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ github.com/fatih/color v1.16.0/go.mod h1:fL2Sau1YI5c0pdGEVCbKQbLXB6edEj1ZgiY4Nij
3030
github.com/google/go-cmp v0.5.2/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
3131
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
3232
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
33-
github.com/google/go-containerregistry v0.21.2 h1:vYaMU4nU55JJGFC9JR/s8NZcTjbE9DBBbvusTW9NeS0=
34-
github.com/google/go-containerregistry v0.21.2/go.mod h1:ctO5aCaewH4AK1AumSF5DPW+0+R+d2FmylMJdp5G7p0=
33+
github.com/google/go-containerregistry v0.21.3 h1:Xr+yt3VvwOOn/5nJzd7UoOhwPGiPkYW0zWDLLUXqAi4=
34+
github.com/google/go-containerregistry v0.21.3/go.mod h1:D5ZrJF1e6dMzvInpBPuMCX0FxURz7GLq2rV3Us9aPkc=
3535
github.com/google/go-github/v72 v72.0.0 h1:FcIO37BLoVPBO9igQQ6tStsv2asG4IPcYFi655PPvBM=
3636
github.com/google/go-github/v72 v72.0.0/go.mod h1:WWtw8GMRiL62mvIquf1kO3onRHeWWKmK01qdCY8c5fg=
3737
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8=
@@ -56,8 +56,6 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
5656
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
5757
github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040=
5858
github.com/opencontainers/image-spec v1.1.1/go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M=
59-
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
60-
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
6159
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
6260
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
6361
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=
@@ -90,5 +88,5 @@ gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+
9088
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
9189
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
9290
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
93-
gotest.tools/v3 v3.0.3 h1:4AuOwCGf4lLR9u3YOe2awrHygurzhO/HeQ6laiA6Sx0=
94-
gotest.tools/v3 v3.0.3/go.mod h1:Z7Lb0S5l+klDB31fvDQX8ss/FlKDxtlFlw3Oa8Ymbl8=
91+
gotest.tools/v3 v3.5.2 h1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q=
92+
gotest.tools/v3 v3.5.2/go.mod h1:LtdLGcnqToBH83WByAAi/wiwSFCArdFIUV/xxN4pcjA=

0 commit comments

Comments
 (0)