Skip to content

Commit 999e36d

Browse files
build(deps): Bump the all-go-mod-patch-and-minor group across 4 directories with 3 updates (#1242)
Bumps the all-go-mod-patch-and-minor group with 3 updates in the / directory: [github.com/nutanix-cloud-native/prism-go-client](https://github.com/nutanix-cloud-native/prism-go-client), [github.com/onsi/gomega](https://github.com/onsi/gomega) and [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml). Bumps the all-go-mod-patch-and-minor group with 3 updates in the /api directory: [github.com/nutanix-cloud-native/prism-go-client](https://github.com/nutanix-cloud-native/prism-go-client), [github.com/onsi/gomega](https://github.com/onsi/gomega) and [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml). Bumps the all-go-mod-patch-and-minor group with 2 updates in the /common directory: [github.com/onsi/gomega](https://github.com/onsi/gomega) and [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml). Bumps the all-go-mod-patch-and-minor group with 1 update in the /hack/tools directory: [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml). Updates `github.com/nutanix-cloud-native/prism-go-client` from 0.5.2 to 0.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nutanix-cloud-native/prism-go-client/releases">github.com/nutanix-cloud-native/prism-go-client's releases</a>.</em></p> <blockquote> <h2>v0.5.3</h2> <h3>Added</h3> <ul> <li>Added support for authenticating using API key based authentication</li> </ul> <h2>What's Changed</h2> <ul> <li>API key based authentication support (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/232">#232</a>) by <a href="https://github.com/amanalinutanix"><code>@​amanalinutanix</code></a> in <a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/pull/237">nutanix-cloud-native/prism-go-client#237</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nutanix-cloud-native/prism-go-client/compare/v0.5.2...v0.5.3">https://github.com/nutanix-cloud-native/prism-go-client/compare/v0.5.2...v0.5.3</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nutanix-cloud-native/prism-go-client/blob/v0.5.3/CHANGELOG.md">github.com/nutanix-cloud-native/prism-go-client's changelog</a>.</em></p> <blockquote> <h2>[v0.5.3]</h2> <h3>Added</h3> <ul> <li>Added support for authenticating using API key based authentication.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/40409718b451ba40dd275894cce7a8478b80ed07"><code>4040971</code></a> chore: update CHANGELOG.md</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/5bdd0b04176e15d622b9d3aeba6512d6566fb9dc"><code>5bdd0b0</code></a> API key based authentication support (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/232">#232</a>) (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/237">#237</a>)</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/9991f0d38b5285fc6760cf64309510f7b89e93f6"><code>9991f0d</code></a> feat(v3): Add VM-VTPM Config to VM Resources</li> <li>See full diff in <a href="https://github.com/nutanix-cloud-native/prism-go-client/compare/v0.5.2...v0.5.3">compare view</a></li> </ul> </details> <br /> Updates `github.com/onsi/gomega` from 1.37.0 to 1.38.0 <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.38.0</h2> <h2>1.38.0</h2> <h3>Features</h3> <ul> <li>gstruct handles extra unexported fields [4ee7ed0]</li> </ul> <h3>Fixes</h3> <ul> <li>support [] in IgnoringTopFunction function signatures (<a href="https://redirect.github.com/onsi/gomega/issues/851">#851</a>) [36bbf72]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump golang.org/x/net from 0.40.0 to 0.41.0 (<a href="https://redirect.github.com/onsi/gomega/issues/846">#846</a>) [529d408]</li> <li>Fix typo [acd1f55]</li> <li>Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (<a href="https://redirect.github.com/onsi/gomega/issues/835">#835</a>) [bae65a0]</li> <li>Bump nokogiri from 1.18.4 to 1.18.8 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/842">#842</a>) [8dda91f]</li> <li>Bump golang.org/x/net from 0.39.0 to 0.40.0 (<a href="https://redirect.github.com/onsi/gomega/issues/843">#843</a>) [212d812]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (<a href="https://redirect.github.com/onsi/gomega/issues/839">#839</a>) [59bd7f9]</li> <li>Bump nokogiri from 1.18.1 to 1.18.4 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/834">#834</a>) [328c729]</li> <li>Bump uri from 1.0.2 to 1.0.3 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/826">#826</a>) [9a798a1]</li> <li>Bump golang.org/x/net from 0.37.0 to 0.39.0 (<a href="https://redirect.github.com/onsi/gomega/issues/841">#841</a>) [04a72c6]</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.38.0</h2> <h3>Features</h3> <ul> <li>gstruct handles extra unexported fields [4ee7ed0]</li> </ul> <h3>Fixes</h3> <ul> <li>support [] in IgnoringTopFunction function signatures (<a href="https://redirect.github.com/onsi/gomega/issues/851">#851</a>) [36bbf72]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump golang.org/x/net from 0.40.0 to 0.41.0 (<a href="https://redirect.github.com/onsi/gomega/issues/846">#846</a>) [529d408]</li> <li>Fix typo [acd1f55]</li> <li>Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (<a href="https://redirect.github.com/onsi/gomega/issues/835">#835</a>) [bae65a0]</li> <li>Bump nokogiri from 1.18.4 to 1.18.8 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/842">#842</a>) [8dda91f]</li> <li>Bump golang.org/x/net from 0.39.0 to 0.40.0 (<a href="https://redirect.github.com/onsi/gomega/issues/843">#843</a>) [212d812]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (<a href="https://redirect.github.com/onsi/gomega/issues/839">#839</a>) [59bd7f9]</li> <li>Bump nokogiri from 1.18.1 to 1.18.4 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/834">#834</a>) [328c729]</li> <li>Bump uri from 1.0.2 to 1.0.3 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/826">#826</a>) [9a798a1]</li> <li>Bump golang.org/x/net from 0.37.0 to 0.39.0 (<a href="https://redirect.github.com/onsi/gomega/issues/841">#841</a>) [04a72c6]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/gomega/commit/c1237df9d4dbb138d19c835940657cc5c7fbd506"><code>c1237df</code></a> v1.38.0</li> <li><a href="https://github.com/onsi/gomega/commit/36bbf72ab9adf4a74ddadcc5e04cac714bb14da7"><code>36bbf72</code></a> support [] in IgnoringTopFunction function signatures (<a href="https://redirect.github.com/onsi/gomega/issues/851">#851</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/4ee7ed010fcfdf355afd3f0008a71e2d10c5cd12"><code>4ee7ed0</code></a> gstruct handles extra unexported fields</li> <li><a href="https://github.com/onsi/gomega/commit/529d408dc63b175de9d0c2ad27b788ee7b6e080d"><code>529d408</code></a> Bump golang.org/x/net from 0.40.0 to 0.41.0 (<a href="https://redirect.github.com/onsi/gomega/issues/846">#846</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/acd1f554137d241699a54ff0ef2cdbf2099359a7"><code>acd1f55</code></a> Fix typo</li> <li><a href="https://github.com/onsi/gomega/commit/bae65a0fbd5d3a3ad901f70843fa651c8929cd83"><code>bae65a0</code></a> Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (<a href="https://redirect.github.com/onsi/gomega/issues/835">#835</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/8dda91fe1c27ac2be2cb679f430bda4a02db9065"><code>8dda91f</code></a> Bump nokogiri from 1.18.4 to 1.18.8 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/842">#842</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/212d81273b637fc695f96dea2a19cb7f5f16c969"><code>212d812</code></a> Bump golang.org/x/net from 0.39.0 to 0.40.0 (<a href="https://redirect.github.com/onsi/gomega/issues/843">#843</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/59bd7f9a8908fce4705a9003b7c8e1ce51c08a2c"><code>59bd7f9</code></a> Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (<a href="https://redirect.github.com/onsi/gomega/issues/839">#839</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/328c729a1480b389f1d4a215cba4c55c8c7a4b1d"><code>328c729</code></a> Bump nokogiri from 1.18.1 to 1.18.4 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/834">#834</a>)</li> <li>Additional commits viewable in <a href="https://github.com/onsi/gomega/compare/v1.37.0...v1.38.0">compare view</a></li> </ul> </details> <br /> Updates `sigs.k8s.io/yaml` from 1.5.0 to 1.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/yaml/releases">sigs.k8s.io/yaml's releases</a>.</em></p> <blockquote> <h2>v1.6.0</h2> <h2>What's Changed</h2> <ul> <li>Add &quot;kyaml&quot; support and yamlfmt by <a href="https://github.com/thockin"><code>@​thockin</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/yaml/pull/132">kubernetes-sigs/yaml#132</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/048d724aca2d37ddb5b03c90b5b4550a3a48766d"><code>048d724</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/yaml/issues/132">#132</a> from thockin/master</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/23c836c2b9e98fc38d2c395d780dcfe307d94424"><code>23c836c</code></a> Bolster tests, mostly in error-handling</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/2e3340bee11ce4edd63e825341ad300a82fd3fb8"><code>2e3340b</code></a> Add compact output tests</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/4a4f5391cf1fdd74e42c2eb5670e192503377817"><code>4a4f539</code></a> Add test case for tabs in multi-line strings</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/13509ad300ec7ceb5d79b6d806e345f6ae94b998"><code>13509ad</code></a> Change which methods get a newline and fix tests</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/59c2c43bdf1970fb0c74682e9b47d4a499ba4358"><code>59c2c43</code></a> Add compact mode so KYAML can be used in more places</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/abc1add3fd1978eccb8519aa3915c37966693dae"><code>abc1add</code></a> kyaml: Implement escaping closer to YAML spec</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/7749171ef6cb7be7ccab3e684b030de6125f2c5f"><code>7749171</code></a> Add a yamlfmt cmd</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/a932007e17c79df3af8eb143ccdbdf2bd696c0c3"><code>a932007</code></a> Add KYAML support</li> <li>See full diff in <a href="https://github.com/kubernetes-sigs/yaml/compare/v1.5.0...v1.6.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/nutanix-cloud-native/prism-go-client` from 0.5.2 to 0.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nutanix-cloud-native/prism-go-client/releases">github.com/nutanix-cloud-native/prism-go-client's releases</a>.</em></p> <blockquote> <h2>v0.5.3</h2> <h3>Added</h3> <ul> <li>Added support for authenticating using API key based authentication</li> </ul> <h2>What's Changed</h2> <ul> <li>API key based authentication support (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/232">#232</a>) by <a href="https://github.com/amanalinutanix"><code>@​amanalinutanix</code></a> in <a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/pull/237">nutanix-cloud-native/prism-go-client#237</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nutanix-cloud-native/prism-go-client/compare/v0.5.2...v0.5.3">https://github.com/nutanix-cloud-native/prism-go-client/compare/v0.5.2...v0.5.3</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nutanix-cloud-native/prism-go-client/blob/v0.5.3/CHANGELOG.md">github.com/nutanix-cloud-native/prism-go-client's changelog</a>.</em></p> <blockquote> <h2>[v0.5.3]</h2> <h3>Added</h3> <ul> <li>Added support for authenticating using API key based authentication.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/40409718b451ba40dd275894cce7a8478b80ed07"><code>4040971</code></a> chore: update CHANGELOG.md</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/5bdd0b04176e15d622b9d3aeba6512d6566fb9dc"><code>5bdd0b0</code></a> API key based authentication support (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/232">#232</a>) (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/237">#237</a>)</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/9991f0d38b5285fc6760cf64309510f7b89e93f6"><code>9991f0d</code></a> feat(v3): Add VM-VTPM Config to VM Resources</li> <li>See full diff in <a href="https://github.com/nutanix-cloud-native/prism-go-client/compare/v0.5.2...v0.5.3">compare view</a></li> </ul> </details> <br /> Updates `github.com/onsi/gomega` from 1.37.0 to 1.38.0 <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.38.0</h2> <h2>1.38.0</h2> <h3>Features</h3> <ul> <li>gstruct handles extra unexported fields [4ee7ed0]</li> </ul> <h3>Fixes</h3> <ul> <li>support [] in IgnoringTopFunction function signatures (<a href="https://redirect.github.com/onsi/gomega/issues/851">#851</a>) [36bbf72]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump golang.org/x/net from 0.40.0 to 0.41.0 (<a href="https://redirect.github.com/onsi/gomega/issues/846">#846</a>) [529d408]</li> <li>Fix typo [acd1f55]</li> <li>Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (<a href="https://redirect.github.com/onsi/gomega/issues/835">#835</a>) [bae65a0]</li> <li>Bump nokogiri from 1.18.4 to 1.18.8 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/842">#842</a>) [8dda91f]</li> <li>Bump golang.org/x/net from 0.39.0 to 0.40.0 (<a href="https://redirect.github.com/onsi/gomega/issues/843">#843</a>) [212d812]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (<a href="https://redirect.github.com/onsi/gomega/issues/839">#839</a>) [59bd7f9]</li> <li>Bump nokogiri from 1.18.1 to 1.18.4 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/834">#834</a>) [328c729]</li> <li>Bump uri from 1.0.2 to 1.0.3 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/826">#826</a>) [9a798a1]</li> <li>Bump golang.org/x/net from 0.37.0 to 0.39.0 (<a href="https://redirect.github.com/onsi/gomega/issues/841">#841</a>) [04a72c6]</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.38.0</h2> <h3>Features</h3> <ul> <li>gstruct handles extra unexported fields [4ee7ed0]</li> </ul> <h3>Fixes</h3> <ul> <li>support [] in IgnoringTopFunction function signatures (<a href="https://redirect.github.com/onsi/gomega/issues/851">#851</a>) [36bbf72]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump golang.org/x/net from 0.40.0 to 0.41.0 (<a href="https://redirect.github.com/onsi/gomega/issues/846">#846</a>) [529d408]</li> <li>Fix typo [acd1f55]</li> <li>Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (<a href="https://redirect.github.com/onsi/gomega/issues/835">#835</a>) [bae65a0]</li> <li>Bump nokogiri from 1.18.4 to 1.18.8 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/842">#842</a>) [8dda91f]</li> <li>Bump golang.org/x/net from 0.39.0 to 0.40.0 (<a href="https://redirect.github.com/onsi/gomega/issues/843">#843</a>) [212d812]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (<a href="https://redirect.github.com/onsi/gomega/issues/839">#839</a>) [59bd7f9]</li> <li>Bump nokogiri from 1.18.1 to 1.18.4 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/834">#834</a>) [328c729]</li> <li>Bump uri from 1.0.2 to 1.0.3 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/826">#826</a>) [9a798a1]</li> <li>Bump golang.org/x/net from 0.37.0 to 0.39.0 (<a href="https://redirect.github.com/onsi/gomega/issues/841">#841</a>) [04a72c6]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/gomega/commit/c1237df9d4dbb138d19c835940657cc5c7fbd506"><code>c1237df</code></a> v1.38.0</li> <li><a href="https://github.com/onsi/gomega/commit/36bbf72ab9adf4a74ddadcc5e04cac714bb14da7"><code>36bbf72</code></a> support [] in IgnoringTopFunction function signatures (<a href="https://redirect.github.com/onsi/gomega/issues/851">#851</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/4ee7ed010fcfdf355afd3f0008a71e2d10c5cd12"><code>4ee7ed0</code></a> gstruct handles extra unexported fields</li> <li><a href="https://github.com/onsi/gomega/commit/529d408dc63b175de9d0c2ad27b788ee7b6e080d"><code>529d408</code></a> Bump golang.org/x/net from 0.40.0 to 0.41.0 (<a href="https://redirect.github.com/onsi/gomega/issues/846">#846</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/acd1f554137d241699a54ff0ef2cdbf2099359a7"><code>acd1f55</code></a> Fix typo</li> <li><a href="https://github.com/onsi/gomega/commit/bae65a0fbd5d3a3ad901f70843fa651c8929cd83"><code>bae65a0</code></a> Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (<a href="https://redirect.github.com/onsi/gomega/issues/835">#835</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/8dda91fe1c27ac2be2cb679f430bda4a02db9065"><code>8dda91f</code></a> Bump nokogiri from 1.18.4 to 1.18.8 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/842">#842</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/212d81273b637fc695f96dea2a19cb7f5f16c969"><code>212d812</code></a> Bump golang.org/x/net from 0.39.0 to 0.40.0 (<a href="https://redirect.github.com/onsi/gomega/issues/843">#843</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/59bd7f9a8908fce4705a9003b7c8e1ce51c08a2c"><code>59bd7f9</code></a> Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (<a href="https://redirect.github.com/onsi/gomega/issues/839">#839</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/328c729a1480b389f1d4a215cba4c55c8c7a4b1d"><code>328c729</code></a> Bump nokogiri from 1.18.1 to 1.18.4 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/834">#834</a>)</li> <li>Additional commits viewable in <a href="https://github.com/onsi/gomega/compare/v1.37.0...v1.38.0">compare view</a></li> </ul> </details> <br /> Updates `sigs.k8s.io/yaml` from 1.5.0 to 1.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/yaml/releases">sigs.k8s.io/yaml's releases</a>.</em></p> <blockquote> <h2>v1.6.0</h2> <h2>What's Changed</h2> <ul> <li>Add &quot;kyaml&quot; support and yamlfmt by <a href="https://github.com/thockin"><code>@​thockin</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/yaml/pull/132">kubernetes-sigs/yaml#132</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/048d724aca2d37ddb5b03c90b5b4550a3a48766d"><code>048d724</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/yaml/issues/132">#132</a> from thockin/master</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/23c836c2b9e98fc38d2c395d780dcfe307d94424"><code>23c836c</code></a> Bolster tests, mostly in error-handling</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/2e3340bee11ce4edd63e825341ad300a82fd3fb8"><code>2e3340b</code></a> Add compact output tests</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/4a4f5391cf1fdd74e42c2eb5670e192503377817"><code>4a4f539</code></a> Add test case for tabs in multi-line strings</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/13509ad300ec7ceb5d79b6d806e345f6ae94b998"><code>13509ad</code></a> Change which methods get a newline and fix tests</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/59c2c43bdf1970fb0c74682e9b47d4a499ba4358"><code>59c2c43</code></a> Add compact mode so KYAML can be used in more places</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/abc1add3fd1978eccb8519aa3915c37966693dae"><code>abc1add</code></a> kyaml: Implement escaping closer to YAML spec</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/7749171ef6cb7be7ccab3e684b030de6125f2c5f"><code>7749171</code></a> Add a yamlfmt cmd</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/a932007e17c79df3af8eb143ccdbdf2bd696c0c3"><code>a932007</code></a> Add KYAML support</li> <li>See full diff in <a href="https://github.com/kubernetes-sigs/yaml/compare/v1.5.0...v1.6.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/onsi/gomega` from 1.37.0 to 1.38.0 <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.38.0</h2> <h2>1.38.0</h2> <h3>Features</h3> <ul> <li>gstruct handles extra unexported fields [4ee7ed0]</li> </ul> <h3>Fixes</h3> <ul> <li>support [] in IgnoringTopFunction function signatures (<a href="https://redirect.github.com/onsi/gomega/issues/851">#851</a>) [36bbf72]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump golang.org/x/net from 0.40.0 to 0.41.0 (<a href="https://redirect.github.com/onsi/gomega/issues/846">#846</a>) [529d408]</li> <li>Fix typo [acd1f55]</li> <li>Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (<a href="https://redirect.github.com/onsi/gomega/issues/835">#835</a>) [bae65a0]</li> <li>Bump nokogiri from 1.18.4 to 1.18.8 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/842">#842</a>) [8dda91f]</li> <li>Bump golang.org/x/net from 0.39.0 to 0.40.0 (<a href="https://redirect.github.com/onsi/gomega/issues/843">#843</a>) [212d812]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (<a href="https://redirect.github.com/onsi/gomega/issues/839">#839</a>) [59bd7f9]</li> <li>Bump nokogiri from 1.18.1 to 1.18.4 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/834">#834</a>) [328c729]</li> <li>Bump uri from 1.0.2 to 1.0.3 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/826">#826</a>) [9a798a1]</li> <li>Bump golang.org/x/net from 0.37.0 to 0.39.0 (<a href="https://redirect.github.com/onsi/gomega/issues/841">#841</a>) [04a72c6]</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.38.0</h2> <h3>Features</h3> <ul> <li>gstruct handles extra unexported fields [4ee7ed0]</li> </ul> <h3>Fixes</h3> <ul> <li>support [] in IgnoringTopFunction function signatures (<a href="https://redirect.github.com/onsi/gomega/issues/851">#851</a>) [36bbf72]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump golang.org/x/net from 0.40.0 to 0.41.0 (<a href="https://redirect.github.com/onsi/gomega/issues/846">#846</a>) [529d408]</li> <li>Fix typo [acd1f55]</li> <li>Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (<a href="https://redirect.github.com/onsi/gomega/issues/835">#835</a>) [bae65a0]</li> <li>Bump nokogiri from 1.18.4 to 1.18.8 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/842">#842</a>) [8dda91f]</li> <li>Bump golang.org/x/net from 0.39.0 to 0.40.0 (<a href="https://redirect.github.com/onsi/gomega/issues/843">#843</a>) [212d812]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (<a href="https://redirect.github.com/onsi/gomega/issues/839">#839</a>) [59bd7f9]</li> <li>Bump nokogiri from 1.18.1 to 1.18.4 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/834">#834</a>) [328c729]</li> <li>Bump uri from 1.0.2 to 1.0.3 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/826">#826</a>) [9a798a1]</li> <li>Bump golang.org/x/net from 0.37.0 to 0.39.0 (<a href="https://redirect.github.com/onsi/gomega/issues/841">#841</a>) [04a72c6]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/gomega/commit/c1237df9d4dbb138d19c835940657cc5c7fbd506"><code>c1237df</code></a> v1.38.0</li> <li><a href="https://github.com/onsi/gomega/commit/36bbf72ab9adf4a74ddadcc5e04cac714bb14da7"><code>36bbf72</code></a> support [] in IgnoringTopFunction function signatures (<a href="https://redirect.github.com/onsi/gomega/issues/851">#851</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/4ee7ed010fcfdf355afd3f0008a71e2d10c5cd12"><code>4ee7ed0</code></a> gstruct handles extra unexported fields</li> <li><a href="https://github.com/onsi/gomega/commit/529d408dc63b175de9d0c2ad27b788ee7b6e080d"><code>529d408</code></a> Bump golang.org/x/net from 0.40.0 to 0.41.0 (<a href="https://redirect.github.com/onsi/gomega/issues/846">#846</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/acd1f554137d241699a54ff0ef2cdbf2099359a7"><code>acd1f55</code></a> Fix typo</li> <li><a href="https://github.com/onsi/gomega/commit/bae65a0fbd5d3a3ad901f70843fa651c8929cd83"><code>bae65a0</code></a> Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (<a href="https://redirect.github.com/onsi/gomega/issues/835">#835</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/8dda91fe1c27ac2be2cb679f430bda4a02db9065"><code>8dda91f</code></a> Bump nokogiri from 1.18.4 to 1.18.8 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/842">#842</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/212d81273b637fc695f96dea2a19cb7f5f16c969"><code>212d812</code></a> Bump golang.org/x/net from 0.39.0 to 0.40.0 (<a href="https://redirect.github.com/onsi/gomega/issues/843">#843</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/59bd7f9a8908fce4705a9003b7c8e1ce51c08a2c"><code>59bd7f9</code></a> Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (<a href="https://redirect.github.com/onsi/gomega/issues/839">#839</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/328c729a1480b389f1d4a215cba4c55c8c7a4b1d"><code>328c729</code></a> Bump nokogiri from 1.18.1 to 1.18.4 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/834">#834</a>)</li> <li>Additional commits viewable in <a href="https://github.com/onsi/gomega/compare/v1.37.0...v1.38.0">compare view</a></li> </ul> </details> <br /> Updates `sigs.k8s.io/yaml` from 1.5.0 to 1.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/yaml/releases">sigs.k8s.io/yaml's releases</a>.</em></p> <blockquote> <h2>v1.6.0</h2> <h2>What's Changed</h2> <ul> <li>Add &quot;kyaml&quot; support and yamlfmt by <a href="https://github.com/thockin"><code>@​thockin</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/yaml/pull/132">kubernetes-sigs/yaml#132</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/048d724aca2d37ddb5b03c90b5b4550a3a48766d"><code>048d724</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/yaml/issues/132">#132</a> from thockin/master</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/23c836c2b9e98fc38d2c395d780dcfe307d94424"><code>23c836c</code></a> Bolster tests, mostly in error-handling</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/2e3340bee11ce4edd63e825341ad300a82fd3fb8"><code>2e3340b</code></a> Add compact output tests</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/4a4f5391cf1fdd74e42c2eb5670e192503377817"><code>4a4f539</code></a> Add test case for tabs in multi-line strings</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/13509ad300ec7ceb5d79b6d806e345f6ae94b998"><code>13509ad</code></a> Change which methods get a newline and fix tests</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/59c2c43bdf1970fb0c74682e9b47d4a499ba4358"><code>59c2c43</code></a> Add compact mode so KYAML can be used in more places</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/abc1add3fd1978eccb8519aa3915c37966693dae"><code>abc1add</code></a> kyaml: Implement escaping closer to YAML spec</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/7749171ef6cb7be7ccab3e684b030de6125f2c5f"><code>7749171</code></a> Add a yamlfmt cmd</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/a932007e17c79df3af8eb143ccdbdf2bd696c0c3"><code>a932007</code></a> Add KYAML support</li> <li>See full diff in <a href="https://github.com/kubernetes-sigs/yaml/compare/v1.5.0...v1.6.0">compare view</a></li> </ul> </details> <br /> Updates `sigs.k8s.io/yaml` from 1.5.0 to 1.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/yaml/releases">sigs.k8s.io/yaml's releases</a>.</em></p> <blockquote> <h2>v1.6.0</h2> <h2>What's Changed</h2> <ul> <li>Add &quot;kyaml&quot; support and yamlfmt by <a href="https://github.com/thockin"><code>@​thockin</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/yaml/pull/132">kubernetes-sigs/yaml#132</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/048d724aca2d37ddb5b03c90b5b4550a3a48766d"><code>048d724</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/yaml/issues/132">#132</a> from thockin/master</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/23c836c2b9e98fc38d2c395d780dcfe307d94424"><code>23c836c</code></a> Bolster tests, mostly in error-handling</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/2e3340bee11ce4edd63e825341ad300a82fd3fb8"><code>2e3340b</code></a> Add compact output tests</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/4a4f5391cf1fdd74e42c2eb5670e192503377817"><code>4a4f539</code></a> Add test case for tabs in multi-line strings</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/13509ad300ec7ceb5d79b6d806e345f6ae94b998"><code>13509ad</code></a> Change which methods get a newline and fix tests</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/59c2c43bdf1970fb0c74682e9b47d4a499ba4358"><code>59c2c43</code></a> Add compact mode so KYAML can be used in more places</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/abc1add3fd1978eccb8519aa3915c37966693dae"><code>abc1add</code></a> kyaml: Implement escaping closer to YAML spec</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/7749171ef6cb7be7ccab3e684b030de6125f2c5f"><code>7749171</code></a> Add a yamlfmt cmd</li> <li><a href="https://github.com/kubernetes-sigs/yaml/commit/a932007e17c79df3af8eb143ccdbdf2bd696c0c3"><code>a932007</code></a> Add KYAML support</li> <li>See full diff in <a href="https://github.com/kubernetes-sigs/yaml/compare/v1.5.0...v1.6.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>
1 parent f79264b commit 999e36d

File tree

8 files changed

+89
-89
lines changed

8 files changed

+89
-89
lines changed

api/go.mod

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ require (
1313
github.com/aws/aws-sdk-go v1.55.7
1414
github.com/blang/semver/v4 v4.0.0
1515
github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/common v0.7.0
16-
github.com/nutanix-cloud-native/prism-go-client v0.5.2
17-
github.com/onsi/gomega v1.37.0
16+
github.com/nutanix-cloud-native/prism-go-client v0.5.3
17+
github.com/onsi/gomega v1.38.0
1818
github.com/stretchr/testify v1.10.0
1919
k8s.io/api v0.32.7
2020
k8s.io/apiextensions-apiserver v0.32.7
@@ -60,15 +60,15 @@ require (
6060
github.com/valyala/fastjson v1.6.4 // indirect
6161
github.com/x448/float16 v0.8.4 // indirect
6262
go.yaml.in/yaml/v2 v2.4.2 // indirect
63-
golang.org/x/net v0.38.0 // indirect
63+
golang.org/x/net v0.41.0 // indirect
6464
golang.org/x/oauth2 v0.28.0 // indirect
65-
golang.org/x/sync v0.12.0 // indirect
66-
golang.org/x/sys v0.32.0 // indirect
67-
golang.org/x/term v0.30.0 // indirect
68-
golang.org/x/text v0.23.0 // indirect
65+
golang.org/x/sync v0.15.0 // indirect
66+
golang.org/x/sys v0.33.0 // indirect
67+
golang.org/x/term v0.32.0 // indirect
68+
golang.org/x/text v0.26.0 // indirect
6969
golang.org/x/time v0.8.0 // indirect
7070
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
71-
google.golang.org/protobuf v1.36.5 // indirect
71+
google.golang.org/protobuf v1.36.6 // indirect
7272
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
7373
gopkg.in/inf.v0 v0.9.1 // indirect
7474
gopkg.in/yaml.v3 v3.0.1 // indirect
@@ -77,5 +77,5 @@ require (
7777
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f // indirect
7878
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect
7979
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 // indirect
80-
sigs.k8s.io/yaml v1.5.0 // indirect
80+
sigs.k8s.io/yaml v1.6.0 // indirect
8181
)

api/go.sum

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,12 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
7777
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
7878
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
7979
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
80-
github.com/nutanix-cloud-native/prism-go-client v0.5.2 h1:qhFJeC3CRrWM8BTaNvxnjShVNH5E99z5MPU3a2BO14A=
81-
github.com/nutanix-cloud-native/prism-go-client v0.5.2/go.mod h1:N/O9fz5fimjb30RxlPbKbGs/Z2lqMgDqrb6CrsZvQrA=
80+
github.com/nutanix-cloud-native/prism-go-client v0.5.3 h1:kcwbrWQOkQHiK20LcL2HyRYMlOWXLgqR93JD7D9ZgAs=
81+
github.com/nutanix-cloud-native/prism-go-client v0.5.3/go.mod h1:N/O9fz5fimjb30RxlPbKbGs/Z2lqMgDqrb6CrsZvQrA=
8282
github.com/onsi/ginkgo/v2 v2.23.4 h1:ktYTpKJAVZnDT4VjxSbiBenUjmlL/5QkBEocaWXiQus=
8383
github.com/onsi/ginkgo/v2 v2.23.4/go.mod h1:Bt66ApGPBFzHyR+JO10Zbt0Gsp4uWxu5mIOTusL46e8=
84-
github.com/onsi/gomega v1.37.0 h1:CdEG8g0S133B4OswTDC/5XPSzE1OeP29QOioj2PID2Y=
85-
github.com/onsi/gomega v1.37.0/go.mod h1:8D9+Txp43QWKhM24yyOBEdpkzN8FvJyAwecBgsU4KU0=
84+
github.com/onsi/gomega v1.38.0 h1:c/WX+w8SLAinvuKKQFh77WEucCnPk4j2OTUr7lt7BeY=
85+
github.com/onsi/gomega v1.38.0/go.mod h1:OcXcwId0b9QsE7Y49u+BTrL4IdKOBOKnD6VQNTJEB6o=
8686
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
8787
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
8888
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
@@ -137,42 +137,42 @@ golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn
137137
golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
138138
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
139139
golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
140-
golang.org/x/net v0.38.0 h1:vRMAPTMaeGqVhG5QyLJHqNDwecKTomGeqbnfZyKlBI8=
141-
golang.org/x/net v0.38.0/go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8=
140+
golang.org/x/net v0.41.0 h1:vBTly1HeNPEn3wtREYfy4GZ/NECgw2Cnl+nK6Nz3uvw=
141+
golang.org/x/net v0.41.0/go.mod h1:B/K4NNqkfmg07DQYrbwvSluqCJOOXwUjeb/5lOisjbA=
142142
golang.org/x/oauth2 v0.28.0 h1:CrgCKl8PPAVtLnU3c+EDw6x11699EWlsDeWNWKdIOkc=
143143
golang.org/x/oauth2 v0.28.0/go.mod h1:onh5ek6nERTohokkhCD/y2cV4Do3fxFHFuAejCkRWT8=
144144
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
145145
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
146146
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
147-
golang.org/x/sync v0.12.0 h1:MHc5BpPuC30uJk597Ri8TV3CNZcTLu6B6z4lJy+g6Jw=
148-
golang.org/x/sync v0.12.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
147+
golang.org/x/sync v0.15.0 h1:KWH3jNZsfyT6xfAfKiz6MRNmd46ByHDYaZ7KSkCtdW8=
148+
golang.org/x/sync v0.15.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
149149
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
150150
golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
151151
golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
152-
golang.org/x/sys v0.32.0 h1:s77OFDvIQeibCmezSnk/q6iAfkdiQaJi4VzroCFrN20=
153-
golang.org/x/sys v0.32.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
154-
golang.org/x/term v0.30.0 h1:PQ39fJZ+mfadBm0y5WlL4vlM7Sx1Hgf13sMIY2+QS9Y=
155-
golang.org/x/term v0.30.0/go.mod h1:NYYFdzHoI5wRh/h5tDMdMqCqPJZEuNqVR5xJLd/n67g=
152+
golang.org/x/sys v0.33.0 h1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw=
153+
golang.org/x/sys v0.33.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
154+
golang.org/x/term v0.32.0 h1:DR4lr0TjUs3epypdhTOkMmuF5CDFJ/8pOnbzMZPQ7bg=
155+
golang.org/x/term v0.32.0/go.mod h1:uZG1FhGx848Sqfsq4/DlJr3xGGsYMu/L5GW4abiaEPQ=
156156
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
157157
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
158-
golang.org/x/text v0.23.0 h1:D71I7dUrlY+VX0gQShAThNGHFxZ13dGLBHQLVl1mJlY=
159-
golang.org/x/text v0.23.0/go.mod h1:/BLNzu4aZCJ1+kcD0DNRotWKage4q2rGVAg4o22unh4=
158+
golang.org/x/text v0.26.0 h1:P42AVeLghgTYr4+xUnTRKDMqpar+PtX7KWuNQL21L8M=
159+
golang.org/x/text v0.26.0/go.mod h1:QK15LZJUUQVJxhz7wXgxSy/CJaTFjd0G+YLonydOVQA=
160160
golang.org/x/time v0.8.0 h1:9i3RxcPv3PZnitoVGMPDKZSq1xW1gK1Xy3ArNOGZfEg=
161161
golang.org/x/time v0.8.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
162162
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
163163
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
164164
golang.org/x/tools v0.0.0-20200619180055-7c47624df98f/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE=
165165
golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
166-
golang.org/x/tools v0.31.0 h1:0EedkvKDbh+qistFTd0Bcwe/YLh4vHwWEkiI0toFIBU=
167-
golang.org/x/tools v0.31.0/go.mod h1:naFTU+Cev749tSJRXJlna0T3WxKvb1kWEx15xA4SdmQ=
166+
golang.org/x/tools v0.33.0 h1:4qz2S3zmRxbGIhDIAgjxvFutSvH5EfnsYrRBj0UI0bc=
167+
golang.org/x/tools v0.33.0/go.mod h1:CIJMaWEY88juyUfo7UbgPqbC8rU2OqfAV1h2Qp0oMYI=
168168
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
169169
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
170170
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
171171
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
172172
gomodules.xyz/jsonpatch/v2 v2.5.0 h1:JELs8RLM12qJGXU4u/TO3V25KW8GreMKl9pdkk14RM0=
173173
gomodules.xyz/jsonpatch/v2 v2.5.0/go.mod h1:AH3dM2RI6uoBZxn3LVrfvJ3E0/9dG4cSrbuBJT4moAY=
174-
google.golang.org/protobuf v1.36.5 h1:tPhr+woSbjfYvY6/GPufUoYizxw1cF/yFoxJ2fmpwlM=
175-
google.golang.org/protobuf v1.36.5/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
174+
google.golang.org/protobuf v1.36.6 h1:z1NpPI8ku2WgiWnf+t9wTPsn6eP1L7ksHUlkfLvd9xY=
175+
google.golang.org/protobuf v1.36.6/go.mod h1:jduwjTPXsFjZGTmRluh+L6NjiWu7pchiJ2/5YcXBHnY=
176176
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
177177
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=
178178
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=
@@ -212,5 +212,5 @@ sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3/go.mod h1:18nIHnGi6636UCz6m8
212212
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 h1:MdmvkGuXi/8io6ixD5wud3vOLwc1rj0aNqRlpuvjmwA=
213213
sigs.k8s.io/structured-merge-diff/v4 v4.4.2/go.mod h1:N8f93tFZh9U6vpxwRArLiikrE5/2tiu1w1AGfACIGE4=
214214
sigs.k8s.io/yaml v1.4.0/go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY=
215-
sigs.k8s.io/yaml v1.5.0 h1:M10b2U7aEUY6hRtU870n2VTPgR5RZiL/I6Lcc2F4NUQ=
216-
sigs.k8s.io/yaml v1.5.0/go.mod h1:wZs27Rbxoai4C0f8/9urLZtZtF3avA3gKvGyPdDqTO4=
215+
sigs.k8s.io/yaml v1.6.0 h1:G8fkbMSAFqgEFgh4b1wmtzDnioxFCUgTZhlbj5P9QYs=
216+
sigs.k8s.io/yaml v1.6.0/go.mod h1:796bPqUfzR/0jLAl6XjHl3Ck7MiyVv8dbTdyT3/pMf4=

common/go.mod

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/evanphx/json-patch/v5 v5.9.11
1212
github.com/go-logr/logr v1.4.3
1313
github.com/onsi/ginkgo/v2 v2.23.4
14-
github.com/onsi/gomega v1.37.0
14+
github.com/onsi/gomega v1.38.0
1515
github.com/samber/lo v1.51.0
1616
github.com/spf13/pflag v1.0.7
1717
github.com/stretchr/testify v1.10.0
@@ -74,17 +74,17 @@ require (
7474
go.uber.org/automaxprocs v1.6.0 // indirect
7575
go.yaml.in/yaml/v2 v2.4.2 // indirect
7676
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
77-
golang.org/x/net v0.38.0 // indirect
77+
golang.org/x/net v0.41.0 // indirect
7878
golang.org/x/oauth2 v0.28.0 // indirect
79-
golang.org/x/sync v0.12.0 // indirect
80-
golang.org/x/sys v0.32.0 // indirect
81-
golang.org/x/term v0.30.0 // indirect
82-
golang.org/x/text v0.23.0 // indirect
79+
golang.org/x/sync v0.15.0 // indirect
80+
golang.org/x/sys v0.33.0 // indirect
81+
golang.org/x/term v0.32.0 // indirect
82+
golang.org/x/text v0.26.0 // indirect
8383
golang.org/x/time v0.8.0 // indirect
84-
golang.org/x/tools v0.31.0 // indirect
84+
golang.org/x/tools v0.33.0 // indirect
8585
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 // indirect
8686
google.golang.org/genproto/googleapis/rpc v0.0.0-20241223144023-3abc09e42ca8 // indirect
87-
google.golang.org/protobuf v1.36.5 // indirect
87+
google.golang.org/protobuf v1.36.6 // indirect
8888
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
8989
gopkg.in/inf.v0 v0.9.1 // indirect
9090
gopkg.in/yaml.v3 v3.0.1 // indirect
@@ -94,5 +94,5 @@ require (
9494
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f // indirect
9595
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect
9696
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 // indirect
97-
sigs.k8s.io/yaml v1.5.0 // indirect
97+
sigs.k8s.io/yaml v1.6.0 // indirect
9898
)

common/go.sum

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
9898
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
9999
github.com/onsi/ginkgo/v2 v2.23.4 h1:ktYTpKJAVZnDT4VjxSbiBenUjmlL/5QkBEocaWXiQus=
100100
github.com/onsi/ginkgo/v2 v2.23.4/go.mod h1:Bt66ApGPBFzHyR+JO10Zbt0Gsp4uWxu5mIOTusL46e8=
101-
github.com/onsi/gomega v1.37.0 h1:CdEG8g0S133B4OswTDC/5XPSzE1OeP29QOioj2PID2Y=
102-
github.com/onsi/gomega v1.37.0/go.mod h1:8D9+Txp43QWKhM24yyOBEdpkzN8FvJyAwecBgsU4KU0=
101+
github.com/onsi/gomega v1.38.0 h1:c/WX+w8SLAinvuKKQFh77WEucCnPk4j2OTUr7lt7BeY=
102+
github.com/onsi/gomega v1.38.0/go.mod h1:OcXcwId0b9QsE7Y49u+BTrL4IdKOBOKnD6VQNTJEB6o=
103103
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
104104
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
105105
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
@@ -189,34 +189,34 @@ golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn
189189
golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
190190
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
191191
golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
192-
golang.org/x/net v0.38.0 h1:vRMAPTMaeGqVhG5QyLJHqNDwecKTomGeqbnfZyKlBI8=
193-
golang.org/x/net v0.38.0/go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8=
192+
golang.org/x/net v0.41.0 h1:vBTly1HeNPEn3wtREYfy4GZ/NECgw2Cnl+nK6Nz3uvw=
193+
golang.org/x/net v0.41.0/go.mod h1:B/K4NNqkfmg07DQYrbwvSluqCJOOXwUjeb/5lOisjbA=
194194
golang.org/x/oauth2 v0.28.0 h1:CrgCKl8PPAVtLnU3c+EDw6x11699EWlsDeWNWKdIOkc=
195195
golang.org/x/oauth2 v0.28.0/go.mod h1:onh5ek6nERTohokkhCD/y2cV4Do3fxFHFuAejCkRWT8=
196196
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
197197
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
198198
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
199-
golang.org/x/sync v0.12.0 h1:MHc5BpPuC30uJk597Ri8TV3CNZcTLu6B6z4lJy+g6Jw=
200-
golang.org/x/sync v0.12.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
199+
golang.org/x/sync v0.15.0 h1:KWH3jNZsfyT6xfAfKiz6MRNmd46ByHDYaZ7KSkCtdW8=
200+
golang.org/x/sync v0.15.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
201201
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
202202
golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
203203
golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
204-
golang.org/x/sys v0.32.0 h1:s77OFDvIQeibCmezSnk/q6iAfkdiQaJi4VzroCFrN20=
205-
golang.org/x/sys v0.32.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
206-
golang.org/x/term v0.30.0 h1:PQ39fJZ+mfadBm0y5WlL4vlM7Sx1Hgf13sMIY2+QS9Y=
207-
golang.org/x/term v0.30.0/go.mod h1:NYYFdzHoI5wRh/h5tDMdMqCqPJZEuNqVR5xJLd/n67g=
204+
golang.org/x/sys v0.33.0 h1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw=
205+
golang.org/x/sys v0.33.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
206+
golang.org/x/term v0.32.0 h1:DR4lr0TjUs3epypdhTOkMmuF5CDFJ/8pOnbzMZPQ7bg=
207+
golang.org/x/term v0.32.0/go.mod h1:uZG1FhGx848Sqfsq4/DlJr3xGGsYMu/L5GW4abiaEPQ=
208208
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
209209
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
210-
golang.org/x/text v0.23.0 h1:D71I7dUrlY+VX0gQShAThNGHFxZ13dGLBHQLVl1mJlY=
211-
golang.org/x/text v0.23.0/go.mod h1:/BLNzu4aZCJ1+kcD0DNRotWKage4q2rGVAg4o22unh4=
210+
golang.org/x/text v0.26.0 h1:P42AVeLghgTYr4+xUnTRKDMqpar+PtX7KWuNQL21L8M=
211+
golang.org/x/text v0.26.0/go.mod h1:QK15LZJUUQVJxhz7wXgxSy/CJaTFjd0G+YLonydOVQA=
212212
golang.org/x/time v0.8.0 h1:9i3RxcPv3PZnitoVGMPDKZSq1xW1gK1Xy3ArNOGZfEg=
213213
golang.org/x/time v0.8.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
214214
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
215215
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
216216
golang.org/x/tools v0.0.0-20200619180055-7c47624df98f/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE=
217217
golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
218-
golang.org/x/tools v0.31.0 h1:0EedkvKDbh+qistFTd0Bcwe/YLh4vHwWEkiI0toFIBU=
219-
golang.org/x/tools v0.31.0/go.mod h1:naFTU+Cev749tSJRXJlna0T3WxKvb1kWEx15xA4SdmQ=
218+
golang.org/x/tools v0.33.0 h1:4qz2S3zmRxbGIhDIAgjxvFutSvH5EfnsYrRBj0UI0bc=
219+
golang.org/x/tools v0.33.0/go.mod h1:CIJMaWEY88juyUfo7UbgPqbC8rU2OqfAV1h2Qp0oMYI=
220220
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
221221
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
222222
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
@@ -229,8 +229,8 @@ google.golang.org/genproto/googleapis/rpc v0.0.0-20241223144023-3abc09e42ca8 h1:
229229
google.golang.org/genproto/googleapis/rpc v0.0.0-20241223144023-3abc09e42ca8/go.mod h1:lcTa1sDdWEIHMWlITnIczmw5w60CF9ffkb8Z+DVmmjA=
230230
google.golang.org/grpc v1.67.3 h1:OgPcDAFKHnH8X3O4WcO4XUc8GRDeKsKReqbQtiCj7N8=
231231
google.golang.org/grpc v1.67.3/go.mod h1:YGaHCc6Oap+FzBJTZLBzkGSYt/cvGPFTPxkn7QfSU8s=
232-
google.golang.org/protobuf v1.36.5 h1:tPhr+woSbjfYvY6/GPufUoYizxw1cF/yFoxJ2fmpwlM=
233-
google.golang.org/protobuf v1.36.5/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
232+
google.golang.org/protobuf v1.36.6 h1:z1NpPI8ku2WgiWnf+t9wTPsn6eP1L7ksHUlkfLvd9xY=
233+
google.golang.org/protobuf v1.36.6/go.mod h1:jduwjTPXsFjZGTmRluh+L6NjiWu7pchiJ2/5YcXBHnY=
234234
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
235235
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=
236236
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=
@@ -274,5 +274,5 @@ sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3/go.mod h1:18nIHnGi6636UCz6m8
274274
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 h1:MdmvkGuXi/8io6ixD5wud3vOLwc1rj0aNqRlpuvjmwA=
275275
sigs.k8s.io/structured-merge-diff/v4 v4.4.2/go.mod h1:N8f93tFZh9U6vpxwRArLiikrE5/2tiu1w1AGfACIGE4=
276276
sigs.k8s.io/yaml v1.4.0/go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY=
277-
sigs.k8s.io/yaml v1.5.0 h1:M10b2U7aEUY6hRtU870n2VTPgR5RZiL/I6Lcc2F4NUQ=
278-
sigs.k8s.io/yaml v1.5.0/go.mod h1:wZs27Rbxoai4C0f8/9urLZtZtF3avA3gKvGyPdDqTO4=
277+
sigs.k8s.io/yaml v1.6.0 h1:G8fkbMSAFqgEFgh4b1wmtzDnioxFCUgTZhlbj5P9QYs=
278+
sigs.k8s.io/yaml v1.6.0/go.mod h1:796bPqUfzR/0jLAl6XjHl3Ck7MiyVv8dbTdyT3/pMf4=

go.mod

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ require (
2020
github.com/google/uuid v1.6.0
2121
github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/api v0.0.0-00010101000000-000000000000
2222
github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/common v0.7.0
23-
github.com/nutanix-cloud-native/prism-go-client v0.5.2
23+
github.com/nutanix-cloud-native/prism-go-client v0.5.3
2424
github.com/nutanix/ntnx-api-golang-clients/clustermgmt-go-client/v4 v4.0.1-beta.2
2525
github.com/nutanix/ntnx-api-golang-clients/networking-go-client/v4 v4.0.2-beta.1
2626
github.com/nutanix/ntnx-api-golang-clients/prism-go-client/v4 v4.0.1-beta.1
2727
github.com/nutanix/ntnx-api-golang-clients/vmm-go-client/v4 v4.0.1-beta.1
2828
github.com/onsi/ginkgo/v2 v2.23.4
29-
github.com/onsi/gomega v1.37.0
29+
github.com/onsi/gomega v1.38.0
3030
github.com/pkg/errors v0.9.1
3131
github.com/regclient/regclient v0.9.0
3232
github.com/samber/lo v1.51.0
@@ -45,7 +45,7 @@ require (
4545
sigs.k8s.io/cluster-api v1.10.4
4646
sigs.k8s.io/cluster-api/test v1.10.4
4747
sigs.k8s.io/controller-runtime v0.20.4
48-
sigs.k8s.io/yaml v1.5.0
48+
sigs.k8s.io/yaml v1.6.0
4949
)
5050

5151
require (
@@ -164,22 +164,22 @@ require (
164164
go.uber.org/multierr v1.11.0 // indirect
165165
go.uber.org/zap v1.27.0 // indirect
166166
go.yaml.in/yaml/v2 v2.4.2 // indirect
167-
golang.org/x/crypto v0.36.0 // indirect
167+
golang.org/x/crypto v0.39.0 // indirect
168168
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
169-
golang.org/x/mod v0.24.0 // indirect
170-
golang.org/x/net v0.38.0 // indirect
169+
golang.org/x/mod v0.25.0 // indirect
170+
golang.org/x/net v0.41.0 // indirect
171171
golang.org/x/oauth2 v0.28.0 // indirect
172-
golang.org/x/sync v0.12.0 // indirect
172+
golang.org/x/sync v0.15.0 // indirect
173173
golang.org/x/sys v0.33.0 // indirect
174174
golang.org/x/term v0.32.0 // indirect
175-
golang.org/x/text v0.23.0 // indirect
175+
golang.org/x/text v0.26.0 // indirect
176176
golang.org/x/time v0.8.0 // indirect
177-
golang.org/x/tools v0.31.0 // indirect
177+
golang.org/x/tools v0.33.0 // indirect
178178
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
179179
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 // indirect
180180
google.golang.org/genproto/googleapis/rpc v0.0.0-20241223144023-3abc09e42ca8 // indirect
181181
google.golang.org/grpc v1.67.3 // indirect
182-
google.golang.org/protobuf v1.36.5 // indirect
182+
google.golang.org/protobuf v1.36.6 // indirect
183183
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
184184
gopkg.in/inf.v0 v0.9.1 // indirect
185185
gopkg.in/yaml.v3 v3.0.1 // indirect

0 commit comments

Comments
 (0)