Skip to content

Commit d688d98

Browse files
build(deps): Bump the all-go-mod-patch-and-minor group across 4 directories with 12 updates (#1313)
Bumps the all-go-mod-patch-and-minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/nutanix-cloud-native/prism-go-client](https://github.com/nutanix-cloud-native/prism-go-client) | `0.5.3` | `0.5.4` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.25.2` | `2.25.3` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.32.8` | `0.32.9` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.32.8` | `0.32.9` | | [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.31.12` | `0.31.13` | Bumps the all-go-mod-patch-and-minor group with 6 updates in the /api directory: | Package | From | To | | --- | --- | --- | | [github.com/nutanix-cloud-native/prism-go-client](https://github.com/nutanix-cloud-native/prism-go-client) | `0.5.3` | `0.5.4` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.32.8` | `0.32.9` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.32.8` | `0.32.9` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.38.3` | `1.39.0` | | [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.250.0` | `1.253.0` | | [github.com/aws/aws-sdk-go-v2/service/eks](https://github.com/aws/aws-sdk-go-v2) | `1.73.1` | `1.73.3` | Bumps the all-go-mod-patch-and-minor group with 3 updates in the /common directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo), [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver). Bumps the all-go-mod-patch-and-minor group with 1 update in the /hack/tools directory: [k8s.io/api](https://github.com/kubernetes/api). Updates `github.com/nutanix-cloud-native/prism-go-client` from 0.5.3 to 0.5.4 <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.4</h2> <h2>Changed</h2> <ul> <li>BugFix: Adding defensive code to avoid panic (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/257">#257</a>) by <a href="https://github.com/abhay-nutanix"><code>@​abhay-nutanix</code></a> in <a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/pull/259">nutanix-cloud-native/prism-go-client#259</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nutanix-cloud-native/prism-go-client/compare/v0.5.3...v0.5.4">https://github.com/nutanix-cloud-native/prism-go-client/compare/v0.5.3...v0.5.4</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.4/CHANGELOG.md">github.com/nutanix-cloud-native/prism-go-client's changelog</a>.</em></p> <blockquote> <h2>[v0.5.4]</h2> <h3>Fixed</h3> <ul> <li>Bugfix: Add defensive validation in v3 and v4 cache GetOrCreate to prevent panics when ManagementEndpoint has nil Address or empty required fields</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/a8a024043a8b4668b433a5574e22e7353d4fa70d"><code>a8a0240</code></a> github actions to run on release branches (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/274">#274</a>)</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/ad99dafcb9b3f75114af1b47ae60e3fc7b02dd74"><code>ad99daf</code></a> changelog.md for release v0.5.4 (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/260">#260</a>)</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/0438887d27b0ca488bb454f46d4e0d4714a11320"><code>0438887</code></a> Revert &quot;changelog.md for release v0.5.4&quot;</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/574e1740fb4aebd86d81d7ffec74d512374dad49"><code>574e174</code></a> changelog.md for release v0.5.4</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/d3f370fbf76b10da253ec373420e545f7ced8910"><code>d3f370f</code></a> fix(bug): adding defensive code to avoid panic (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/257">#257</a>) (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/259">#259</a>)</li> <li>See full diff in <a href="https://github.com/nutanix-cloud-native/prism-go-client/compare/v0.5.3...v0.5.4">compare view</a></li> </ul> </details> <br /> Updates `github.com/onsi/ginkgo/v2` from 2.25.2 to 2.25.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/onsi/ginkgo/releases">github.com/onsi/ginkgo/v2's releases</a>.</em></p> <blockquote> <h2>v2.25.3</h2> <h2>2.25.3</h2> <h3>Fixes</h3> <ul> <li>emit --github-output group only for progress report itself [f01aed1]</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md">github.com/onsi/ginkgo/v2's changelog</a>.</em></p> <blockquote> <h2>2.25.3</h2> <h3>Fixes</h3> <ul> <li>emit --github-output group only for progress report itself [f01aed1]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/ginkgo/commit/ee2c0cd1b8580c45c33f0f7c7a848b75e8056ebe"><code>ee2c0cd</code></a> v2.25.3</li> <li><a href="https://github.com/onsi/ginkgo/commit/f01aed18626198447da5a63a5989e2d26c7a3746"><code>f01aed1</code></a> emit --github-output group only for progress report itself</li> <li>See full diff in <a href="https://github.com/onsi/ginkgo/compare/v2.25.2...v2.25.3">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/9d55c1c7b6618f73d5c58e434f421b1a5f0b12a1"><code>9d55c1c</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiextensions-apiserver` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/3df20ff667251e11f81bff9db258a0aac50bd9f7"><code>3df20ff</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiserver` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiserver/commit/e0a49f3a6b00c592cbfe4f53ffbf5052852f461e"><code>e0a49f3</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apiserver/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/client-go` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/5f4444947b3156a4636f670d62b5aed8ae7ac29c"><code>5f44449</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/client-go/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/component-base` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/component-base/commit/2fd7c4d0618834c822b529ce48146ff90e5025ec"><code>2fd7c4d</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/component-base/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/kubelet` from 0.31.12 to 0.31.13 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/kubelet/commit/6b9e4c08e30c2ef55e5acd8d64d9374a9c4c5d3e"><code>6b9e4c0</code></a> Update dependencies to v0.31.13 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/kubelet/compare/v0.31.12...v0.31.13">compare view</a></li> </ul> </details> <br /> Updates `github.com/nutanix-cloud-native/prism-go-client` from 0.5.3 to 0.5.4 <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.4</h2> <h2>Changed</h2> <ul> <li>BugFix: Adding defensive code to avoid panic (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/257">#257</a>) by <a href="https://github.com/abhay-nutanix"><code>@​abhay-nutanix</code></a> in <a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/pull/259">nutanix-cloud-native/prism-go-client#259</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nutanix-cloud-native/prism-go-client/compare/v0.5.3...v0.5.4">https://github.com/nutanix-cloud-native/prism-go-client/compare/v0.5.3...v0.5.4</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.4/CHANGELOG.md">github.com/nutanix-cloud-native/prism-go-client's changelog</a>.</em></p> <blockquote> <h2>[v0.5.4]</h2> <h3>Fixed</h3> <ul> <li>Bugfix: Add defensive validation in v3 and v4 cache GetOrCreate to prevent panics when ManagementEndpoint has nil Address or empty required fields</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/a8a024043a8b4668b433a5574e22e7353d4fa70d"><code>a8a0240</code></a> github actions to run on release branches (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/274">#274</a>)</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/ad99dafcb9b3f75114af1b47ae60e3fc7b02dd74"><code>ad99daf</code></a> changelog.md for release v0.5.4 (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/260">#260</a>)</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/0438887d27b0ca488bb454f46d4e0d4714a11320"><code>0438887</code></a> Revert &quot;changelog.md for release v0.5.4&quot;</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/574e1740fb4aebd86d81d7ffec74d512374dad49"><code>574e174</code></a> changelog.md for release v0.5.4</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/d3f370fbf76b10da253ec373420e545f7ced8910"><code>d3f370f</code></a> fix(bug): adding defensive code to avoid panic (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/257">#257</a>) (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/259">#259</a>)</li> <li>See full diff in <a href="https://github.com/nutanix-cloud-native/prism-go-client/compare/v0.5.3...v0.5.4">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/9d55c1c7b6618f73d5c58e434f421b1a5f0b12a1"><code>9d55c1c</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiextensions-apiserver` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/3df20ff667251e11f81bff9db258a0aac50bd9f7"><code>3df20ff</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `github.com/onsi/ginkgo/v2` from 2.25.2 to 2.25.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/onsi/ginkgo/releases">github.com/onsi/ginkgo/v2's releases</a>.</em></p> <blockquote> <h2>v2.25.3</h2> <h2>2.25.3</h2> <h3>Fixes</h3> <ul> <li>emit --github-output group only for progress report itself [f01aed1]</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md">github.com/onsi/ginkgo/v2's changelog</a>.</em></p> <blockquote> <h2>2.25.3</h2> <h3>Fixes</h3> <ul> <li>emit --github-output group only for progress report itself [f01aed1]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/ginkgo/commit/ee2c0cd1b8580c45c33f0f7c7a848b75e8056ebe"><code>ee2c0cd</code></a> v2.25.3</li> <li><a href="https://github.com/onsi/ginkgo/commit/f01aed18626198447da5a63a5989e2d26c7a3746"><code>f01aed1</code></a> emit --github-output group only for progress report itself</li> <li>See full diff in <a href="https://github.com/onsi/ginkgo/compare/v2.25.2...v2.25.3">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/9d55c1c7b6618f73d5c58e434f421b1a5f0b12a1"><code>9d55c1c</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiextensions-apiserver` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/3df20ff667251e11f81bff9db258a0aac50bd9f7"><code>3df20ff</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiserver` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiserver/commit/e0a49f3a6b00c592cbfe4f53ffbf5052852f461e"><code>e0a49f3</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apiserver/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/client-go` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/5f4444947b3156a4636f670d62b5aed8ae7ac29c"><code>5f44449</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/client-go/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/9d55c1c7b6618f73d5c58e434f421b1a5f0b12a1"><code>9d55c1c</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `github.com/nutanix-cloud-native/prism-go-client` from 0.5.3 to 0.5.4 <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.4</h2> <h2>Changed</h2> <ul> <li>BugFix: Adding defensive code to avoid panic (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/257">#257</a>) by <a href="https://github.com/abhay-nutanix"><code>@​abhay-nutanix</code></a> in <a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/pull/259">nutanix-cloud-native/prism-go-client#259</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nutanix-cloud-native/prism-go-client/compare/v0.5.3...v0.5.4">https://github.com/nutanix-cloud-native/prism-go-client/compare/v0.5.3...v0.5.4</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.4/CHANGELOG.md">github.com/nutanix-cloud-native/prism-go-client's changelog</a>.</em></p> <blockquote> <h2>[v0.5.4]</h2> <h3>Fixed</h3> <ul> <li>Bugfix: Add defensive validation in v3 and v4 cache GetOrCreate to prevent panics when ManagementEndpoint has nil Address or empty required fields</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/a8a024043a8b4668b433a5574e22e7353d4fa70d"><code>a8a0240</code></a> github actions to run on release branches (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/274">#274</a>)</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/ad99dafcb9b3f75114af1b47ae60e3fc7b02dd74"><code>ad99daf</code></a> changelog.md for release v0.5.4 (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/260">#260</a>)</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/0438887d27b0ca488bb454f46d4e0d4714a11320"><code>0438887</code></a> Revert &quot;changelog.md for release v0.5.4&quot;</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/574e1740fb4aebd86d81d7ffec74d512374dad49"><code>574e174</code></a> changelog.md for release v0.5.4</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/d3f370fbf76b10da253ec373420e545f7ced8910"><code>d3f370f</code></a> fix(bug): adding defensive code to avoid panic (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/257">#257</a>) (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/259">#259</a>)</li> <li>See full diff in <a href="https://github.com/nutanix-cloud-native/prism-go-client/compare/v0.5.3...v0.5.4">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/9d55c1c7b6618f73d5c58e434f421b1a5f0b12a1"><code>9d55c1c</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiextensions-apiserver` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/3df20ff667251e11f81bff9db258a0aac50bd9f7"><code>3df20ff</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2` from 1.38.3 to 1.39.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/648027edb8aeba036195538174a63cbccaca8c16"><code>648027e</code></a> Release 2025-09-08</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a3b9b7b1303ebf9fc1837f70253fe086d0ee72a2"><code>a3b9b7b</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/67dad834dcc6ab1c14a2b9935bd92bc1ff91ddd9"><code>67dad83</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2bfe86a2ca763380b5fb498feab0886d41b96dcc"><code>2bfe86a</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/59e7410f279040b4c186e149402eebf13c5e06d9"><code>59e7410</code></a> add businessmetrics feature ID for env-based bearer token (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3182">#3182</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/1cdc15880e2f5087470b6f813eb0a5cd1451c95f"><code>1cdc158</code></a> Patching override s3expire shape (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3180">#3180</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/1745ede8f69372b0e08c4a8bcc83d43e76caeb26"><code>1745ede</code></a> Release 2025-09-05</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f84de5375a6e97e530819caba27fa0c7bc773cd6"><code>f84de53</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/7cdaa318493e10d7ef9dd87eb1130b9806c48c98"><code>7cdaa31</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/498b5c42d5b3fc143fc3449665faa3635f468d09"><code>498b5c4</code></a> remove service/sms (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3177">#3177</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/v1.38.3...v1.39.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.250.0 to 1.253.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/049d803d82523af477aa526623925b9cfdc53ed9"><code>049d803</code></a> Release 2025-09-18</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/591f16a9e3f423a903f9ef2cedadb1c682eef831"><code>591f16a</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/db300eea40ba383fd495d02d3e09bb1ef88d30cf"><code>db300ee</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e922702f9edf60b8e73a34801dfe14a3d1f604c3"><code>e922702</code></a> Release 2025-09-17</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/eb4e5f2afeca6e4374bba7ee3f3a22874b2df4be"><code>eb4e5f2</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/51fb77bcfad80dcaf7acdfd3be24e14f5e077c3e"><code>51fb77b</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/38b57896784b765746a2657e411e8ef5f423f959"><code>38b5789</code></a> Release 2025-09-16</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b96367e6f084189103d209de5bfcf22f5a2f0ce6"><code>b96367e</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/bbacc90dcec31be68f8610b17b19802d00e623cf"><code>bbacc90</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/1c2a885c815e36951367208b8e1acdf1e5be6a07"><code>1c2a885</code></a> Update API model</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/ec2/v1.250.0...service/ec2/v1.253.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/service/eks` from 1.73.1 to 1.73.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/70e9f3d91a369c9147a9b09f2e66e270ef5febbb"><code>70e9f3d</code></a> Release 2025-09-10</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e620ecbfcfd29508d5de745cb341201563159188"><code>e620ecb</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b412203666022514559534c7efd5a010521fcf51"><code>b412203</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/89f42ef7608024a6714dd3dbd290ab37302f0bec"><code>89f42ef</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d71b109a7510e2e82f5f4afaa4b272cbdcb2de42"><code>d71b109</code></a> Bump smithy go version to allow unused required parameter in endpoint rule se...</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f68827f17283ffb439c64aa951a6dd4852bef8e2"><code>f68827f</code></a> Release 2025-09-09</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d1748bf98381993674dd5be1f6c716cd3e9df80b"><code>d1748bf</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/00307c01f6a8843dc17230cd5ea3043e976260f7"><code>00307c0</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/424be9309a8c1473c78a45da53a5a6c0f4907362"><code>424be93</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/648027edb8aeba036195538174a63cbccaca8c16"><code>648027e</code></a> Release 2025-09-08</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.73.1...service/eks/v1.73.3">compare view</a></li> </ul> </details> <br /> Updates `github.com/nutanix-cloud-native/prism-go-client` from 0.5.3 to 0.5.4 <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.4</h2> <h2>Changed</h2> <ul> <li>BugFix: Adding defensive code to avoid panic (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/257">#257</a>) by <a href="https://github.com/abhay-nutanix"><code>@​abhay-nutanix</code></a> in <a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/pull/259">nutanix-cloud-native/prism-go-client#259</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nutanix-cloud-native/prism-go-client/compare/v0.5.3...v0.5.4">https://github.com/nutanix-cloud-native/prism-go-client/compare/v0.5.3...v0.5.4</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.4/CHANGELOG.md">github.com/nutanix-cloud-native/prism-go-client's changelog</a>.</em></p> <blockquote> <h2>[v0.5.4]</h2> <h3>Fixed</h3> <ul> <li>Bugfix: Add defensive validation in v3 and v4 cache GetOrCreate to prevent panics when ManagementEndpoint has nil Address or empty required fields</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/a8a024043a8b4668b433a5574e22e7353d4fa70d"><code>a8a0240</code></a> github actions to run on release branches (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/274">#274</a>)</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/ad99dafcb9b3f75114af1b47ae60e3fc7b02dd74"><code>ad99daf</code></a> changelog.md for release v0.5.4 (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/260">#260</a>)</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/0438887d27b0ca488bb454f46d4e0d4714a11320"><code>0438887</code></a> Revert &quot;changelog.md for release v0.5.4&quot;</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/574e1740fb4aebd86d81d7ffec74d512374dad49"><code>574e174</code></a> changelog.md for release v0.5.4</li> <li><a href="https://github.com/nutanix-cloud-native/prism-go-client/commit/d3f370fbf76b10da253ec373420e545f7ced8910"><code>d3f370f</code></a> fix(bug): adding defensive code to avoid panic (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/257">#257</a>) (<a href="https://redirect.github.com/nutanix-cloud-native/prism-go-client/issues/259">#259</a>)</li> <li>See full diff in <a href="https://github.com/nutanix-cloud-native/prism-go-client/compare/v0.5.3...v0.5.4">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/9d55c1c7b6618f73d5c58e434f421b1a5f0b12a1"><code>9d55c1c</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiextensions-apiserver` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/3df20ff667251e11f81bff9db258a0aac50bd9f7"><code>3df20ff</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/9d55c1c7b6618f73d5c58e434f421b1a5f0b12a1"><code>9d55c1c</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiextensions-apiserver` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/3df20ff667251e11f81bff9db258a0aac50bd9f7"><code>3df20ff</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/9d55c1c7b6618f73d5c58e434f421b1a5f0b12a1"><code>9d55c1c</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `github.com/onsi/ginkgo/v2` from 2.25.2 to 2.25.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/onsi/ginkgo/releases">github.com/onsi/ginkgo/v2's releases</a>.</em></p> <blockquote> <h2>v2.25.3</h2> <h2>2.25.3</h2> <h3>Fixes</h3> <ul> <li>emit --github-output group only for progress report itself [f01aed1]</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md">github.com/onsi/ginkgo/v2's changelog</a>.</em></p> <blockquote> <h2>2.25.3</h2> <h3>Fixes</h3> <ul> <li>emit --github-output group only for progress report itself [f01aed1]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/ginkgo/commit/ee2c0cd1b8580c45c33f0f7c7a848b75e8056ebe"><code>ee2c0cd</code></a> v2.25.3</li> <li><a href="https://github.com/onsi/ginkgo/commit/f01aed18626198447da5a63a5989e2d26c7a3746"><code>f01aed1</code></a> emit --github-output group only for progress report itself</li> <li>See full diff in <a href="https://github.com/onsi/ginkgo/compare/v2.25.2...v2.25.3">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/9d55c1c7b6618f73d5c58e434f421b1a5f0b12a1"><code>9d55c1c</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiextensions-apiserver` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/3df20ff667251e11f81bff9db258a0aac50bd9f7"><code>3df20ff</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiserver` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiserver/commit/e0a49f3a6b00c592cbfe4f53ffbf5052852f461e"><code>e0a49f3</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apiserver/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/client-go` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/5f4444947b3156a4636f670d62b5aed8ae7ac29c"><code>5f44449</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/client-go/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/9d55c1c7b6618f73d5c58e434f421b1a5f0b12a1"><code>9d55c1c</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiextensions-apiserver` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/3df20ff667251e11f81bff9db258a0aac50bd9f7"><code>3df20ff</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `github.com/onsi/ginkgo/v2` from 2.25.2 to 2.25.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/onsi/ginkgo/releases">github.com/onsi/ginkgo/v2's releases</a>.</em></p> <blockquote> <h2>v2.25.3</h2> <h2>2.25.3</h2> <h3>Fixes</h3> <ul> <li>emit --github-output group only for progress report itself [f01aed1]</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md">github.com/onsi/ginkgo/v2's changelog</a>.</em></p> <blockquote> <h2>2.25.3</h2> <h3>Fixes</h3> <ul> <li>emit --github-output group only for progress report itself [f01aed1]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/ginkgo/commit/ee2c0cd1b8580c45c33f0f7c7a848b75e8056ebe"><code>ee2c0cd</code></a> v2.25.3</li> <li><a href="https://github.com/onsi/ginkgo/commit/f01aed18626198447da5a63a5989e2d26c7a3746"><code>f01aed1</code></a> emit --github-output group only for progress report itself</li> <li>See full diff in <a href="https://github.com/onsi/ginkgo/compare/v2.25.2...v2.25.3">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/9d55c1c7b6618f73d5c58e434f421b1a5f0b12a1"><code>9d55c1c</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiextensions-apiserver` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/3df20ff667251e11f81bff9db258a0aac50bd9f7"><code>3df20ff</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiserver` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiserver/commit/e0a49f3a6b00c592cbfe4f53ffbf5052852f461e"><code>e0a49f3</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apiserver/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/client-go` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/5f4444947b3156a4636f670d62b5aed8ae7ac29c"><code>5f44449</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/client-go/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/9d55c1c7b6618f73d5c58e434f421b1a5f0b12a1"><code>9d55c1c</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/9d55c1c7b6618f73d5c58e434f421b1a5f0b12a1"><code>9d55c1c</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/9d55c1c7b6618f73d5c58e434f421b1a5f0b12a1"><code>9d55c1c</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/9d55c1c7b6618f73d5c58e434f421b1a5f0b12a1"><code>9d55c1c</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/9d55c1c7b6618f73d5c58e434f421b1a5f0b12a1"><code>9d55c1c</code></a> Update dependencies to v0.32.9 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.32.8...v0.32.9">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.32.8 to 0.32.9 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.32.8...v0.32.9">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> Co-authored-by: Jimmi Dyson <[email protected]>
1 parent 6b71df2 commit d688d98

File tree

8 files changed

+103
-103
lines changed

8 files changed

+103
-103
lines changed

api/go.mod

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@ toolchain go1.25.1
1010
replace github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/common => ../common
1111

1212
require (
13-
github.com/aws/aws-sdk-go-v2 v1.38.3
14-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.250.0
15-
github.com/aws/aws-sdk-go-v2/service/eks v1.73.1
13+
github.com/aws/aws-sdk-go-v2 v1.39.0
14+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.253.0
15+
github.com/aws/aws-sdk-go-v2/service/eks v1.73.3
1616
github.com/blang/semver/v4 v4.0.0
1717
github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/common v0.7.0
18-
github.com/nutanix-cloud-native/prism-go-client v0.5.3
18+
github.com/nutanix-cloud-native/prism-go-client v0.5.4
1919
github.com/onsi/gomega v1.38.2
2020
github.com/pkg/errors v0.9.1
2121
github.com/stretchr/testify v1.11.1
22-
k8s.io/api v0.32.8
23-
k8s.io/apiextensions-apiserver v0.32.8
24-
k8s.io/apimachinery v0.32.8
22+
k8s.io/api v0.32.9
23+
k8s.io/apiextensions-apiserver v0.32.9
24+
k8s.io/apimachinery v0.32.9
2525
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
2626
sigs.k8s.io/cluster-api v1.10.4
2727
sigs.k8s.io/controller-runtime v0.20.4
@@ -75,7 +75,7 @@ require (
7575
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
7676
gopkg.in/inf.v0 v0.9.1 // indirect
7777
gopkg.in/yaml.v3 v3.0.1 // indirect
78-
k8s.io/client-go v0.32.8 // indirect
78+
k8s.io/client-go v0.32.9 // indirect
7979
k8s.io/klog/v2 v2.130.1 // indirect
8080
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f // indirect
8181
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect

api/go.sum

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0=
22
github.com/Masterminds/semver/v3 v3.4.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
3-
github.com/aws/aws-sdk-go-v2 v1.38.3 h1:B6cV4oxnMs45fql4yRH+/Po/YU+597zgWqvDpYMturk=
4-
github.com/aws/aws-sdk-go-v2 v1.38.3/go.mod h1:sDioUELIUO9Znk23YVmIk86/9DOpkbyyVb1i/gUNFXY=
5-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.250.0 h1:aosVpDecA17GN0AmQRq/Ui3fEt5iQ3Y2QUCIyza6e7s=
6-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.250.0/go.mod h1:SmMqzfS4HVsOD58lwLZ79oxF58f8zVe5YdK3o+/o1Ck=
7-
github.com/aws/aws-sdk-go-v2/service/eks v1.73.1 h1:Txq5jxY/ao+2Vx/kX9+65WTqkzCnxSlXnwIj+Cr/fng=
8-
github.com/aws/aws-sdk-go-v2/service/eks v1.73.1/go.mod h1:+hYFg3laewH0YCfJRv+o5R3bradDKmFIm/uaiaD1U7U=
3+
github.com/aws/aws-sdk-go-v2 v1.39.0 h1:xm5WV/2L4emMRmMjHFykqiA4M/ra0DJVSWUkDyBjbg4=
4+
github.com/aws/aws-sdk-go-v2 v1.39.0/go.mod h1:sDioUELIUO9Znk23YVmIk86/9DOpkbyyVb1i/gUNFXY=
5+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.253.0 h1:x0v1n45AT+uZvNoQI8xtegVUOZoQIF+s9qwNcl7Ivyg=
6+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.253.0/go.mod h1:MXJiLJZtMqb2dVXgEIn35d5+7MqLd4r8noLen881kpk=
7+
github.com/aws/aws-sdk-go-v2/service/eks v1.73.3 h1:V6MAr82kSLdj3/tN4UcPtlXDbvkNcAxsIvq59CNe704=
8+
github.com/aws/aws-sdk-go-v2/service/eks v1.73.3/go.mod h1:FeDTTHze8jWVCZBiMkUYxJ/TQdOpTf9zbJjf0RI0ajo=
99
github.com/aws/smithy-go v1.23.0 h1:8n6I3gXzWJB2DxBDnfxgBaSX6oe0d/t10qGz7OKqMCE=
1010
github.com/aws/smithy-go v1.23.0/go.mod h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI=
1111
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
@@ -81,10 +81,10 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
8181
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
8282
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
8383
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
84-
github.com/nutanix-cloud-native/prism-go-client v0.5.3 h1:kcwbrWQOkQHiK20LcL2HyRYMlOWXLgqR93JD7D9ZgAs=
85-
github.com/nutanix-cloud-native/prism-go-client v0.5.3/go.mod h1:N/O9fz5fimjb30RxlPbKbGs/Z2lqMgDqrb6CrsZvQrA=
86-
github.com/onsi/ginkgo/v2 v2.25.2 h1:hepmgwx1D+llZleKQDMEvy8vIlCxMGt7W5ZxDjIEhsw=
87-
github.com/onsi/ginkgo/v2 v2.25.2/go.mod h1:43uiyQC4Ed2tkOzLsEYm7hnrb7UJTWHYNsuy3bG/snE=
84+
github.com/nutanix-cloud-native/prism-go-client v0.5.4 h1:MUZ3dSDRhBQWAYn1HQ0JRb/O0N13GILwiMHMlMT92Zo=
85+
github.com/nutanix-cloud-native/prism-go-client v0.5.4/go.mod h1:N/O9fz5fimjb30RxlPbKbGs/Z2lqMgDqrb6CrsZvQrA=
86+
github.com/onsi/ginkgo/v2 v2.25.3 h1:Ty8+Yi/ayDAGtk4XxmmfUy4GabvM+MegeB4cDLRi6nw=
87+
github.com/onsi/ginkgo/v2 v2.25.3/go.mod h1:43uiyQC4Ed2tkOzLsEYm7hnrb7UJTWHYNsuy3bG/snE=
8888
github.com/onsi/gomega v1.38.2 h1:eZCjf2xjZAqe+LeWvKb5weQ+NcPwX84kqJ0cZNxok2A=
8989
github.com/onsi/gomega v1.38.2/go.mod h1:W2MJcYxRGV63b418Ai34Ud0hEdTVXq9NW9+Sx6uXf3k=
9090
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
@@ -186,18 +186,18 @@ gopkg.in/inf.v0 v0.9.1 h1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc=
186186
gopkg.in/inf.v0 v0.9.1/go.mod h1:cWUDdTG/fYaXco+Dcufb5Vnc6Gp2YChqWtbxRZE0mXw=
187187
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
188188
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
189-
k8s.io/api v0.32.8 h1:PhuKPnqsaXYuwmLXRLAmdDJ9EZ2R2kEbOZTq4UE3lGc=
190-
k8s.io/api v0.32.8/go.mod h1:gdRZQ4zXGawr9YrJ5OjTl7aR3TD0mTowtFsqFtpCDXo=
191-
k8s.io/apiextensions-apiserver v0.32.8 h1:iYIIaZmn/BMTwzGYRZnYZysaKB4t2TL3O+0yhmbXE2U=
192-
k8s.io/apiextensions-apiserver v0.32.8/go.mod h1:GTGskWgcBo/7boX33zcS8JY6vaG4s728AdbQPxtheVk=
193-
k8s.io/apimachinery v0.32.8 h1:95I+2jX71Tev+C+UlhNbmKfv+A/TQII42HLskiHZpBg=
194-
k8s.io/apimachinery v0.32.8/go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE=
195-
k8s.io/client-go v0.32.8 h1:BkSFWUtRz/BbE3DJF98KPg7ix6lwMnIQ9DnHw3iWiSw=
196-
k8s.io/client-go v0.32.8/go.mod h1:vGkCzRxZ7BuRX2zdW7+kOwCdcgOkq9omDWb26wk/sE0=
189+
k8s.io/api v0.32.9 h1:q/59kk8lnecgG0grJqzrmXC1Jcl2hPWp9ltz0FQuoLI=
190+
k8s.io/api v0.32.9/go.mod h1:jIfT3rwW4EU1IXZm9qjzSk/2j91k4CJL5vUULrxqp3Y=
191+
k8s.io/apiextensions-apiserver v0.32.9 h1:tpT1dUgWqEsTyrdoGckyw8OBASW1JfU08tHGaYBzFHY=
192+
k8s.io/apiextensions-apiserver v0.32.9/go.mod h1:FoCi4zCLK67LNCCssFa2Wr9q4Xbvjx7MW4tdze5tpoA=
193+
k8s.io/apimachinery v0.32.9 h1:fXk8ktfsxrdThaEOAQFgkhCK7iyoyvS8nbYJ83o/SSs=
194+
k8s.io/apimachinery v0.32.9/go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE=
195+
k8s.io/client-go v0.32.9 h1:ZMyIQ1TEpTDAQni3L2gH1NZzyOA/gHfNcAazzCxMJ0c=
196+
k8s.io/client-go v0.32.9/go.mod h1:2OT8aFSYvUjKGadaeT+AVbhkXQSpMAkiSb88Kz2WggI=
197197
k8s.io/cluster-bootstrap v0.32.3 h1:AqIpsUhB6MUeaAsl1WvaUw54AHRd2hfZrESlKChtd8s=
198198
k8s.io/cluster-bootstrap v0.32.3/go.mod h1:CHbBwgOb6liDV6JFUTkx5t85T2xidy0sChBDoyYw344=
199-
k8s.io/component-base v0.32.8 h1:Ez5yxl4Apas9m0gUQfwD60GbMyhfHPbvaYzQkpBDE6k=
200-
k8s.io/component-base v0.32.8/go.mod h1:zrTYhjPNFrItmyFEPiRIL9pgZa4jIgOUyOwrEL7xb10=
199+
k8s.io/component-base v0.32.9 h1:UTDZUpVQRv1M7BQtEvswLwiKij9QO7EzfZgpMD7WqLQ=
200+
k8s.io/component-base v0.32.9/go.mod h1:AfJMbzLk8iyOyDPkv/HpAjYmdNGookl9O0Kva5Wu83U=
201201
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
202202
k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
203203
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f h1:GA7//TjRY9yWGy1poLzYYJJ4JRdzg3+O6e8I+e+8T5Y=

common/go.mod

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@ toolchain go1.25.1
1010
require (
1111
github.com/evanphx/json-patch/v5 v5.9.11
1212
github.com/go-logr/logr v1.4.3
13-
github.com/onsi/ginkgo/v2 v2.25.2
13+
github.com/onsi/ginkgo/v2 v2.25.3
1414
github.com/onsi/gomega v1.38.2
1515
github.com/samber/lo v1.51.0
1616
github.com/spf13/pflag v1.0.10
1717
github.com/stretchr/testify v1.11.1
1818
gomodules.xyz/jsonpatch/v2 v2.5.0
19-
k8s.io/api v0.32.8
20-
k8s.io/apiextensions-apiserver v0.32.8
21-
k8s.io/apimachinery v0.32.8
22-
k8s.io/apiserver v0.32.8
23-
k8s.io/client-go v0.32.8
19+
k8s.io/api v0.32.9
20+
k8s.io/apiextensions-apiserver v0.32.9
21+
k8s.io/apimachinery v0.32.9
22+
k8s.io/apiserver v0.32.9
23+
k8s.io/client-go v0.32.9
2424
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
2525
sigs.k8s.io/cluster-api v1.10.4
2626
sigs.k8s.io/cluster-api/test v1.10.4
@@ -91,7 +91,7 @@ require (
9191
gopkg.in/inf.v0 v0.9.1 // indirect
9292
gopkg.in/yaml.v3 v3.0.1 // indirect
9393
k8s.io/cluster-bootstrap v0.32.3 // indirect
94-
k8s.io/component-base v0.32.8 // indirect
94+
k8s.io/component-base v0.32.9 // indirect
9595
k8s.io/klog/v2 v2.130.1 // indirect
9696
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f // indirect
9797
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect

common/go.sum

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
9898
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
9999
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
100100
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
101-
github.com/onsi/ginkgo/v2 v2.25.2 h1:hepmgwx1D+llZleKQDMEvy8vIlCxMGt7W5ZxDjIEhsw=
102-
github.com/onsi/ginkgo/v2 v2.25.2/go.mod h1:43uiyQC4Ed2tkOzLsEYm7hnrb7UJTWHYNsuy3bG/snE=
101+
github.com/onsi/ginkgo/v2 v2.25.3 h1:Ty8+Yi/ayDAGtk4XxmmfUy4GabvM+MegeB4cDLRi6nw=
102+
github.com/onsi/ginkgo/v2 v2.25.3/go.mod h1:43uiyQC4Ed2tkOzLsEYm7hnrb7UJTWHYNsuy3bG/snE=
103103
github.com/onsi/gomega v1.38.2 h1:eZCjf2xjZAqe+LeWvKb5weQ+NcPwX84kqJ0cZNxok2A=
104104
github.com/onsi/gomega v1.38.2/go.mod h1:W2MJcYxRGV63b418Ai34Ud0hEdTVXq9NW9+Sx6uXf3k=
105105
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
@@ -243,20 +243,20 @@ gopkg.in/inf.v0 v0.9.1/go.mod h1:cWUDdTG/fYaXco+Dcufb5Vnc6Gp2YChqWtbxRZE0mXw=
243243
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
244244
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
245245
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
246-
k8s.io/api v0.32.8 h1:PhuKPnqsaXYuwmLXRLAmdDJ9EZ2R2kEbOZTq4UE3lGc=
247-
k8s.io/api v0.32.8/go.mod h1:gdRZQ4zXGawr9YrJ5OjTl7aR3TD0mTowtFsqFtpCDXo=
248-
k8s.io/apiextensions-apiserver v0.32.8 h1:iYIIaZmn/BMTwzGYRZnYZysaKB4t2TL3O+0yhmbXE2U=
249-
k8s.io/apiextensions-apiserver v0.32.8/go.mod h1:GTGskWgcBo/7boX33zcS8JY6vaG4s728AdbQPxtheVk=
250-
k8s.io/apimachinery v0.32.8 h1:95I+2jX71Tev+C+UlhNbmKfv+A/TQII42HLskiHZpBg=
251-
k8s.io/apimachinery v0.32.8/go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE=
252-
k8s.io/apiserver v0.32.8 h1:QRXnrAxVsKMHW9BinWwhbD0oh78yE817UlLVTTYa3wY=
253-
k8s.io/apiserver v0.32.8/go.mod h1:tqqhcCOS8MRUiNncD7DNsyRWXw04AUJSRISTX4D3FsQ=
254-
k8s.io/client-go v0.32.8 h1:BkSFWUtRz/BbE3DJF98KPg7ix6lwMnIQ9DnHw3iWiSw=
255-
k8s.io/client-go v0.32.8/go.mod h1:vGkCzRxZ7BuRX2zdW7+kOwCdcgOkq9omDWb26wk/sE0=
246+
k8s.io/api v0.32.9 h1:q/59kk8lnecgG0grJqzrmXC1Jcl2hPWp9ltz0FQuoLI=
247+
k8s.io/api v0.32.9/go.mod h1:jIfT3rwW4EU1IXZm9qjzSk/2j91k4CJL5vUULrxqp3Y=
248+
k8s.io/apiextensions-apiserver v0.32.9 h1:tpT1dUgWqEsTyrdoGckyw8OBASW1JfU08tHGaYBzFHY=
249+
k8s.io/apiextensions-apiserver v0.32.9/go.mod h1:FoCi4zCLK67LNCCssFa2Wr9q4Xbvjx7MW4tdze5tpoA=
250+
k8s.io/apimachinery v0.32.9 h1:fXk8ktfsxrdThaEOAQFgkhCK7iyoyvS8nbYJ83o/SSs=
251+
k8s.io/apimachinery v0.32.9/go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE=
252+
k8s.io/apiserver v0.32.9 h1:ONHLA/VB6U7s0skCzmyLnjQdJ5FPCQF08yBI0j7y84o=
253+
k8s.io/apiserver v0.32.9/go.mod h1:MuuqNdvkneD4kcQc5mUZQCOQYzfKMba6P36bVW+wZtI=
254+
k8s.io/client-go v0.32.9 h1:ZMyIQ1TEpTDAQni3L2gH1NZzyOA/gHfNcAazzCxMJ0c=
255+
k8s.io/client-go v0.32.9/go.mod h1:2OT8aFSYvUjKGadaeT+AVbhkXQSpMAkiSb88Kz2WggI=
256256
k8s.io/cluster-bootstrap v0.32.3 h1:AqIpsUhB6MUeaAsl1WvaUw54AHRd2hfZrESlKChtd8s=
257257
k8s.io/cluster-bootstrap v0.32.3/go.mod h1:CHbBwgOb6liDV6JFUTkx5t85T2xidy0sChBDoyYw344=
258-
k8s.io/component-base v0.32.8 h1:Ez5yxl4Apas9m0gUQfwD60GbMyhfHPbvaYzQkpBDE6k=
259-
k8s.io/component-base v0.32.8/go.mod h1:zrTYhjPNFrItmyFEPiRIL9pgZa4jIgOUyOwrEL7xb10=
258+
k8s.io/component-base v0.32.9 h1:UTDZUpVQRv1M7BQtEvswLwiKij9QO7EzfZgpMD7WqLQ=
259+
k8s.io/component-base v0.32.9/go.mod h1:AfJMbzLk8iyOyDPkv/HpAjYmdNGookl9O0Kva5Wu83U=
260260
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
261261
k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
262262
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f h1:GA7//TjRY9yWGy1poLzYYJJ4JRdzg3+O6e8I+e+8T5Y=

go.mod

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,27 +20,27 @@ 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.3
23+
github.com/nutanix-cloud-native/prism-go-client v0.5.4
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
28-
github.com/onsi/ginkgo/v2 v2.25.2
28+
github.com/onsi/ginkgo/v2 v2.25.3
2929
github.com/onsi/gomega v1.38.2
3030
github.com/pkg/errors v0.9.1
3131
github.com/regclient/regclient v0.9.2
3232
github.com/samber/lo v1.51.0
3333
github.com/spf13/pflag v1.0.10
3434
github.com/stretchr/testify v1.11.1
3535
gopkg.in/yaml.v2 v2.4.0
36-
k8s.io/api v0.32.8
37-
k8s.io/apiextensions-apiserver v0.32.8
38-
k8s.io/apimachinery v0.32.8
39-
k8s.io/apiserver v0.32.8
40-
k8s.io/client-go v0.32.8
41-
k8s.io/component-base v0.32.8
36+
k8s.io/api v0.32.9
37+
k8s.io/apiextensions-apiserver v0.32.9
38+
k8s.io/apimachinery v0.32.9
39+
k8s.io/apiserver v0.32.9
40+
k8s.io/client-go v0.32.9
41+
k8s.io/component-base v0.32.9
4242
k8s.io/klog/v2 v2.130.1
43-
k8s.io/kubelet v0.31.12
43+
k8s.io/kubelet v0.31.13
4444
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
4545
sigs.k8s.io/cluster-api v1.10.4
4646
sigs.k8s.io/cluster-api/test v1.10.4
@@ -64,9 +64,9 @@ require (
6464
github.com/adrg/xdg v0.5.3 // indirect
6565
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
6666
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
67-
github.com/aws/aws-sdk-go-v2 v1.38.3 // indirect
68-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.250.0 // indirect
69-
github.com/aws/aws-sdk-go-v2/service/eks v1.73.1 // indirect
67+
github.com/aws/aws-sdk-go-v2 v1.39.0 // indirect
68+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.253.0 // indirect
69+
github.com/aws/aws-sdk-go-v2/service/eks v1.73.3 // indirect
7070
github.com/aws/smithy-go v1.23.0 // indirect
7171
github.com/beorn7/perks v1.0.1 // indirect
7272
github.com/cenkalti/backoff/v4 v4.3.0 // indirect

0 commit comments

Comments
 (0)