Skip to content

Commit 4eb83d5

Browse files
build(deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 4 updates (#851)
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/ginkgo/v2](https://github.com/onsi/ginkgo) and [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go). 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 [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go). Bumps the all-go-mod-patch-and-minor group with 3 updates in the /common directory: [github.com/nutanix-cloud-native/prism-go-client](https://github.com/nutanix-cloud-native/prism-go-client), [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go). Updates `github.com/nutanix-cloud-native/prism-go-client` from 0.4.1-0.20240722112004-1bfdd67beef2 to 0.5.1 <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.1</h2> <h2>[v0.5.1] - 2024-08-09</h2> <h3>Changed</h3> <ul> <li>Updated the v3 Subnet spec struct to match latest swagger spec</li> </ul> <h2>v0.5.0</h2> <h3>Added</h3> <ul> <li>Added v4 Categories beta APIs to v4 client</li> <li>Added v4 VolumeGroups beta APIs to v4 client</li> <li>Added a cache for v4 clients in v4 package</li> </ul> <h3>Changed</h3> <ul> <li>Updated v4 API clients from v4 alpha to v4 beta APIs</li> <li>Handle trust bundle in v4 client cache GetOrCreate by setting VerifySSL</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nutanix-cloud-native/prism-go-client/blob/main/CHANGELOG.md">github.com/nutanix-cloud-native/prism-go-client's changelog</a>.</em></p> <blockquote> <h2>[v0.5.1] - 2024-08-09</h2> <h3>Changed</h3> <ul> <li>Updated the v3 Subnet spec struct to match latest swagger spec</li> </ul> <h2>[v0.5.0] - 2024-07-29</h2> <h3>Added</h3> <ul> <li>Added v4 Categories beta APIs to v4 client</li> <li>Added v4 VolumeGroups beta APIs to v4 client</li> <li>Added a cache for v4 clients in v4 package</li> </ul> <h3>Changed</h3> <ul> <li>Updated v4 API clients from v4 alpha to v4 beta APIs</li> <li>Handle trust bundle in v4 client cache GetOrCreate by setting VerifySSL</li> </ul> <h2>[0.4.0] - 2024-05-03</h2> <h3>Added</h3> <ul> <li>Added support for v4 client creation.</li> <li>Added support for getting information about an AZ given a uuid.</li> <li>Added support for getting a projection of attributes of entities using the 'groups' API endpoint.</li> <li>Added support for creating, deleting, listing, and getting the status of recovery plan jobs.</li> <li>Add optional function options for the NewKarbonAPIClient constructor</li> <li>Add ClusterRegistration interface in karbon package</li> <li>Add ClusterRegistration SetInfo and Cluster Addon SetInfo APIs</li> <li>Added support for specifying volume groups by category in a recovery plan create request.</li> <li>Added support for specifying primary and recovery clusters in a recovery plan.</li> <li>Added WithUserAgent client option for v3 client constructor.</li> <li>Added Cache for v3 Clients in v3 package.</li> </ul> <h3>Changed</h3> <ul> <li>Change the MetaService interface methods to take context.Context as a parameter</li> <li>Local environment provider now fetches port from <code>NUTANIX_PORT</code> environment variable</li> <li>Add logic to internal.Client for auto retry once after refreshing auth cookie on a 401 response in case of session auth.</li> </ul> <h3>Removed</h3> <ul> <li>remove the unexported method from the v3 service interface enabling mocking</li> </ul> <h2>[0.3.4] - 2022-11-24</h2> <h3>Changed</h3> <ul> <li>Bugfix: Stop explicit base64 decoding of BinaryData from ConfigMap in Kubernetes env provider</li> </ul> <h2>[0.3.3] - 2022-11-24</h2> <h3>Changed</h3> <ul> <li>Kubernetes env provider can now read the trust bundle from both BinaryData and Data</li> </ul> <h2>[0.3.2] - 2022-11-04</h2> <h3>Changed</h3> <ul> <li>Bugfix: Fix the kubebuilder enum annotations for NutanixTrustBundleKind</li> </ul> <h2>[0.3.1] - 2022-11-03</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/nutanix-cloud-native/prism-go-client/commits/v0.5.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/onsi/ginkgo/v2` from 2.19.1 to 2.20.0 <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.20.0</h2> <h2>2.20.0</h2> <h3>Features</h3> <ul> <li>Add buildvcs flag [be5ab95]</li> </ul> <h3>Maintenance</h3> <ul> <li>Add update-deps to makefile [d303d14]</li> <li>bump all dependencies [7a50221]</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.20.0</h2> <h3>Features</h3> <ul> <li>Add buildvcs flag [be5ab95]</li> </ul> <h3>Maintenance</h3> <ul> <li>Add update-deps to makefile [d303d14]</li> <li>bump all dependencies [7a50221]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/ginkgo/commit/265b1a00989abc6d0b648b0e89d34f05b7c617aa"><code>265b1a0</code></a> v2.20.0</li> <li><a href="https://github.com/onsi/ginkgo/commit/d303d14edd13cbc4413c3de8e8c2460754cc88ce"><code>d303d14</code></a> Add update-deps to makefile</li> <li><a href="https://github.com/onsi/ginkgo/commit/7a502216054d1cfd0e243d9eabafbfaa4a1d3fb5"><code>7a50221</code></a> bump all dependencies</li> <li><a href="https://github.com/onsi/ginkgo/commit/be5ab950a71528b5d0dc2b82f8e1ae833cff2149"><code>be5ab95</code></a> Add buildvcs flag</li> <li>See full diff in <a href="https://github.com/onsi/ginkgo/compare/v2.19.1...v2.20.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/onsi/gomega` from 1.34.0 to 1.34.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/onsi/gomega/releases">github.com/onsi/gomega's releases</a>.</em></p> <blockquote> <h2>v1.34.1</h2> <h2>1.34.1</h2> <h3>Maintenance</h3> <ul> <li>Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]</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.34.1</h2> <h3>Maintenance</h3> <ul> <li>Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/gomega/commit/fa057b845528c9336265d6df77e21d827f268c7d"><code>fa057b8</code></a> v1.34.1</li> <li><a href="https://github.com/onsi/gomega/commit/5e71dcd56a0fbef9afebe5922242772b83bf31a7"><code>5e71dcd</code></a> Use slices from exp/slices to keep golang 1.20 compat</li> <li>See full diff in <a href="https://github.com/onsi/gomega/compare/v1.34.0...v1.34.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go` from 1.55.3 to 1.55.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's releases</a>.</em></p> <blockquote> <h1>Release v1.55.5 (2024-07-30)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/appstream</code>: Updates service API and documentation <ul> <li>Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0</li> </ul> </li> <li><code>service/autoscaling</code>: Updates service API and documentation <ul> <li>Increase the length limit for VPCZoneIdentifier from 2047 to 5000</li> </ul> </li> <li><code>service/codepipeline</code>: Updates service API, documentation, and paginators <ul> <li>AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.</li> </ul> </li> <li><code>service/elasticache</code>: Updates service documentation <ul> <li>Doc only update for changes to deletion API.</li> </ul> </li> <li><code>service/elasticloadbalancing</code>: Updates service API</li> <li><code>service/eventbridge</code>: Updates service API</li> <li><code>service/logs</code>: Updates service API <ul> <li>Add v2 smoke tests and smithy smokeTests trait for SDK testing.</li> </ul> </li> <li><code>service/models.lex.v2</code>: Updates service API and documentation</li> <li><code>service/rolesanywhere</code>: Updates service API and documentation</li> <li><code>service/tnb</code>: Updates service API and documentation</li> <li><code>service/workspaces</code>: Updates service documentation <ul> <li>Removing multi-session as it isn't supported for pools</li> </ul> </li> </ul> <h1>Release v1.55.4 (2024-07-29)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/elasticache</code>: Updates service documentation <ul> <li>Renaming full service name as it appears in developer documentation.</li> </ul> </li> <li><code>service/memorydb</code>: Updates service API and documentation</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go/commit/825250a3f2f45ff9322c4a9ae2dd96e5bdb93ea4"><code>825250a</code></a> Release v1.55.5 (2024-07-30) (<a href="https://redirect.github.com/aws/aws-sdk-go/issues/5323">#5323</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/aa1178fcdbfaf213a8f219c845b894c81669d836"><code>aa1178f</code></a> Merge pull request <a href="https://redirect.github.com/aws/aws-sdk-go/issues/5319">#5319</a> from aws/misc-maintenancemode</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/d46b35a961c828998b8f0feda7a9437e5490791d"><code>d46b35a</code></a> Release v1.55.4 (2024-07-29) (<a href="https://redirect.github.com/aws/aws-sdk-go/issues/5322">#5322</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/f444a0786b7b974c801b7cb787508a249e448f32"><code>f444a07</code></a> Update README.md</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/d5e950bcb776482360d5934944f90a8139064d59"><code>d5e950b</code></a> Add maintenance mode declaration</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-go/compare/v1.55.3...v1.55.5">compare view</a></li> </ul> </details> <br /> Updates `github.com/nutanix-cloud-native/prism-go-client` from 0.4.1-0.20240704131014-072b7a88a7f5 to 0.5.1 <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.1</h2> <h2>[v0.5.1] - 2024-08-09</h2> <h3>Changed</h3> <ul> <li>Updated the v3 Subnet spec struct to match latest swagger spec</li> </ul> <h2>v0.5.0</h2> <h3>Added</h3> <ul> <li>Added v4 Categories beta APIs to v4 client</li> <li>Added v4 VolumeGroups beta APIs to v4 client</li> <li>Added a cache for v4 clients in v4 package</li> </ul> <h3>Changed</h3> <ul> <li>Updated v4 API clients from v4 alpha to v4 beta APIs</li> <li>Handle trust bundle in v4 client cache GetOrCreate by setting VerifySSL</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nutanix-cloud-native/prism-go-client/blob/main/CHANGELOG.md">github.com/nutanix-cloud-native/prism-go-client's changelog</a>.</em></p> <blockquote> <h2>[v0.5.1] - 2024-08-09</h2> <h3>Changed</h3> <ul> <li>Updated the v3 Subnet spec struct to match latest swagger spec</li> </ul> <h2>[v0.5.0] - 2024-07-29</h2> <h3>Added</h3> <ul> <li>Added v4 Categories beta APIs to v4 client</li> <li>Added v4 VolumeGroups beta APIs to v4 client</li> <li>Added a cache for v4 clients in v4 package</li> </ul> <h3>Changed</h3> <ul> <li>Updated v4 API clients from v4 alpha to v4 beta APIs</li> <li>Handle trust bundle in v4 client cache GetOrCreate by setting VerifySSL</li> </ul> <h2>[0.4.0] - 2024-05-03</h2> <h3>Added</h3> <ul> <li>Added support for v4 client creation.</li> <li>Added support for getting information about an AZ given a uuid.</li> <li>Added support for getting a projection of attributes of entities using the 'groups' API endpoint.</li> <li>Added support for creating, deleting, listing, and getting the status of recovery plan jobs.</li> <li>Add optional function options for the NewKarbonAPIClient constructor</li> <li>Add ClusterRegistration interface in karbon package</li> <li>Add ClusterRegistration SetInfo and Cluster Addon SetInfo APIs</li> <li>Added support for specifying volume groups by category in a recovery plan create request.</li> <li>Added support for specifying primary and recovery clusters in a recovery plan.</li> <li>Added WithUserAgent client option for v3 client constructor.</li> <li>Added Cache for v3 Clients in v3 package.</li> </ul> <h3>Changed</h3> <ul> <li>Change the MetaService interface methods to take context.Context as a parameter</li> <li>Local environment provider now fetches port from <code>NUTANIX_PORT</code> environment variable</li> <li>Add logic to internal.Client for auto retry once after refreshing auth cookie on a 401 response in case of session auth.</li> </ul> <h3>Removed</h3> <ul> <li>remove the unexported method from the v3 service interface enabling mocking</li> </ul> <h2>[0.3.4] - 2022-11-24</h2> <h3>Changed</h3> <ul> <li>Bugfix: Stop explicit base64 decoding of BinaryData from ConfigMap in Kubernetes env provider</li> </ul> <h2>[0.3.3] - 2022-11-24</h2> <h3>Changed</h3> <ul> <li>Kubernetes env provider can now read the trust bundle from both BinaryData and Data</li> </ul> <h2>[0.3.2] - 2022-11-04</h2> <h3>Changed</h3> <ul> <li>Bugfix: Fix the kubebuilder enum annotations for NutanixTrustBundleKind</li> </ul> <h2>[0.3.1] - 2022-11-03</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/nutanix-cloud-native/prism-go-client/commits/v0.5.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/onsi/gomega` from 1.34.0 to 1.34.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/onsi/gomega/releases">github.com/onsi/gomega's releases</a>.</em></p> <blockquote> <h2>v1.34.1</h2> <h2>1.34.1</h2> <h3>Maintenance</h3> <ul> <li>Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]</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.34.1</h2> <h3>Maintenance</h3> <ul> <li>Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/gomega/commit/fa057b845528c9336265d6df77e21d827f268c7d"><code>fa057b8</code></a> v1.34.1</li> <li><a href="https://github.com/onsi/gomega/commit/5e71dcd56a0fbef9afebe5922242772b83bf31a7"><code>5e71dcd</code></a> Use slices from exp/slices to keep golang 1.20 compat</li> <li>See full diff in <a href="https://github.com/onsi/gomega/compare/v1.34.0...v1.34.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go` from 1.55.3 to 1.55.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's releases</a>.</em></p> <blockquote> <h1>Release v1.55.5 (2024-07-30)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/appstream</code>: Updates service API and documentation <ul> <li>Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0</li> </ul> </li> <li><code>service/autoscaling</code>: Updates service API and documentation <ul> <li>Increase the length limit for VPCZoneIdentifier from 2047 to 5000</li> </ul> </li> <li><code>service/codepipeline</code>: Updates service API, documentation, and paginators <ul> <li>AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.</li> </ul> </li> <li><code>service/elasticache</code>: Updates service documentation <ul> <li>Doc only update for changes to deletion API.</li> </ul> </li> <li><code>service/elasticloadbalancing</code>: Updates service API</li> <li><code>service/eventbridge</code>: Updates service API</li> <li><code>service/logs</code>: Updates service API <ul> <li>Add v2 smoke tests and smithy smokeTests trait for SDK testing.</li> </ul> </li> <li><code>service/models.lex.v2</code>: Updates service API and documentation</li> <li><code>service/rolesanywhere</code>: Updates service API and documentation</li> <li><code>service/tnb</code>: Updates service API and documentation</li> <li><code>service/workspaces</code>: Updates service documentation <ul> <li>Removing multi-session as it isn't supported for pools</li> </ul> </li> </ul> <h1>Release v1.55.4 (2024-07-29)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/elasticache</code>: Updates service documentation <ul> <li>Renaming full service name as it appears in developer documentation.</li> </ul> </li> <li><code>service/memorydb</code>: Updates service API and documentation</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go/commit/825250a3f2f45ff9322c4a9ae2dd96e5bdb93ea4"><code>825250a</code></a> Release v1.55.5 (2024-07-30) (<a href="https://redirect.github.com/aws/aws-sdk-go/issues/5323">#5323</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/aa1178fcdbfaf213a8f219c845b894c81669d836"><code>aa1178f</code></a> Merge pull request <a href="https://redirect.github.com/aws/aws-sdk-go/issues/5319">#5319</a> from aws/misc-maintenancemode</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/d46b35a961c828998b8f0feda7a9437e5490791d"><code>d46b35a</code></a> Release v1.55.4 (2024-07-29) (<a href="https://redirect.github.com/aws/aws-sdk-go/issues/5322">#5322</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/f444a0786b7b974c801b7cb787508a249e448f32"><code>f444a07</code></a> Update README.md</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/d5e950bcb776482360d5934944f90a8139064d59"><code>d5e950b</code></a> Add maintenance mode declaration</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-go/compare/v1.55.3...v1.55.5">compare view</a></li> </ul> </details> <br /> Updates `github.com/nutanix-cloud-native/prism-go-client` from 0.4.1-0.20240704131014-072b7a88a7f5 to 0.5.1 <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.1</h2> <h2>[v0.5.1] - 2024-08-09</h2> <h3>Changed</h3> <ul> <li>Updated the v3 Subnet spec struct to match latest swagger spec</li> </ul> <h2>v0.5.0</h2> <h3>Added</h3> <ul> <li>Added v4 Categories beta APIs to v4 client</li> <li>Added v4 VolumeGroups beta APIs to v4 client</li> <li>Added a cache for v4 clients in v4 package</li> </ul> <h3>Changed</h3> <ul> <li>Updated v4 API clients from v4 alpha to v4 beta APIs</li> <li>Handle trust bundle in v4 client cache GetOrCreate by setting VerifySSL</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nutanix-cloud-native/prism-go-client/blob/main/CHANGELOG.md">github.com/nutanix-cloud-native/prism-go-client's changelog</a>.</em></p> <blockquote> <h2>[v0.5.1] - 2024-08-09</h2> <h3>Changed</h3> <ul> <li>Updated the v3 Subnet spec struct to match latest swagger spec</li> </ul> <h2>[v0.5.0] - 2024-07-29</h2> <h3>Added</h3> <ul> <li>Added v4 Categories beta APIs to v4 client</li> <li>Added v4 VolumeGroups beta APIs to v4 client</li> <li>Added a cache for v4 clients in v4 package</li> </ul> <h3>Changed</h3> <ul> <li>Updated v4 API clients from v4 alpha to v4 beta APIs</li> <li>Handle trust bundle in v4 client cache GetOrCreate by setting VerifySSL</li> </ul> <h2>[0.4.0] - 2024-05-03</h2> <h3>Added</h3> <ul> <li>Added support for v4 client creation.</li> <li>Added support for getting information about an AZ given a uuid.</li> <li>Added support for getting a projection of attributes of entities using the 'groups' API endpoint.</li> <li>Added support for creating, deleting, listing, and getting the status of recovery plan jobs.</li> <li>Add optional function options for the NewKarbonAPIClient constructor</li> <li>Add ClusterRegistration interface in karbon package</li> <li>Add ClusterRegistration SetInfo and Cluster Addon SetInfo APIs</li> <li>Added support for specifying volume groups by category in a recovery plan create request.</li> <li>Added support for specifying primary and recovery clusters in a recovery plan.</li> <li>Added WithUserAgent client option for v3 client constructor.</li> <li>Added Cache for v3 Clients in v3 package.</li> </ul> <h3>Changed</h3> <ul> <li>Change the MetaService interface methods to take context.Context as a parameter</li> <li>Local environment provider now fetches port from <code>NUTANIX_PORT</code> environment variable</li> <li>Add logic to internal.Client for auto retry once after refreshing auth cookie on a 401 response in case of session auth.</li> </ul> <h3>Removed</h3> <ul> <li>remove the unexported method from the v3 service interface enabling mocking</li> </ul> <h2>[0.3.4] - 2022-11-24</h2> <h3>Changed</h3> <ul> <li>Bugfix: Stop explicit base64 decoding of BinaryData from ConfigMap in Kubernetes env provider</li> </ul> <h2>[0.3.3] - 2022-11-24</h2> <h3>Changed</h3> <ul> <li>Kubernetes env provider can now read the trust bundle from both BinaryData and Data</li> </ul> <h2>[0.3.2] - 2022-11-04</h2> <h3>Changed</h3> <ul> <li>Bugfix: Fix the kubebuilder enum annotations for NutanixTrustBundleKind</li> </ul> <h2>[0.3.1] - 2022-11-03</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/nutanix-cloud-native/prism-go-client/commits/v0.5.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/onsi/ginkgo/v2` from 2.19.1 to 2.20.0 <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.20.0</h2> <h2>2.20.0</h2> <h3>Features</h3> <ul> <li>Add buildvcs flag [be5ab95]</li> </ul> <h3>Maintenance</h3> <ul> <li>Add update-deps to makefile [d303d14]</li> <li>bump all dependencies [7a50221]</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.20.0</h2> <h3>Features</h3> <ul> <li>Add buildvcs flag [be5ab95]</li> </ul> <h3>Maintenance</h3> <ul> <li>Add update-deps to makefile [d303d14]</li> <li>bump all dependencies [7a50221]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/ginkgo/commit/265b1a00989abc6d0b648b0e89d34f05b7c617aa"><code>265b1a0</code></a> v2.20.0</li> <li><a href="https://github.com/onsi/ginkgo/commit/d303d14edd13cbc4413c3de8e8c2460754cc88ce"><code>d303d14</code></a> Add update-deps to makefile</li> <li><a href="https://github.com/onsi/ginkgo/commit/7a502216054d1cfd0e243d9eabafbfaa4a1d3fb5"><code>7a50221</code></a> bump all dependencies</li> <li><a href="https://github.com/onsi/ginkgo/commit/be5ab950a71528b5d0dc2b82f8e1ae833cff2149"><code>be5ab95</code></a> Add buildvcs flag</li> <li>See full diff in <a href="https://github.com/onsi/ginkgo/compare/v2.19.1...v2.20.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/onsi/gomega` from 1.34.0 to 1.34.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/onsi/gomega/releases">github.com/onsi/gomega's releases</a>.</em></p> <blockquote> <h2>v1.34.1</h2> <h2>1.34.1</h2> <h3>Maintenance</h3> <ul> <li>Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]</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.34.1</h2> <h3>Maintenance</h3> <ul> <li>Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/gomega/commit/fa057b845528c9336265d6df77e21d827f268c7d"><code>fa057b8</code></a> v1.34.1</li> <li><a href="https://github.com/onsi/gomega/commit/5e71dcd56a0fbef9afebe5922242772b83bf31a7"><code>5e71dcd</code></a> Use slices from exp/slices to keep golang 1.20 compat</li> <li>See full diff in <a href="https://github.com/onsi/gomega/compare/v1.34.0...v1.34.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go` from 1.55.3 to 1.55.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's releases</a>.</em></p> <blockquote> <h1>Release v1.55.5 (2024-07-30)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/appstream</code>: Updates service API and documentation <ul> <li>Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0</li> </ul> </li> <li><code>service/autoscaling</code>: Updates service API and documentation <ul> <li>Increase the length limit for VPCZoneIdentifier from 2047 to 5000</li> </ul> </li> <li><code>service/codepipeline</code>: Updates service API, documentation, and paginators <ul> <li>AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.</li> </ul> </li> <li><code>service/elasticache</code>: Updates service documentation <ul> <li>Doc only update for changes to deletion API.</li> </ul> </li> <li><code>service/elasticloadbalancing</code>: Updates service API</li> <li><code>service/eventbridge</code>: Updates service API</li> <li><code>service/logs</code>: Updates service API <ul> <li>Add v2 smoke tests and smithy smokeTests trait for SDK testing.</li> </ul> </li> <li><code>service/models.lex.v2</code>: Updates service API and documentation</li> <li><code>service/rolesanywhere</code>: Updates service API and documentation</li> <li><code>service/tnb</code>: Updates service API and documentation</li> <li><code>service/workspaces</code>: Updates service documentation <ul> <li>Removing multi-session as it isn't supported for pools</li> </ul> </li> </ul> <h1>Release v1.55.4 (2024-07-29)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/elasticache</code>: Updates service documentation <ul> <li>Renaming full service name as it appears in developer documentation.</li> </ul> </li> <li><code>service/memorydb</code>: Updates service API and documentation</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go/commit/825250a3f2f45ff9322c4a9ae2dd96e5bdb93ea4"><code>825250a</code></a> Release v1.55.5 (2024-07-30) (<a href="https://redirect.github.com/aws/aws-sdk-go/issues/5323">#5323</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/aa1178fcdbfaf213a8f219c845b894c81669d836"><code>aa1178f</code></a> Merge pull request <a href="https://redirect.github.com/aws/aws-sdk-go/issues/5319">#5319</a> from aws/misc-maintenancemode</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/d46b35a961c828998b8f0feda7a9437e5490791d"><code>d46b35a</code></a> Release v1.55.4 (2024-07-29) (<a href="https://redirect.github.com/aws/aws-sdk-go/issues/5322">#5322</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/f444a0786b7b974c801b7cb787508a249e448f32"><code>f444a07</code></a> Update README.md</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/d5e950bcb776482360d5934944f90a8139064d59"><code>d5e950b</code></a> Add maintenance mode declaration</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-go/compare/v1.55.3...v1.55.5">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 eeeb5c2 commit 4eb83d5

File tree

6 files changed

+150
-165
lines changed

6 files changed

+150
-165
lines changed

api/go.mod

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

1212
require (
13-
github.com/aws/aws-sdk-go v1.55.3
13+
github.com/aws/aws-sdk-go v1.55.5
1414
github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/common v0.7.0
15-
github.com/nutanix-cloud-native/prism-go-client v0.4.1-0.20240704131014-072b7a88a7f5
16-
github.com/onsi/gomega v1.34.0
15+
github.com/nutanix-cloud-native/prism-go-client v0.5.1
16+
github.com/onsi/gomega v1.34.1
1717
k8s.io/api v0.29.7
1818
k8s.io/apiextensions-apiserver v0.29.7
1919
k8s.io/apimachinery v0.29.7
@@ -31,9 +31,9 @@ require (
3131
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
3232
github.com/fsnotify/fsnotify v1.7.0 // indirect
3333
github.com/go-logr/logr v1.4.2 // indirect
34-
github.com/go-openapi/jsonpointer v0.19.6 // indirect
35-
github.com/go-openapi/jsonreference v0.20.2 // indirect
36-
github.com/go-openapi/swag v0.22.3 // indirect
34+
github.com/go-openapi/jsonpointer v0.21.0 // indirect
35+
github.com/go-openapi/jsonreference v0.21.0 // indirect
36+
github.com/go-openapi/swag v0.23.0 // indirect
3737
github.com/gogo/protobuf v1.3.2 // indirect
3838
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
3939
github.com/golang/protobuf v1.5.4 // indirect
@@ -57,12 +57,12 @@ require (
5757
github.com/prometheus/procfs v0.12.0 // indirect
5858
github.com/spf13/pflag v1.0.5 // indirect
5959
github.com/valyala/fastjson v1.6.4 // indirect
60-
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
61-
golang.org/x/net v0.25.0 // indirect
60+
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
61+
golang.org/x/net v0.28.0 // indirect
6262
golang.org/x/oauth2 v0.18.0 // indirect
63-
golang.org/x/sys v0.21.0 // indirect
64-
golang.org/x/term v0.20.0 // indirect
65-
golang.org/x/text v0.15.0 // indirect
63+
golang.org/x/sys v0.23.0 // indirect
64+
golang.org/x/term v0.23.0 // indirect
65+
golang.org/x/text v0.17.0 // indirect
6666
golang.org/x/time v0.5.0 // indirect
6767
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
6868
google.golang.org/appengine v1.6.8 // indirect

api/go.sum

Lines changed: 30 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
github.com/aws/aws-sdk-go v1.55.3 h1:0B5hOX+mIx7I5XPOrjrHlKSDQV/+ypFZpIHOx5LOk3E=
2-
github.com/aws/aws-sdk-go v1.55.3/go.mod h1:eRwEWoyTWFMVYVQzKMNHWP5/RV4xIUGMQfXQHfHkpNU=
1+
github.com/aws/aws-sdk-go v1.55.5 h1:KKUZBfBoyqy5d3swXyiC7Q76ic40rYcbqH7qjh59kzU=
2+
github.com/aws/aws-sdk-go v1.55.5/go.mod h1:eRwEWoyTWFMVYVQzKMNHWP5/RV4xIUGMQfXQHfHkpNU=
33
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
44
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
55
github.com/blang/semver/v4 v4.0.0 h1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM=
66
github.com/blang/semver/v4 v4.0.0/go.mod h1:IbckMUScFkM3pff0VJDNKRiT6TG/YpiHIM2yvyW5YoQ=
77
github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=
88
github.com/cespare/xxhash/v2 v2.2.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
9-
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
109
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
1110
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
1211
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
@@ -23,12 +22,12 @@ github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY=
2322
github.com/go-logr/logr v1.4.2/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
2423
github.com/go-logr/zapr v1.3.0 h1:XGdV8XW8zdwFiwOA2Dryh1gj2KRQyOOoNmBy4EplIcQ=
2524
github.com/go-logr/zapr v1.3.0/go.mod h1:YKepepNBd1u/oyhd/yQmtjVXmm9uML4IXUgMOwR8/Gg=
26-
github.com/go-openapi/jsonpointer v0.19.6 h1:eCs3fxoIi3Wh6vtgmLTOjdhSpiqphQ+DaPn38N2ZdrE=
27-
github.com/go-openapi/jsonpointer v0.19.6/go.mod h1:osyAmYz/mB/C3I+WsTTSgw1ONzaLJoLCyoi6/zppojs=
28-
github.com/go-openapi/jsonreference v0.20.2 h1:3sVjiK66+uXK/6oQ8xgcRKcFgQ5KXa2KvnJRumpMGbE=
29-
github.com/go-openapi/jsonreference v0.20.2/go.mod h1:Bl1zwGIM8/wsvqjsOQLJ/SH+En5Ap4rVB5KVcIDZG2k=
30-
github.com/go-openapi/swag v0.22.3 h1:yMBqmnQ0gyZvEb/+KzuWZOXgllrXT4SADYbvDaXHv/g=
31-
github.com/go-openapi/swag v0.22.3/go.mod h1:UzaqsxGiab7freDnrUUra0MwWfN/q7tE4j+VcZ0yl14=
25+
github.com/go-openapi/jsonpointer v0.21.0 h1:YgdVicSA9vH5RiHs9TZW5oyafXZFc6+2Vc1rr/O9oNQ=
26+
github.com/go-openapi/jsonpointer v0.21.0/go.mod h1:IUyH9l/+uyhIYQ/PXVA41Rexl+kOkAPDdXEYns6fzUY=
27+
github.com/go-openapi/jsonreference v0.21.0 h1:Rs+Y7hSXT83Jacb7kFyjn4ijOuVGSvOdF2+tg1TRrwQ=
28+
github.com/go-openapi/jsonreference v0.21.0/go.mod h1:LmZmgsrTkVg9LG4EaHeY8cBDslNPMo06cago5JNLkm4=
29+
github.com/go-openapi/swag v0.23.0 h1:vsEVJDUo2hPJ2tu0/Xc+4noaxyEffXNIs3cOULZ+GrE=
30+
github.com/go-openapi/swag v0.23.0/go.mod h1:esZ8ITTYEsH1V2trKHjAN8Ai7xHb8RV+YSZ577vPjgQ=
3231
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEevZMzYi5KSi8KkcZtzBcTgAUUtapy0OI=
3332
github.com/go-task/slim-sprig/v3 v3.0.0 h1:sUs3vkvUymDpBKi3qH1YSqBQk9+9D/8M2mN1vB6EwHI=
3433
github.com/go-task/slim-sprig/v3 v3.0.0/go.mod h1:W848ghGpv3Qj3dhTPRyJypKRiqCdHZiAzKg9hl15HA8=
@@ -51,8 +50,8 @@ github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeN
5150
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
5251
github.com/google/gofuzz v1.2.0 h1:xRy4A+RhZaiKjJ1bPfwQ8sedCA+YS2YcCHW6ec7JMi0=
5352
github.com/google/gofuzz v1.2.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
54-
github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6 h1:k7nVchz72niMH6YLQNvHSdIE7iqsQxK1P41mySCvssg=
55-
github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6/go.mod h1:kf6iHlnVGwgKolg33glAes7Yg/8iWP8ukqeldJSO7jw=
53+
github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8 h1:FKHo8hFI3A+7w0aUQuYXQ+6EN5stWmeY/AZqtM8xk9k=
54+
github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8/go.mod h1:K1liHPHnj73Fdn/EKuT8nrFqBihUSKXoLYU0BuatOYo=
5655
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
5756
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
5857
github.com/imdario/mergo v0.3.13 h1:lFzP57bqS/wsqKssCGmtLAb8A0wKjLGrve2q3PPVcBk=
@@ -67,11 +66,8 @@ github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnr
6766
github.com/json-iterator/go v1.1.12/go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo=
6867
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
6968
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
70-
github.com/kr/pretty v0.2.1/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI=
7169
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
7270
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
73-
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
74-
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
7571
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
7672
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
7773
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
@@ -85,12 +81,12 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
8581
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
8682
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
8783
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
88-
github.com/nutanix-cloud-native/prism-go-client v0.4.1-0.20240704131014-072b7a88a7f5 h1:R9Aaat25nA9mAIRGciy8QpkVzLOcuk+TV7U4s1kH8fQ=
89-
github.com/nutanix-cloud-native/prism-go-client v0.4.1-0.20240704131014-072b7a88a7f5/go.mod h1:C2eEpgqsMqwhliCKeoJOvkkWobeZr4d4DiaCR09pdHA=
90-
github.com/onsi/ginkgo/v2 v2.19.1 h1:QXgq3Z8Crl5EL1WBAC98A5sEBHARrAJNzAmMxzLcRF0=
91-
github.com/onsi/ginkgo/v2 v2.19.1/go.mod h1:O3DtEWQkPa/F7fBMgmZQKKsluAy8pd3rEQdrjkPb9zA=
92-
github.com/onsi/gomega v1.34.0 h1:eSSPsPNp6ZpsG8X1OVmOTxig+CblTc4AxpPBykhe2Os=
93-
github.com/onsi/gomega v1.34.0/go.mod h1:MIKI8c+f+QLWk+hxbePD4i0LMJSExPaZOVfkoex4cAo=
84+
github.com/nutanix-cloud-native/prism-go-client v0.5.1 h1:ykiXPCILzEMORHz7XvI8KXNomChsdLIpOAlT/YqBCmo=
85+
github.com/nutanix-cloud-native/prism-go-client v0.5.1/go.mod h1:QhLX+sEep0cStzHVYU6mPgIlnA8U3DySskagrbDprRk=
86+
github.com/onsi/ginkgo/v2 v2.20.0 h1:PE84V2mHqoT1sglvHc8ZdQtPcwmvvt29WLEEO3xmdZw=
87+
github.com/onsi/ginkgo/v2 v2.20.0/go.mod h1:lG9ey2Z29hR41WMVthyJBGUBcBhGOtoPF2VFMvBXFCI=
88+
github.com/onsi/gomega v1.34.1 h1:EUMJIKUjM8sKjYbtxQI9A4z2o+rruxnzNvpknOXie6k=
89+
github.com/onsi/gomega v1.34.1/go.mod h1:kU1QgUvBDLXBJq618Xvm2LUX6rSAfRaFRTcdOeDLwwY=
9490
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
9591
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
9692
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
@@ -103,17 +99,12 @@ github.com/prometheus/common v0.45.0 h1:2BGz0eBc2hdMDLnO/8n0jeB3oPrt2D08CekT0lne
10399
github.com/prometheus/common v0.45.0/go.mod h1:YJmSTw9BoKxJplESWWxlbyttQR4uaEcGyv9MZjVOJsY=
104100
github.com/prometheus/procfs v0.12.0 h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo=
105101
github.com/prometheus/procfs v0.12.0/go.mod h1:pcuDEFsWDnvcgNzo4EEweacyhjeA9Zk3cnaOZAZEfOo=
106-
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ=
107-
github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog=
102+
github.com/rogpeppe/go-internal v1.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDNXVBh4M=
103+
github.com/rogpeppe/go-internal v1.11.0/go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUzkipdSkR5nkCZA=
108104
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
109105
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
110106
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
111-
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
112-
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=
113107
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
114-
github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
115-
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
116-
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
117108
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
118109
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
119110
github.com/valyala/fastjson v1.6.4 h1:uAUNq9Z6ymTgGhcm0UynUAB6tlbakBrz6CQFax3BXVQ=
@@ -131,8 +122,8 @@ golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACk
131122
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
132123
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
133124
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
134-
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 h1:GoHiUyI/Tp2nVkLI2mCxVkOjsbSXD66ic0XW0js0R9g=
135-
golang.org/x/exp v0.0.0-20230905200255-921286631fa9/go.mod h1:S2oDrQGGwySpoQPVqRShND87VCbxmc6bL1Yd2oYrm6k=
125+
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 h1:2dVuKD2vS7b0QIHQbpyTISPd0LeHDbnYEryqj5Q1ug8=
126+
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56/go.mod h1:M4RDyNAINzryxdtnbRXRL/OHtkFuWGRjvuhBJpk2IlY=
136127
golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
137128
golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
138129
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4=
@@ -142,8 +133,8 @@ golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod h1:z5CRVTTTmAJ677TzLL
142133
golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
143134
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg=
144135
golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c=
145-
golang.org/x/net v0.25.0 h1:d/OCCoBEUq33pjydKrGQhw7IlUPI2Oylr+8qLx49kac=
146-
golang.org/x/net v0.25.0/go.mod h1:JkAGAh7GEvH74S6FOH42FLoXpXbE/aqXSrIQjXgsiwM=
136+
golang.org/x/net v0.28.0 h1:a9JDOJc5GMUJ0+UDqmLT86WiEy7iWyIhz8gz8E4e5hE=
137+
golang.org/x/net v0.28.0/go.mod h1:yqtgsTWOOnlGLG9GFRrK3++bGOUEkNBoHZc8MEDWPNg=
147138
golang.org/x/oauth2 v0.18.0 h1:09qnuIAgzdx1XplqJvW6CQqMCtGZykZWcXzPMPUusvI=
148139
golang.org/x/oauth2 v0.18.0/go.mod h1:Wf7knwG0MPoWIMMBgFlEaSUDaKskp0dCfrlJRJXbBi8=
149140
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
@@ -157,27 +148,27 @@ golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7w
157148
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
158149
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
159150
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
160-
golang.org/x/sys v0.21.0 h1:rF+pYz3DAGSQAxAu1CbC7catZg4ebC4UIeIhKxBZvws=
161-
golang.org/x/sys v0.21.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
151+
golang.org/x/sys v0.23.0 h1:YfKFowiIMvtgl1UERQoTPPToxltDeZfbj4H7dVUCwmM=
152+
golang.org/x/sys v0.23.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
162153
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
163154
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
164-
golang.org/x/term v0.20.0 h1:VnkxpohqXaOBYJtBmEppKUG6mXpi+4O6purfc2+sMhw=
165-
golang.org/x/term v0.20.0/go.mod h1:8UkIAJTvZgivsXaD6/pH6U9ecQzZ45awqEOzuCvwpFY=
155+
golang.org/x/term v0.23.0 h1:F6D4vR+EHoL9/sWAWgAR1H2DcHr4PareCbAaCo1RpuU=
156+
golang.org/x/term v0.23.0/go.mod h1:DgV24QBUrK6jhZXl+20l6UWznPlwAHm1Q1mGHtydmSk=
166157
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
167158
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
168159
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
169160
golang.org/x/text v0.3.8/go.mod h1:E6s5w1FMmriuDzIBO73fBruAKo1PCIq6d2Q6DHfQ8WQ=
170-
golang.org/x/text v0.15.0 h1:h1V/4gjBv8v9cjcR6+AR5+/cIYK5N/WAgiv4xlsEtAk=
171-
golang.org/x/text v0.15.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
161+
golang.org/x/text v0.17.0 h1:XtiM5bkSOt+ewxlOE/aE/AKEHibwj/6gvWMl9Rsh0Qc=
162+
golang.org/x/text v0.17.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
172163
golang.org/x/time v0.5.0 h1:o7cqy6amK/52YcAKIPlM3a+Fpj35zvRj2TP+e1xFSfk=
173164
golang.org/x/time v0.5.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
174165
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
175166
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
176167
golang.org/x/tools v0.0.0-20200619180055-7c47624df98f/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE=
177168
golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
178169
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=
179-
golang.org/x/tools v0.21.0 h1:qc0xYgIbsSDt9EyWz05J5wfa7LOVW0YTLOXrqdLAWIw=
180-
golang.org/x/tools v0.21.0/go.mod h1:aiJjzUbINMkxbQROHiO6hDPo2LHcIPhhQsa9DLh0yGk=
170+
golang.org/x/tools v0.24.0 h1:J1shsA93PJUEVaUSaay7UXAyE8aimq3GW0pjlolpa24=
171+
golang.org/x/tools v0.24.0/go.mod h1:YhNqVBIfWHdzvTLs0d8LCuMhkKUgSUKldakyV7W/WDQ=
181172
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
182173
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
183174
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
@@ -198,7 +189,6 @@ gopkg.in/inf.v0 v0.9.1/go.mod h1:cWUDdTG/fYaXco+Dcufb5Vnc6Gp2YChqWtbxRZE0mXw=
198189
gopkg.in/yaml.v2 v2.2.8/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
199190
gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
200191
gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
201-
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
202192
gopkg.in/yaml.v3 v3.0.0/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
203193
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
204194
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=

0 commit comments

Comments
 (0)