Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [github.com/docker/cli](https://github.com/docker/cli) |
`27.3.1+incompatible` | `27.4.0+incompatible` |
| [github.com/docker/docker](https://github.com/docker/docker) |
`27.3.1+incompatible` | `27.4.0+incompatible` |
| [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.41.1`
| `0.43.0` |
|
[github.com/mittwald/go-helm-client](https://github.com/mittwald/go-helm-client)
| `0.12.14` | `0.12.15` |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.36.0` |
`1.36.1` |
| [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) |
`1.8.10` | `1.8.11` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.31.3` | `0.32.0`
|
|
[k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver)
| `0.31.3` | `0.32.0` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) |
`0.31.3` | `0.32.0` |
| [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) |
`0.31.3` | `0.32.0` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.3`
| `0.32.0` |

Updates `github.com/docker/cli` from 27.3.1+incompatible to
27.4.0+incompatible
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/docker/cli/commit/bde2b893136c1c7a2894386e4f8743089c89b041"><code>bde2b89</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/5669">#5669</a> from
thaJeztah/27.x_update_go_1.22.10</li>
<li><a
href="https://github.com/docker/cli/commit/3284a80b05ea0e25b33cfd8ed383ee105d18a5bd"><code>3284a80</code></a>
update to go1.22.10</li>
<li><a
href="https://github.com/docker/cli/commit/b7064a2758af468fdc4095e980d2f4bfc75770ce"><code>b7064a2</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/5661">#5661</a> from
thaJeztah/27.x_backport_remove_repoinfo_class</li>
<li><a
href="https://github.com/docker/cli/commit/67b6fe0b55463e1a351b32c2b1396616ecd9e1d7"><code>67b6fe0</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/5649">#5649</a> from
thaJeztah/27.x_update_engine</li>
<li><a
href="https://github.com/docker/cli/commit/5a0508ccc80a39e643379837e83433f6e89ccfa4"><code>5a0508c</code></a>
cli/trust: GetNotaryRepository: remove uses of RepositoryInfo.Class</li>
<li><a
href="https://github.com/docker/cli/commit/9348385006328bd9a9655cdee88f1d82dbe45aef"><code>9348385</code></a>
vendor: github.com/docker/docker v27.4.0-rc.3</li>
<li><a
href="https://github.com/docker/cli/commit/9ea09fd3642271a6690b4c402cc3d4a9818a686f"><code>9ea09fd</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/5652">#5652</a> from
vvoland/5651-27.x</li>
<li><a
href="https://github.com/docker/cli/commit/0c9e0b43cec4648ebe722954900a280858aad48c"><code>0c9e0b4</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/5658">#5658</a> from
thaJeztah/27.x_backport_docs-fix-screwy-dockerd...</li>
<li><a
href="https://github.com/docker/cli/commit/f4fec76472d8e5ea4aa5cd0fd924b032ce1a9205"><code>f4fec76</code></a>
docs: fix janky rendering of toc on docs.docker.com</li>
<li><a
href="https://github.com/docker/cli/commit/6fd48251ce3a63a32d1196a5e3a496cda0326289"><code>6fd4825</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/5654">#5654</a> from
Benehiko/fix-run-ctx-27.x</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/cli/compare/v27.3.1...v27.4.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/docker/docker` from 27.3.1+incompatible to
27.4.0+incompatible
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/docker/docker/releases">github.com/docker/docker's
releases</a>.</em></p>
<blockquote>
<h2>v27.4.0</h2>
<h2>27.4.0</h2>
<p>For a full list of pull requests and changes in this release, refer
to the relevant GitHub milestones:</p>
<ul>
<li><a
href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A27.4.0">docker/cli,
27.4.0 milestone</a></li>
<li><a
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A27.4.0">moby/moby,
27.4.0 milestone</a></li>
</ul>
<h3>API</h3>
<ul>
<li><code>GET /images/json</code> with the <code>manifests</code> option
enabled now preserves the original order in which manifests appeared in
the manifest-index. <a
href="https://redirect.github.com/moby/moby/pull/48712">moby/moby#48712</a></li>
</ul>
<h3>Bug fixes and enhancements</h3>
<ul>
<li>When reading logs with the <code>jsonfile</code> or
<code>local</code> log drivers, any errors while trying to read or parse
underlying log files will cause the rest of the file to be skipped and
move to the next log file (if one exists) rather than returning an error
to the client and closing the stream. The errors are viewable in the
Docker Daemon logs and exported to traces when tracing is configured. <a
href="https://redirect.github.com/moby/moby/pull/48842">moby/moby#48842</a></li>
<li>When reading log files, compressed log files are now only
decompressed when needed rather than decompressing all files before
starting the log stream. <a
href="https://redirect.github.com/moby/moby/pull/48842">moby/moby#48842</a></li>
<li>Fix an issue that meant published ports from one container on a
bridge network were not accessible from another container on the same
network with <code>userland-proxy</code> disabled, if the kernel's
<code>br_netfilter</code> module was not loaded and enabled. The daemon
will now attempt to load the module and enable
<code>bridge-nf-call-iptables</code> or
<code>bridge-nf-call-ip6tables</code> when creating a network with the
userland proxy disabled. <a
href="https://redirect.github.com/moby/moby/pull/48685">moby/moby#48685</a></li>
<li>Fix loading of <code>bridge</code> and <code>br_netfilter</code>
kernel modules. <a
href="https://redirect.github.com/moby/moby/pull/48966">moby/moby#48966</a></li>
<li>containerd image store: Fix Docker daemon failing to fully start
with a &quot;context deadline exceeded error&quot; with containerd
snapshotter and many builds/images. <a
href="https://redirect.github.com/moby/moby/pull/48954">moby/moby#48954</a></li>
<li>containerd image-store: Fix partially pulled images not being
garbage-collected. <a
href="https://redirect.github.com/moby/moby/pull/48910">moby#48910</a>,
<a
href="https://redirect.github.com/moby/moby/pull/48957">moby/moby#48957</a></li>
<li>containerd image store: Fix <code>docker image inspect</code>
outputting duplicate references in <code>RepoDigests</code>. <a
href="https://redirect.github.com/moby/moby/pull/48785">moby/moby#48785</a></li>
<li>containerd image store: Fix not being able to connect to some
insecure registries in cases where the HTTPS request failed due to a
non-TLS related error. <a
href="https://redirect.github.com/moby/moby/pull/48758">moby/moby#48758</a></li>
<li>containerd image store: Remove a confusing warning log when tagging
a non-dangling image. <a
href="https://redirect.github.com/moby/moby/pull/49010">moby/moby#49010</a></li>
<li>dockerd-rootless-setuptool.sh: let --force ignore smoke test errors
<a
href="https://redirect.github.com/moby/moby/pull/48695">moby/moby#48695</a></li>
<li>Disable IPv6 Duplicate Address Detection (DAD) for addresses
assigned to the bridges belonging to bridge networks. <a
href="https://redirect.github.com/moby/moby/pull/48684">moby/moby#48684</a></li>
<li>Remove BuildKit init timeout. <a
href="https://redirect.github.com/moby/moby/pull/48963">moby/moby#48963</a></li>
<li>Ignore &quot;dataset does not exist&quot; error when removing
dataset on ZFS. <a
href="https://redirect.github.com/moby/moby/pull/48968">moby/moby#48968</a></li>
<li>Client: Prevent idle connections leaking FDs. <a
href="https://redirect.github.com/moby/moby/pull/48764">moby/moby#48764</a></li>
<li>Fix anonymous volumes being created through the <code>--mount</code>
option not being marked as anonymous. <a
href="https://redirect.github.com/moby/moby/pull/48755">moby/moby#48755</a></li>
<li>After a daemon restart with live-restore, ensure an iptables jump to
the <code>DOCKER-USER</code> chain is placed before other rules. <a
href="https://redirect.github.com/moby/moby/pull/48714">moby/moby#48714</a></li>
<li>Fix a possible memory leak caused by OTel meters. <a
href="https://redirect.github.com/moby/moby/pull/48693">moby/moby#48693</a></li>
<li>Create distinct build history db for each store. <a
href="https://redirect.github.com/moby/moby/pull/48688">moby/moby#48688</a></li>
<li>Fix an issue that caused excessive memory usage when DNS resolution
was made in a tight loop. <a
href="https://redirect.github.com/moby/moby/pull/48840">moby/moby#48840</a></li>
<li>containerd image store: Do not underline names in <code>docker image
ls --tree</code>. <a
href="https://redirect.github.com/docker/cli/pull/5519">docker/cli#5519</a></li>
<li>containerd image store: Change name of <code>USED</code> column in
<code>docker image ls --tree</code> to <code>IN USE</code>. <a
href="https://redirect.github.com/docker/cli/pull/5518">docker/cli#5518</a></li>
<li>Fix a bug preventing image pulls from being cancelled during
<code>docker run</code>. <a
href="https://redirect.github.com/docker/cli/pull/5654">docker/cli#5654</a></li>
<li>Port some completions from the bash completion to the new cobra
based completion. <a
href="https://redirect.github.com/docker/cli/pull/5618">docker/cli#5618</a></li>
<li>The <code>docker login</code> and <code>docker logout</code> command
no longer update the configuration file if the credentials didn't
change. <a
href="https://redirect.github.com/docker/cli/pull/5569">docker/cli#5569</a></li>
<li>Optimise <code>docker stats</code> to reduce flickering issues. <a
href="https://redirect.github.com/docker/cli/pull/5588">docker/cli#5588</a>,
<a
href="https://redirect.github.com/docker/cli/pull/5635">docker/cli#5635</a></li>
<li>Fix inaccessible plugins paths preventing plugins from being
detected. <a
href="https://redirect.github.com/docker/cli/pull/5652">docker/cli#5652</a></li>
<li>Add support for <code>events --filter</code> in cobra generated
shell completions. <a
href="https://redirect.github.com/docker/cli/pull/5614">docker/cli#5614</a></li>
<li>Fix bash completion for <code>events --filter daemon=</code>. <a
href="https://redirect.github.com/docker/cli/pull/5563">docker/cli#5563</a></li>
<li>Improve shell-completion of containers for <code>docker rm</code>.
<a
href="https://redirect.github.com/docker/cli/pull/5540">docker/cli#5540</a></li>
<li>Add shell-completion for <code>--platform</code> flags. <a
href="https://redirect.github.com/docker/cli/pull/5540">docker/cli#5540</a></li>
<li>rootless: Make <code>/etc/cdi</code> and <code>/var/run/cdi</code>
accessible by the Container Device Interface (CDI) integration. <a
href="https://redirect.github.com/moby/moby/pull/49027">moby/moby#49027</a></li>
</ul>
<h3>Removed</h3>
<ul>
<li>Deprecate <code>Daemon.Exists()</code> and
<code>Daemon.IsPaused()</code>. These functions are no longer used and
will be removed in the next release. <a
href="https://redirect.github.com/moby/moby/pull/48719">moby/moby#48719</a></li>
<li>Deprecate <code>container.ErrNameReserved</code> and
<code>container.ErrNameNotReserved</code>. <a
href="https://redirect.github.com/moby/moby/pull/48697">moby/moby#48697</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/moby/moby/commit/92a83937d0280dcbea92099b01e01aa4251c1777"><code>92a8393</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/49027">#49027</a>
from thaJeztah/27.x_backport_cdi-rootless</li>
<li><a
href="https://github.com/moby/moby/commit/9163aa379a8212c08c14aeff45a25131faa3d47b"><code>9163aa3</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/49026">#49026</a>
from thaJeztah/27.x_update_go_1.22.10</li>
<li><a
href="https://github.com/moby/moby/commit/4775621ab6ab5adb94450d8edfa7f85c790070f7"><code>4775621</code></a>
Dockerd rootless: make {/etc,/var/run}/cdi available</li>
<li><a
href="https://github.com/moby/moby/commit/0176f4a5c3b354fa2c7aa76f1249c1ef93d2d8a1"><code>0176f4a</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/49024">#49024</a>
from thaJeztah/27.x_vendor_buildkit_0.17.3</li>
<li><a
href="https://github.com/moby/moby/commit/0e34b3956b6e95324d67517305a3376d36896490"><code>0e34b39</code></a>
update to go1.22.10</li>
<li><a
href="https://github.com/moby/moby/commit/7919b806e7654c999656ff2288fed76542b2707e"><code>7919b80</code></a>
[27.x] vendor: github.com/moby/buildkit v0.17.3</li>
<li><a
href="https://github.com/moby/moby/commit/a92d4c5a575722f61bfe6f659360a17fb6a53f0d"><code>a92d4c5</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/49013">#49013</a>
from vvoland/49006-27.x</li>
<li><a
href="https://github.com/moby/moby/commit/1cc127466dcb3ad693b5285ff13ba3e24163277f"><code>1cc1274</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/49010">#49010</a>
from vvoland/49009-27.x</li>
<li><a
href="https://github.com/moby/moby/commit/525b929947e8cf02246ab53915d1ea89936a2181"><code>525b929</code></a>
registry: deprecate RepositoryInfo.Class</li>
<li><a
href="https://github.com/moby/moby/commit/d6d43b29126043b479ff967f20259a5491d58f0f"><code>d6d43b2</code></a>
c8d/tag: Don't log a warning if the source image is not dangling</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/docker/compare/v27.3.1...v27.4.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/fluxcd/pkg/ssa` from 0.41.1 to 0.43.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/pkg/commit/42918b3976feb09d656545044ed34ad3e0193ed1"><code>42918b3</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/843">#843</a> from
fluxcd/deps-int-k8s-1.32</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/ad9c74a416318e04e15b8fa40372dcd25205fb5e"><code>ad9c74a</code></a>
Update internal dependencies</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/b9b6a10fda5575d9377124b7f343f5866d9a9108"><code>b9b6a10</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/842">#842</a> from
fluxcd/k8s-1.32.0</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/7b6cd90dbf98a6fbc6e44508c411c1c4404e3a9f"><code>7b6cd90</code></a>
Update dependencies to Kubernetes 1.32.0 and Go 1.23.0</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/b9c338a680780c06b6ab87e6cdccddbb8c4ef821"><code>b9c338a</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/841">#841</a> from
fluxcd/load-vars</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/cf1915ea856836e21edc9fb93c3101beb35da0e1"><code>cf1915e</code></a>
Make the variables loading function public</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/84013d416188151ecd4a62df438f82b3a2c54beb"><code>84013d4</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/839">#839</a> from
fluxcd/workflow-tf-setup</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/b91dc119d64a30612f303ed7a156f96895a89346"><code>b91dc11</code></a>
workflows: Use setup-terraform install latest</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/5bf9095331052934ae6b4585b8632c0e5b0a2106"><code>5bf9095</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/838">#838</a> from
fluxcd/meta-v1.8.0</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/05a2b81d09ac70e1c1400ed53d86ce894e187d67"><code>05a2b81</code></a>
Update apis/meta version in chartutil and runtime</li>
<li>Additional commits viewable in <a
href="https://github.com/fluxcd/pkg/compare/oci/v0.41.1...oci/v0.43.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/mittwald/go-helm-client` from 0.12.14 to 0.12.15
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mittwald/go-helm-client/releases">github.com/mittwald/go-helm-client's
releases</a>.</em></p>
<blockquote>
<h2>v0.12.15</h2>
<h2>What's Changed</h2>
<ul>
<li>bump helm and gomock deps to the latest releases by <a
href="https://github.com/tariq1890"><code>@​tariq1890</code></a> in <a
href="https://redirect.github.com/mittwald/go-helm-client/pull/220">mittwald/go-helm-client#220</a></li>
<li>Update client.go by <a
href="https://github.com/pberton"><code>@​pberton</code></a> in <a
href="https://redirect.github.com/mittwald/go-helm-client/pull/221">mittwald/go-helm-client#221</a></li>
<li>Show in docs the ChartSpec.Timeout by <a
href="https://github.com/fmontorsi-equinix"><code>@​fmontorsi-equinix</code></a>
in <a
href="https://redirect.github.com/mittwald/go-helm-client/pull/223">mittwald/go-helm-client#223</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/pberton"><code>@​pberton</code></a> made
their first contribution in <a
href="https://redirect.github.com/mittwald/go-helm-client/pull/221">mittwald/go-helm-client#221</a></li>
<li><a
href="https://github.com/fmontorsi-equinix"><code>@​fmontorsi-equinix</code></a>
made their first contribution in <a
href="https://redirect.github.com/mittwald/go-helm-client/pull/223">mittwald/go-helm-client#223</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mittwald/go-helm-client/compare/v0.12.14...v0.12.15">https://github.com/mittwald/go-helm-client/compare/v0.12.14...v0.12.15</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mittwald/go-helm-client/commit/7b0ba5478df9a5eb734548bc37a22d422a359d96"><code>7b0ba54</code></a>
Merge pull request <a
href="https://redirect.github.com/mittwald/go-helm-client/issues/223">#223</a>
from fmontorsi-equinix/patch-1</li>
<li><a
href="https://github.com/mittwald/go-helm-client/commit/bf69d23c12648beb1ec4cbcf47c16598213ffe85"><code>bf69d23</code></a>
Merge branch 'master' into patch-1</li>
<li><a
href="https://github.com/mittwald/go-helm-client/commit/ff2969fa5928463f9540c5dc8c62325e99317898"><code>ff2969f</code></a>
Update client_test.go</li>
<li><a
href="https://github.com/mittwald/go-helm-client/commit/08a142e8592099a2a51956ae6d8ebc80f0148b95"><code>08a142e</code></a>
Merge pull request <a
href="https://redirect.github.com/mittwald/go-helm-client/issues/221">#221</a>
from pberton/patch-1</li>
<li><a
href="https://github.com/mittwald/go-helm-client/commit/4b9c72c1269b1e241ec331b105a5573377baeb75"><code>4b9c72c</code></a>
Merge branch 'master' into patch-1</li>
<li><a
href="https://github.com/mittwald/go-helm-client/commit/c71ccfd6ae7d134237eee9431f9cb19c3d2b9378"><code>c71ccfd</code></a>
Merge pull request <a
href="https://redirect.github.com/mittwald/go-helm-client/issues/220">#220</a>
from tariq1890/bump-helm-gomock</li>
<li><a
href="https://github.com/mittwald/go-helm-client/commit/5e61ccb2cbd3c8f733ad88ea047e47b226923f79"><code>5e61ccb</code></a>
Show in docs the ChartSpec.Timeout</li>
<li><a
href="https://github.com/mittwald/go-helm-client/commit/3cc53a9fbf31f573f93f2daaf63479f2024a96f7"><code>3cc53a9</code></a>
Update client.go</li>
<li><a
href="https://github.com/mittwald/go-helm-client/commit/1d8c4fc938fd55f4f933d09b97263cfe2ade6cf3"><code>1d8c4fc</code></a>
bump helm and gomock deps to the latest releases</li>
<li>See full diff in <a
href="https://github.com/mittwald/go-helm-client/compare/v0.12.14...v0.12.15">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/onsi/gomega` from 1.36.0 to 1.36.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/gomega/releases">github.com/onsi/gomega's
releases</a>.</em></p>
<blockquote>
<h2>v1.36.1</h2>
<h2>1.36.1</h2>
<h3>Fixes</h3>
<ul>
<li>Fix <a
href="https://redirect.github.com/onsi/gomega/issues/803">onsi/gomega#803</a>
[1c6c112]</li>
<li>resolves <a
href="https://redirect.github.com/onsi/gomega/issues/696">onsi/gomega#696</a>:
make HaveField great on pointer receivers given only a non-addressable
value [4feb9d7]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/gomega/blob/master/CHANGELOG.md">github.com/onsi/gomega's
changelog</a>.</em></p>
<blockquote>
<h2>1.36.1</h2>
<h3>Fixes</h3>
<ul>
<li>Fix <a
href="https://redirect.github.com/onsi/gomega/issues/803">onsi/gomega#803</a>
[1c6c112]</li>
<li>resolves <a
href="https://redirect.github.com/onsi/gomega/issues/696">onsi/gomega#696</a>:
make HaveField great on pointer receivers given only a non-addressable
value [4feb9d7]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/gomega/commit/8bc0a2a81197233e000b72f1908e866b515f3496"><code>8bc0a2a</code></a>
v1.36.1</li>
<li><a
href="https://github.com/onsi/gomega/commit/1c6c11212c7e78223a8bd6ab6bb10ff5cb584bc9"><code>1c6c112</code></a>
Fix <a
href="https://redirect.github.com/onsi/gomega/issues/803">onsi/gomega#803</a></li>
<li><a
href="https://github.com/onsi/gomega/commit/4feb9d70c3e46e4f41899e2873ce92f0991d4c74"><code>4feb9d7</code></a>
resolves <a
href="https://redirect.github.com/onsi/gomega/issues/696">onsi/gomega#696</a>:
make HaveField great on pointer receivers given onl...</li>
<li>See full diff in <a
href="https://github.com/onsi/gomega/compare/v1.36.0...v1.36.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/sigstore/sigstore` from 1.8.10 to 1.8.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sigstore/sigstore/releases">github.com/sigstore/sigstore's
releases</a>.</em></p>
<blockquote>
<h2>v1.8.11</h2>
<h2>What's Changed</h2>
<ul>
<li>several dependabot updates</li>
<li>Replace custom auth code with
<code>azidentity.NewDefaultCredential</code> for Azure KMS client by <a
href="https://github.com/malancas"><code>@​malancas</code></a> in <a
href="https://redirect.github.com/sigstore/sigstore/pull/1888">sigstore/sigstore#1888</a></li>
<li>fix: set go module directive to 1.22.0 by <a
href="https://github.com/dnwe"><code>@​dnwe</code></a> in <a
href="https://redirect.github.com/sigstore/sigstore/pull/1878">sigstore/sigstore#1878</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/dnwe"><code>@​dnwe</code></a> made their
first contribution in <a
href="https://redirect.github.com/sigstore/sigstore/pull/1878">sigstore/sigstore#1878</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/sigstore/sigstore/compare/v1.8.10...v1.8.11">https://github.com/sigstore/sigstore/compare/v1.8.10...v1.8.11</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sigstore/sigstore/commit/185deaa2f5438a6e8ba828f625fee29724e3895c"><code>185deaa</code></a>
build(deps): Bump golang.org/x/crypto from 0.29.0 to 0.31.0 (<a
href="https://redirect.github.com/sigstore/sigstore/issues/1903">#1903</a>)</li>
<li><a
href="https://github.com/sigstore/sigstore/commit/7df71a7c913aa9f9fce2beb175bc36ed96ceee56"><code>7df71a7</code></a>
build(deps): Bump cloud.google.com/go/kms (<a
href="https://redirect.github.com/sigstore/sigstore/issues/1902">#1902</a>)</li>
<li><a
href="https://github.com/sigstore/sigstore/commit/f5270c42409d51d134b379af63c5063bc76981fe"><code>f5270c4</code></a>
build(deps): Bump golang.org/x/crypto in /pkg/signature/kms/azure (<a
href="https://redirect.github.com/sigstore/sigstore/issues/1905">#1905</a>)</li>
<li><a
href="https://github.com/sigstore/sigstore/commit/9bd204918fcfe7a13f633e33ccf27dd4cc5c5fc2"><code>9bd2049</code></a>
build(deps): Bump google.golang.org/api in /pkg/signature/kms/gcp (<a
href="https://redirect.github.com/sigstore/sigstore/issues/1906">#1906</a>)</li>
<li><a
href="https://github.com/sigstore/sigstore/commit/4e58ea1c70dbf8524a827228abc634c061cf9fd8"><code>4e58ea1</code></a>
build(deps): Bump actions/cache from 4.1.2 to 4.2.0 in the all group (<a
href="https://redirect.github.com/sigstore/sigstore/issues/1907">#1907</a>)</li>
<li><a
href="https://github.com/sigstore/sigstore/commit/7addd3b5d4f8af409093cc853f1fff5ce868b903"><code>7addd3b</code></a>
build(deps): Bump localstack/localstack in /test/e2e in the all group
(<a
href="https://redirect.github.com/sigstore/sigstore/issues/1899">#1899</a>)</li>
<li><a
href="https://github.com/sigstore/sigstore/commit/cbdd1394652134f7090c7e505c568b4334669116"><code>cbdd139</code></a>
build(deps): Bump the gomod group across 1 directory with 3 updates (<a
href="https://redirect.github.com/sigstore/sigstore/issues/1900">#1900</a>)</li>
<li><a
href="https://github.com/sigstore/sigstore/commit/8041744654c92ee7fb4cbae516ea6bc9cb097fea"><code>8041744</code></a>
build(deps): Bump github.com/stretchr/testify in /pkg/signature/kms/aws
(<a
href="https://redirect.github.com/sigstore/sigstore/issues/1893">#1893</a>)</li>
<li><a
href="https://github.com/sigstore/sigstore/commit/d66b91af4369a25b23b7e68b891c40af88a3b573"><code>d66b91a</code></a>
build(deps): Bump google.golang.org/api in /pkg/signature/kms/gcp (<a
href="https://redirect.github.com/sigstore/sigstore/issues/1894">#1894</a>)</li>
<li><a
href="https://github.com/sigstore/sigstore/commit/fa4a76d91fc401ddf46377efa1960b9cc2e0320b"><code>fa4a76d</code></a>
build(deps): Bump github.com/stretchr/testify (<a
href="https://redirect.github.com/sigstore/sigstore/issues/1895">#1895</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sigstore/sigstore/compare/v1.8.10...v1.8.11">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/api` from 0.31.3 to 0.32.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/api/commit/e622342ab4abd51157f8fd650186575bab46777c"><code>e622342</code></a>
Update dependencies to v0.32.0 tag</li>
<li><a
href="https://github.com/kubernetes/api/commit/b0543a351f7cd3163f0bccdeb33c6541dede5132"><code>b0543a3</code></a>
Merge remote-tracking branch 'origin/master' into release-1.32</li>
<li><a
href="https://github.com/kubernetes/api/commit/f6bae9abbe61ffedf0d70f5464ceadbb6299bc48"><code>f6bae9a</code></a>
Drop use of winreadlinkvolume godebug option</li>
<li><a
href="https://github.com/kubernetes/api/commit/ea815d578ce018ddbce93cc1dbb3c99ecf240749"><code>ea815d5</code></a>
Merge remote-tracking branch 'origin/master' into release-1.32</li>
<li><a
href="https://github.com/kubernetes/api/commit/c331a7971570e4858aae1a658f683478626d3319"><code>c331a79</code></a>
Revert to go1.22 windows filesystem stdlib behavior</li>
<li><a
href="https://github.com/kubernetes/api/commit/f8e5e36c84f1f36d66db6bb05dd38486ed66b2d8"><code>f8e5e36</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/api/issues/128407">#128407</a>
from ndixita/pod-level-resources</li>
<li><a
href="https://github.com/kubernetes/api/commit/84e0db8d2082651c7e0b1230a8662b92131d51ef"><code>84e0db8</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/api/issues/127857">#127857</a>
from Jefftree/cle-v1alpha2</li>
<li><a
href="https://github.com/kubernetes/api/commit/cbaf5a03b0cc8acce467ba85c1a030100a490099"><code>cbaf5a0</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/api/issues/128686">#128686</a>
from thockin/take_over_pr-125233</li>
<li><a
href="https://github.com/kubernetes/api/commit/a503a4fa1a55228242bccd856dc32f2596f78c91"><code>a503a4f</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/api/issues/128687">#128687</a>
from tallclair/allocated-status</li>
<li><a
href="https://github.com/kubernetes/api/commit/3f43b5a94246c0559887d8f72bdf6dfad65c2e8f"><code>3f43b5a</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/api/issues/128240">#128240</a>
from LionelJouin/KEP-4817</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/api/compare/v0.31.3...v0.32.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/apiextensions-apiserver` from 0.31.3 to 0.32.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/721546996818dc62f770770bf0405c3ef235eab0"><code>7215469</code></a>
Update dependencies to v0.32.0 tag</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/887679f927f8ed53c2d0660e720da42419c6ee93"><code>887679f</code></a>
Merge remote-tracking branch 'origin/master' into release-1.32</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/bd027a403135cf0cbd83123ee5deb6af3d0049f3"><code>bd027a4</code></a>
Drop use of winreadlinkvolume godebug option</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/919f42beeaf358678a7e836d91cecdad70328e9d"><code>919f42b</code></a>
Merge remote-tracking branch 'origin/master' into release-1.32</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/a4e103418d8db7ef5d7564643a72e4ba09fb50e6"><code>a4e1034</code></a>
Revert to go1.22 windows filesystem stdlib behavior</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/89d6021e03767c0e2a0c48419ecbd8bf97ceaad9"><code>89d6021</code></a>
Run codegen</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/2a91f8a30d9d3849990110d33cab898656a4aed1"><code>2a91f8a</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apiextensions-apiserver/issues/127513">#127513</a>
from tkashem/delete-undecryptable</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/06dc95a626014e124b0e3c5796de716b64b57413"><code>06dc95a</code></a>
api: run codegen</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/19f71237d109cf8f948e15b2a338f02bf51b153c"><code>19f7123</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apiextensions-apiserver/issues/128639">#128639</a>
from jpbetz/fix-cost-test</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/66631b6f098d595360e69d3465426d605b8b35bf"><code>66631b6</code></a>
Fix flake in CEL cost stability tests</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.31.3...v0.32.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/apimachinery` from 0.31.3 to 0.32.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/59e9003f02d6f0c8fff53719a7a0604ec82ee9a9"><code>59e9003</code></a>
Merge remote-tracking branch 'origin/master' into release-1.32</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/639247cc34a451d9c24d3c9465e88b36e7b9caab"><code>639247c</code></a>
Drop use of winreadlinkvolume godebug option</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/220d7c35f6dbf7e4135f6797f63bcb20b363318b"><code>220d7c3</code></a>
Merge remote-tracking branch 'origin/master' into release-1.32</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/c199d3b108c00d4f5ed254827327cb73f4440ae1"><code>c199d3b</code></a>
Revert to go1.22 windows filesystem stdlib behavior</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/16af2ff33fbfcd4f89254113e5b7b3292972ca58"><code>16af2ff</code></a>
implement unsafe deletion, and wire it</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/6ff8305a005aadec8b0ec2102fcec127e9087a10"><code>6ff8305</code></a>
api: run codegen</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/ca9b8b23418e3f034f1b6e54172c8f6ef120ed93"><code>ca9b8b2</code></a>
api: add a new field to meta/v1 DeleteOptions</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/d941d9fb4c83d0a840baa40a2f47329f37d7dade"><code>d941d9f</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apimachinery/issues/128503">#128503</a>
from benluddy/cbor-codecs-featuregate</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/3b4250faac5a9ef994851a3aedf07479ab2265bc"><code>3b4250f</code></a>
Wire serving codecs to CBOR feature gate.</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/daaad096b3a068f3d022e37cbcc05bd13508a211"><code>daaad09</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apimachinery/issues/128501">#128501</a>
from benluddy/watch-cbor-seq</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/apimachinery/compare/v0.31.3...v0.32.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/cli-runtime` from 0.31.3 to 0.32.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/49dbc54da9dbdd539cce072126fcd06668908c1c"><code>49dbc54</code></a>
Update dependencies to v0.32.0 tag</li>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/f8c45be80ee716a8544bfa0763f74f10b0ce94fb"><code>f8c45be</code></a>
Merge remote-tracking branch 'origin/master' into release-1.32</li>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/f750fa059a92e5447a84406a6ecd9a5c0ce08016"><code>f750fa0</code></a>
Drop use of winreadlinkvolume godebug option</li>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/9da77ec4aef13cf8b12ea6109c80c15c3cc6c421"><code>9da77ec</code></a>
Merge remote-tracking branch 'origin/master' into release-1.32</li>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/15e09122759650b74542b8edfe92ed8e8d642a09"><code>15e0912</code></a>
Revert to go1.22 windows filesystem stdlib behavior</li>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/3a2a8b4ac5381f2beae14454a5f923f24cdf6fe8"><code>3a2a8b4</code></a>
hack/pin-dependency.sh k8s.io/kube-openapi
32ad38e42d3faf1ce94eb29f4ea6d76333...</li>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/8ceafc062481786b12d3c232e82b3b42e175151b"><code>8ceafc0</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/cli-runtime/issues/128396">#128396</a>
from ritazh/deprecate-EnforceMountableSecretsAnnot...</li>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/f78772d88646efe7f1236a43f86d984674e6fb33"><code>f78772d</code></a>
deprecate EnforceMountableSecretsAnnotation in 1.32</li>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/44c3029e90544a13d964cf4c20d91cc292c44e7b"><code>44c3029</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/cli-runtime/issues/128507">#128507</a>
from dims/use-k8s.io/utils/lru-instead-of-github.c...</li>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/16fbedbc3b80977da1f21439d0c1f267b3882cbc"><code>16fbedb</code></a>
Use k8s.io/utils/lru instead of github.com/golang/groupcache/lru</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/cli-runtime/compare/v0.31.3...v0.32.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/client-go` from 0.31.3 to 0.32.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/client-go/commit/0d554618e21a4605cafd4264a685b916d2c024e9"><code>0d55461</code></a>
Update dependencies to v0.32.0 tag</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/4765adee376ddbdc4a899ae7c164bf20a4c10089"><code>4765ade</code></a>
Merge remote-tracking branch 'origin/master' into release-1.32</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/692a5111890f5aecfff875b8977667cf103c0c63"><code>692a511</code></a>
Drop use of winreadlinkvolume godebug option</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/9df5099247711aced8ef2de4a7967d844d468c5f"><code>9df5099</code></a>
Merge remote-tracking branch 'origin/master' into release-1.32</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/120beb24076eb56b89e43121f45ede69cbf35782"><code>120beb2</code></a>
Revert to go1.22 windows filesystem stdlib behavior</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/55d23e26d5ef883b6e608dae45aefaeed891b21f"><code>55d23e2</code></a>
Align fake client-go clients with the main interface</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/646e79b061a2d5e8db3dbeecd5ec57f9b35a497a"><code>646e79b</code></a>
Run codegen</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/c475fe0910d050d229d906a4d9c1484b7a40f4fd"><code>c475fe0</code></a>
Generify fake clientsets</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/955401ca9a151ba3e52179ea95d9dca2f4e48ab8"><code>955401c</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/client-go/issues/128407">#128407</a>
from ndixita/pod-level-resources</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/eddb107938245aceee57035c5756d5fcdf37c9a1"><code>eddb107</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/client-go/issues/127857">#127857</a>
from Jefftree/cle-v1alpha2</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/client-go/compare/v0.31.3...v0.32.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 Dec 16, 2024
1 parent 12fe642 commit 91ee457
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 63 deletions.
41 changes: 20 additions & 21 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ require (
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
github.com/docker/docker v27.3.1+incompatible
github.com/docker/cli v27.4.0+incompatible
github.com/docker/docker v27.4.0+incompatible
github.com/docker/go-connections v0.5.0
github.com/drone/envsubst v1.0.3
github.com/fluxcd/cli-utils v0.36.0-flux.10
github.com/fluxcd/pkg/ssa v0.41.1
github.com/fluxcd/cli-utils v0.36.0-flux.11
github.com/fluxcd/pkg/ssa v0.43.0
github.com/gertd/go-pluralize v0.2.1
github.com/ghodss/yaml v1.0.0
github.com/go-logr/logr v1.4.2
Expand All @@ -48,18 +48,18 @@ require (
github.com/marstr/guid v1.1.0
github.com/mikefarah/yq/v4 v4.44.6
github.com/mitchellh/copystructure v1.2.0
github.com/mittwald/go-helm-client v0.12.14
github.com/mittwald/go-helm-client v0.12.15
github.com/modern-go/reflect2 v1.0.2
github.com/onsi/ginkgo/v2 v2.22.0
github.com/onsi/gomega v1.36.0
github.com/onsi/gomega v1.36.1
github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.1.0
github.com/pkg/errors v0.9.1
github.com/redis/go-redis/v9 v9.7.0
github.com/rogpeppe/go-internal v1.13.1
github.com/sigstore/cosign/v2 v2.4.1
github.com/sigstore/rekor v1.3.7
github.com/sigstore/sigstore v1.8.10
github.com/sigstore/sigstore v1.8.11
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
Expand All @@ -76,11 +76,11 @@ require (
gopkg.in/op/go-logging.v1 v1.0.0-20160211212156-b2cb9fa56473
gopkg.in/yaml.v3 v3.0.1
helm.sh/helm/v3 v3.16.3
k8s.io/api v0.31.3
k8s.io/apiextensions-apiserver v0.31.3
k8s.io/apimachinery v0.31.3
k8s.io/cli-runtime v0.31.3
k8s.io/client-go v0.31.3
k8s.io/api v0.32.0
k8s.io/apiextensions-apiserver v0.32.0
k8s.io/apimachinery v0.32.0
k8s.io/cli-runtime v0.32.0
k8s.io/client-go v0.32.0
sigs.k8s.io/controller-runtime v0.19.3
sigs.k8s.io/yaml v1.4.0
)
Expand Down Expand Up @@ -233,7 +233,6 @@ require (
github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 // indirect
github.com/hashicorp/hcl v1.0.1-vault-5 // indirect
github.com/huandu/xstrings v1.5.0 // indirect
github.com/imdario/mergo v0.3.16 // indirect
github.com/in-toto/in-toto-golang v0.9.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jedisct1/go-minisign v0.0.0-20230811132847-661be99b8267 // indirect
Expand Down Expand Up @@ -338,13 +337,13 @@ require (
go.step.sm/crypto v0.54.2 // indirect
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.27.0 // indirect
golang.org/x/crypto v0.30.0 // indirect
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/mod v0.22.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/term v0.27.0 // indirect
golang.org/x/time v0.8.0 // indirect
golang.org/x/tools v0.27.0 // indirect
golang.org/x/tools v0.28.0 // indirect
google.golang.org/api v0.206.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20241104194629-dd2ea8efbc28 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28 // indirect
Expand All @@ -354,18 +353,18 @@ require (
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
k8s.io/apiserver v0.31.3 // indirect
k8s.io/component-base v0.31.3 // indirect
k8s.io/apiserver v0.32.0 // indirect
k8s.io/component-base v0.32.0 // indirect
k8s.io/klog/v2 v2.130.1 // indirect
k8s.io/kube-openapi v0.0.0-20241009091222-67ed5848f094 // indirect
k8s.io/kubectl v0.31.3 // indirect
k8s.io/utils v0.0.0-20241104163129-6fe5fd82f078 // indirect
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f // indirect
k8s.io/kubectl v0.32.0 // indirect
k8s.io/utils v0.0.0-20241210054802-24370beab758 // indirect
oras.land/oras-go v1.2.6 // indirect
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
sigs.k8s.io/kustomize/api v0.18.0 // indirect
sigs.k8s.io/kustomize/kyaml v0.18.1 // indirect
sigs.k8s.io/release-utils v0.8.5 // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.4.3 // indirect
)

// see https://github.com/darccio/mergo?tab=readme-ov-file#100
Expand Down
82 changes: 40 additions & 42 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -337,13 +337,13 @@ github.com/distribution/distribution/v3 v3.0.0-beta.1 h1:X+ELTxPuZ1Xe5MsD3kp2wfG
github.com/distribution/distribution/v3 v3.0.0-beta.1/go.mod h1:O9O8uamhHzWWQVTjuQpyYUVm/ShPHPUDgvQMpHGVBDs=
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk=
github.com/distribution/reference v0.6.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
github.com/docker/cli v27.3.1+incompatible h1:qEGdFBF3Xu6SCvCYhc7CzaQTlBmqDuzxPDpigSyeKQQ=
github.com/docker/cli v27.3.1+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/cli v27.4.0+incompatible h1:/nJzWkcI1MDMN+U+px/YXnQWJqnu4J+QKGTfD6ptiTc=
github.com/docker/cli v27.4.0+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/distribution v2.7.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
github.com/docker/docker v27.3.1+incompatible h1:KttF0XoteNTicmUtBO0L2tP+J7FGRFTjaEF4k6WdhfI=
github.com/docker/docker v27.3.1+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker v27.4.0+incompatible h1:I9z7sQ5qyzO0BfAb9IMOawRkAGxhYsidKiTMcm0DU+A=
github.com/docker/docker v27.4.0+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker-credential-helpers v0.8.2 h1:bX3YxiGzFP5sOXWc3bTPEXdEaZSeVMrFgOr3T+zrFAo=
github.com/docker/docker-credential-helpers v0.8.2/go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M=
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c h1:lzqkGL9b3znc+ZUgi7FlLnqjQhcXxkNM/quxIjBVMD0=
Expand Down Expand Up @@ -386,10 +386,10 @@ github.com/fatih/color v1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM=
github.com/fatih/color v1.18.0/go.mod h1:4FelSpRwEGDpQ12mAdzqdOukCy4u8WUtOY6lkT/6HfU=
github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=
github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/fluxcd/cli-utils v0.36.0-flux.10 h1:kgoj1HP7KBFfIG9CHLFHpA2kCPNlfzCpbscCaAOSClE=
github.com/fluxcd/cli-utils v0.36.0-flux.10/go.mod h1:eWf+UVZmm51EmNmeGkdplVLVsFU4jETfCjoHZq7nUp4=
github.com/fluxcd/pkg/ssa v0.41.1 h1:VW87zsLYAKUvCxJhuEH7VzxVh3SxaU+PyApCT6gKjTk=
github.com/fluxcd/pkg/ssa v0.41.1/go.mod h1:7cbyLHqFd5FpcKvhxbHG3DkMm3cZteW45Mi78B0hg8g=
github.com/fluxcd/cli-utils v0.36.0-flux.11 h1:W0y2uvCVkcE8bgV9jgoGSjzWbLFiNq1AjrWtuxllek8=
github.com/fluxcd/cli-utils v0.36.0-flux.11/go.mod h1:WZ7xUpZbK+O6HBxA5UWqzWTLSSltdmj4wS1LstS5Dqs=
github.com/fluxcd/pkg/ssa v0.43.0 h1:XmADD3C0erYZayKfGI0WTsMlW9TtS4bp5gy4Axo1dcA=
github.com/fluxcd/pkg/ssa v0.43.0/go.mod h1:MjkaOr4/5C8wkwsdVLMmfS64lDZOgJP4VNxmmJL0Iuc=
github.com/foxcpp/go-mockdns v1.1.0 h1:jI0rD8M0wuYAxL7r/ynTrCQQq0BVqfB99Vgk7DlmewI=
github.com/foxcpp/go-mockdns v1.1.0/go.mod h1:IhLeSFGed3mJIAXPH2aiRQB+kqz7oqu8ld2qVbOu7Wk=
github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8=
Expand Down Expand Up @@ -621,8 +621,6 @@ github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpO
github.com/huandu/xstrings v1.5.0 h1:2ag3IFq9ZDANvthTwTiqSSZLjDc+BedvHPAp5tJy2TI=
github.com/huandu/xstrings v1.5.0/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/imdario/mergo v0.3.16 h1:wwQJbIsHYGMUyLSPrEq1CT16AhnhNJQ51+4fdHUnCl4=
github.com/imdario/mergo v0.3.16/go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY=
github.com/in-toto/attestation v1.1.0 h1:oRWzfmZPDSctChD0VaQV7MJrywKOzyNrtpENQFq//2Q=
github.com/in-toto/attestation v1.1.0/go.mod h1:DB59ytd3z7cIHgXxwpSX2SABrU6WJUKg/grpdgHVgVs=
github.com/in-toto/in-toto-golang v0.9.0 h1:tHny7ac4KgtsfrG6ybU8gVOZux2H8jN05AXJ9EBM1XU=
Expand Down Expand Up @@ -738,8 +736,8 @@ github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyua
github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zxSIeXaQ=
github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
github.com/mittwald/go-helm-client v0.12.14 h1:az3GJ4kRmFK609Ic3iHXveNtg92n9jWG0YpKKTIK4oo=
github.com/mittwald/go-helm-client v0.12.14/go.mod h1:2VogAupgnV7FiuoPqtpCYKS/RrMh9fFA3/pD/OmTaLc=
github.com/mittwald/go-helm-client v0.12.15 h1:Ks7ccT3XflaCJ0/453qJLeVKlXo+K+buFehkFG0UWOE=
github.com/mittwald/go-helm-client v0.12.15/go.mod h1:LRRoErsgdw0TUVE8fXcwb1npRKibHGUQexiPhqc/UXA=
github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0=
github.com/moby/docker-image-spec v1.3.1/go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo=
github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg=
Expand Down Expand Up @@ -801,8 +799,8 @@ github.com/onsi/gomega v1.9.0/go.mod h1:Ho0h+IUsWyvy1OpqCwxlQ/21gkhVunqlU8fDGcoT
github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo=
github.com/onsi/gomega v1.17.0/go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY=
github.com/onsi/gomega v1.19.0/go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9yPro=
github.com/onsi/gomega v1.36.0 h1:Pb12RlruUtj4XUuPUqeEWc6j5DkVVVA49Uf6YLfC95Y=
github.com/onsi/gomega v1.36.0/go.mod h1:PvZbdDc8J6XJEpDK4HCuRBm8a6Fzp9/DmhC9C7yFlog=
github.com/onsi/gomega v1.36.1 h1:bJDPBO7ibjxcbHMgSCoo4Yj18UWbKDlLwX1x9sybDcw=
github.com/onsi/gomega v1.36.1/go.mod h1:PvZbdDc8J6XJEpDK4HCuRBm8a6Fzp9/DmhC9C7yFlog=
github.com/open-component-model/cobra v0.0.0-20230329075350-b1fd876abfb9 h1:b2cJvZ8nWAVvCqvPhUaFl26Wht4nM4mqfl2ksY9lVzU=
github.com/open-component-model/cobra v0.0.0-20230329075350-b1fd876abfb9/go.mod h1:uLxZILRyS/50WlhOIKD7W6V5bgeIt+4sICxh6uRMrb0=
github.com/open-policy-agent/opa v0.68.0 h1:Jl3U2vXRjwk7JrHmS19U3HZO5qxQRinQbJ2eCJYSqJQ=
Expand Down Expand Up @@ -911,8 +909,8 @@ github.com/sigstore/protobuf-specs v0.3.2 h1:nCVARCN+fHjlNCk3ThNXwrZRqIommIeNKWw
github.com/sigstore/protobuf-specs v0.3.2/go.mod h1:RZ0uOdJR4OB3tLQeAyWoJFbNCBFrPQdcokntde4zRBA=
github.com/sigstore/rekor v1.3.7 h1:Z5UW5TmqbTZnyOFkMRfi32q/CWcxK6VuzIkx+33mbq8=
github.com/sigstore/rekor v1.3.7/go.mod h1:TihqJscZ6L6398x68EHY82t0AOnGYfrQ0siXe3WgbR4=
github.com/sigstore/sigstore v1.8.10 h1:r4t+TYzJlG9JdFxMy+um9GZhZ2N1hBTyTex0AHEZxFs=
github.com/sigstore/sigstore v1.8.10/go.mod h1:BekjqxS5ZtHNJC4u3Q3Stvfx2eyisbW/lUZzmPU2u4A=
github.com/sigstore/sigstore v1.8.11 h1:tEqeQqbT+awtM87ec9KEeSUxT/AFvJNawneYJyAkFrQ=
github.com/sigstore/sigstore v1.8.11/go.mod h1:fdrFQosxCQ4wTL5H1NrZcQkqQ72AQbPjtpcL2QOGKV0=
github.com/sigstore/sigstore-go v0.6.1 h1:tGkkv1oDIER+QYU5MrjqlttQOVDWfSkmYwMqkJhB/cg=
github.com/sigstore/sigstore-go v0.6.1/go.mod h1:Xe5GHmUeACRFbomUWzVkf/xYCn8xVifb9DgqJrV2dIw=
github.com/sigstore/sigstore/pkg/signature/kms/aws v1.8.10 h1:e5GfVngPjGap/N3ODefayt7vKIPS1/v3hWLZ9+4MrN4=
Expand Down Expand Up @@ -1112,8 +1110,8 @@ golang.org/x/crypto v0.7.0/go.mod h1:pYwdfH91IfpZVANVyUOhSIPZaFoJGxTFbZhFTx+dXZU
golang.org/x/crypto v0.17.0/go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4=
golang.org/x/crypto v0.18.0/go.mod h1:R0j02AL6hcrfOiy9T4ZYp/rcWeMxM3L6QYxlOuEG1mg=
golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU=
golang.org/x/crypto v0.30.0 h1:RwoQn3GkWiMkzlX562cLB7OxWvjH1L8xutO2WoJcRoY=
golang.org/x/crypto v0.30.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk=
golang.org/x/crypto v0.31.0 h1:ihbySMvVjLAeSH1IbfcRTkD/iNscyz8rGzjF/E5hV6U=
golang.org/x/crypto v0.31.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk=
golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c h1:7dEasQXItcW1xKJ2+gg5VOiBnqWrJc+rq0DPKyvvdbY=
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c/go.mod h1:NQtJDoLvd6faHhE7m4T/1IY708gDefGGjR/iUW8yQQ8=
Expand Down Expand Up @@ -1254,8 +1252,8 @@ golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4f
golang.org/x/tools v0.1.1/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk=
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=
golang.org/x/tools v0.6.0/go.mod h1:Xwgl3UAJ/d3gWutnCtw505GrjyAbvKui8lOU390QaIU=
golang.org/x/tools v0.27.0 h1:qEKojBykQkQ4EynWy4S8Weg69NumxKdn40Fce3uc/8o=
golang.org/x/tools v0.27.0/go.mod h1:sUi0ZgbwW9ZPAq26Ekut+weQPR5eIM6GQLQ1Yjm1H0Q=
golang.org/x/tools v0.28.0 h1:WuB6qZ4RPCQo5aP3WdKZS7i595EdWqWR8vqJTlwTVK8=
golang.org/x/tools v0.28.0/go.mod h1:dcIOrVd3mfQKTgrDVQHqCPMWy6lnhfhtX3hLXYVLfRw=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
Expand Down Expand Up @@ -1336,28 +1334,28 @@ helm.sh/helm/v3 v3.16.3 h1:kb8bSxMeRJ+knsK/ovvlaVPfdis0X3/ZhYCSFRP+YmY=
helm.sh/helm/v3 v3.16.3/go.mod h1:zeVWGDR4JJgiRbT3AnNsjYaX8OTJlIE9zC+Q7F7iUSU=
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
k8s.io/api v0.31.3 h1:umzm5o8lFbdN/hIXbrK9oRpOproJO62CV1zqxXrLgk8=
k8s.io/api v0.31.3/go.mod h1:UJrkIp9pnMOI9K2nlL6vwpxRzzEX5sWgn8kGQe92kCE=
k8s.io/apiextensions-apiserver v0.31.3 h1:+GFGj2qFiU7rGCsA5o+p/rul1OQIq6oYpQw4+u+nciE=
k8s.io/apiextensions-apiserver v0.31.3/go.mod h1:2DSpFhUZZJmn/cr/RweH1cEVVbzFw9YBu4T+U3mf1e4=
k8s.io/apimachinery v0.31.3 h1:6l0WhcYgasZ/wk9ktLq5vLaoXJJr5ts6lkaQzgeYPq4=
k8s.io/apimachinery v0.31.3/go.mod h1:rsPdaZJfTfLsNJSQzNHQvYoTmxhoOEofxtOsF3rtsMo=
k8s.io/apiserver v0.31.3 h1:+1oHTtCB+OheqFEz375D0IlzHZ5VeQKX1KGXnx+TTuY=
k8s.io/apiserver v0.31.3/go.mod h1:PrxVbebxrxQPFhJk4powDISIROkNMKHibTg9lTRQ0Qg=
k8s.io/cli-runtime v0.31.3 h1:fEQD9Xokir78y7pVK/fCJN090/iYNrLHpFbGU4ul9TI=
k8s.io/cli-runtime v0.31.3/go.mod h1:Q2jkyTpl+f6AtodQvgDI8io3jrfr+Z0LyQBPJJ2Btq8=
k8s.io/client-go v0.31.3 h1:CAlZuM+PH2cm+86LOBemaJI/lQ5linJ6UFxKX/SoG+4=
k8s.io/client-go v0.31.3/go.mod h1:2CgjPUTpv3fE5dNygAr2NcM8nhHzXvxB8KL5gYc3kJs=
k8s.io/component-base v0.31.3 h1:DMCXXVx546Rfvhj+3cOm2EUxhS+EyztH423j+8sOwhQ=
k8s.io/component-base v0.31.3/go.mod h1:xME6BHfUOafRgT0rGVBGl7TuSg8Z9/deT7qq6w7qjIU=
k8s.io/api v0.32.0 h1:OL9JpbvAU5ny9ga2fb24X8H6xQlVp+aJMFlgtQjR9CE=
k8s.io/api v0.32.0/go.mod h1:4LEwHZEf6Q/cG96F3dqR965sYOfmPM7rq81BLgsE0p0=
k8s.io/apiextensions-apiserver v0.32.0 h1:S0Xlqt51qzzqjKPxfgX1xh4HBZE+p8KKBq+k2SWNOE0=
k8s.io/apiextensions-apiserver v0.32.0/go.mod h1:86hblMvN5yxMvZrZFX2OhIHAuFIMJIZ19bTvzkP+Fmw=
k8s.io/apimachinery v0.32.0 h1:cFSE7N3rmEEtv4ei5X6DaJPHHX0C+upp+v5lVPiEwpg=
k8s.io/apimachinery v0.32.0/go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE=
k8s.io/apiserver v0.32.0 h1:VJ89ZvQZ8p1sLeiWdRJpRD6oLozNZD2+qVSLi+ft5Qs=
k8s.io/apiserver v0.32.0/go.mod h1:HFh+dM1/BE/Hm4bS4nTXHVfN6Z6tFIZPi649n83b4Ag=
k8s.io/cli-runtime v0.32.0 h1:dP+OZqs7zHPpGQMCGAhectbHU2SNCuZtIimRKTv2T1c=
k8s.io/cli-runtime v0.32.0/go.mod h1:Mai8ht2+esoDRK5hr861KRy6z0zHsSTYttNVJXgP3YQ=
k8s.io/client-go v0.32.0 h1:DimtMcnN/JIKZcrSrstiwvvZvLjG0aSxy8PxN8IChp8=
k8s.io/client-go v0.32.0/go.mod h1:boDWvdM1Drk4NJj/VddSLnx59X3OPgwrOo0vGbtq9+8=
k8s.io/component-base v0.32.0 h1:d6cWHZkCiiep41ObYQS6IcgzOUQUNpywm39KVYaUqzU=
k8s.io/component-base v0.32.0/go.mod h1:JLG2W5TUxUu5uDyKiH2R/7NnxJo1HlPoRIIbVLkK5eM=
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
k8s.io/kube-openapi v0.0.0-20241009091222-67ed5848f094 h1:MErs8YA0abvOqJ8gIupA1Tz6PKXYUw34XsGlA7uSL1k=
k8s.io/kube-openapi v0.0.0-20241009091222-67ed5848f094/go.mod h1:7ioBJr1A6igWjsR2fxq2EZ0mlMwYLejazSIc2bzMp2U=
k8s.io/kubectl v0.31.3 h1:3r111pCjPsvnR98oLLxDMwAeM6OPGmPty6gSKaLTQes=
k8s.io/kubectl v0.31.3/go.mod h1:lhMECDCbJN8He12qcKqs2QfmVo9Pue30geovBVpH5fs=
k8s.io/utils v0.0.0-20241104163129-6fe5fd82f078 h1:jGnCPejIetjiy2gqaJ5V0NLwTpF4wbQ6cZIItJCSHno=
k8s.io/utils v0.0.0-20241104163129-6fe5fd82f078/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f h1:GA7//TjRY9yWGy1poLzYYJJ4JRdzg3+O6e8I+e+8T5Y=
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f/go.mod h1:R/HEjbvWI0qdfb8viZUeVZm0X6IZnxAydC7YU42CMw4=
k8s.io/kubectl v0.32.0 h1:rpxl+ng9qeG79YA4Em9tLSfX0G8W0vfaiPVrc/WR7Xw=
k8s.io/kubectl v0.32.0/go.mod h1:qIjSX+QgPQUgdy8ps6eKsYNF+YmFOAO3WygfucIqFiE=
k8s.io/utils v0.0.0-20241210054802-24370beab758 h1:sdbE21q2nlQtFh65saZY+rRM6x6aJJI8IUa1AmH/qa0=
k8s.io/utils v0.0.0-20241210054802-24370beab758/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
oras.land/oras-go v1.2.6 h1:z8cmxQXBU8yZ4mkytWqXfo6tZcamPwjsuxYU81xJ8Lk=
oras.land/oras-go v1.2.6/go.mod h1:OVPc1PegSEe/K8YiLfosrlqlqTN9PUyFvOw5Y9gwrT8=
sigs.k8s.io/controller-runtime v0.19.3 h1:XO2GvC9OPftRst6xWCpTgBZO04S2cbp0Qqkj8bX1sPw=
Expand All @@ -1370,8 +1368,8 @@ sigs.k8s.io/kustomize/kyaml v0.18.1 h1:WvBo56Wzw3fjS+7vBjN6TeivvpbW9GmRaWZ9CIVmt
sigs.k8s.io/kustomize/kyaml v0.18.1/go.mod h1:C3L2BFVU1jgcddNBE1TxuVLgS46TjObMwW5FT9FcjYo=
sigs.k8s.io/release-utils v0.8.5 h1:FUtFqEAN621gSXv0L7kHyWruBeS7TUU9aWf76olX7uQ=
sigs.k8s.io/release-utils v0.8.5/go.mod h1:qsm5bdxdgoHkD8HsXpgme2/c3mdsNaiV53Sz2HmKeJA=
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 h1:150L+0vs/8DA78h1u02ooW1/fFq/Lwr+sGiqlzvrtq4=
sigs.k8s.io/structured-merge-diff/v4 v4.4.1/go.mod h1:N8hJocpFajUSSeSJ9bOZ77VzejKZaXsTtZo4/u7Io08=
sigs.k8s.io/structured-merge-diff/v4 v4.4.3 h1:sCP7Vv3xx/CWIuTPVN38lUPx0uw0lcLfzaiDa8Ja01A=
sigs.k8s.io/structured-merge-diff/v4 v4.4.3/go.mod h1:N8f93tFZh9U6vpxwRArLiikrE5/2tiu1w1AGfACIGE4=
sigs.k8s.io/yaml v1.4.0 h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E=
sigs.k8s.io/yaml v1.4.0/go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY=
software.sslmate.com/src/go-pkcs12 v0.4.0 h1:H2g08FrTvSFKUj+D309j1DPfk5APnIdAQAB8aEykJ5k=
Expand Down

0 comments on commit 91ee457

Please sign in to comment.