This is an automated email from the ASF dual-hosted git repository.

zeroshade pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-go.git


The following commit(s) were added to refs/heads/main by this push:
     new 5e2ce9e9 build(deps): bump the gomod_updates group with 4 updates 
(#586)
5e2ce9e9 is described below

commit 5e2ce9e98a20c5cb2ba7a155db3825f66da73fbe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 6 08:27:40 2025 -0400

    build(deps): bump the gomod_updates group with 4 updates (#586)
    
    Bumps the gomod_updates group with 4 updates:
    [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2),
    
[github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2),
    [github.com/docker/docker](https://github.com/docker/docker) and
    [google.golang.org/api](https://github.com/googleapis/google-api-go-client).
    
    Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.11 to 1.31.12
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/4f599a5905bdfa3f6aa482e1e7bb98f7b3f9ec03";><code>4f599a5</code></a>
    Release 2025-09-29</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/c32a7a8084b2d86eeda99f184e75fdca0b33e5a9";><code>c32a7a8</code></a>
    Regenerated Clients</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/18a065d1689d43c994da970a8750d43844c79896";><code>18a065d</code></a>
    Update endpoints model</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/af534aa0fb522eb683d484d281d2a017be8a006c";><code>af534aa</code></a>
    Update API model</li>
    <li>See full diff in <a
    
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.31.11...config/v1.31.12";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.15 to
    1.18.16
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/18bff5e44f4c2c140feaf54b2dd92140630c7e50";><code>18bff5e</code></a>
    Release 2023-03-10</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/cca7003bfc6acfa24313a1fa3ae5e4aa0a36f4bc";><code>cca7003</code></a>
    Regenerated Clients</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/87bde6fa5748b6f78f1402052c55056f1f3d8ddf";><code>87bde6f</code></a>
    Update endpoints model</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/361bd48e01611b81750b838ec44cabfa7f3c02ad";><code>361bd48</code></a>
    Update API model</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/61d474d5d66f498c07f08846c308081c0cab2536";><code>61d474d</code></a>
    Fix staticcheck linter warnings (<a
    
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2044";>#2044</a>)</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/59a58ae78b0f41b541d431664e98b0711e0af4ed";><code>59a58ae</code></a>
    Release 2023-03-09</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/aa1d8ae433652241f5ea9996f14e385f59a0c7e8";><code>aa1d8ae</code></a>
    Regenerated Clients</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/3441f5fbc73bf974fa4af4ad579bfb4a09752f8d";><code>3441f5f</code></a>
    Update endpoints model</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/826cc366c86fba977ed6343ae22247ac722be0d8";><code>826cc36</code></a>
    Update API model</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/5799416de4970748df37d556db57a88e050d99c9";><code>5799416</code></a>
    Release 2023-03-08</li>
    <li>Additional commits viewable in <a
    
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.18.15...config/v1.18.16";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `github.com/docker/docker` from 28.4.0+incompatible to
    28.5.0+incompatible
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/docker/docker/releases";>github.com/docker/docker's
    releases</a>.</em></p>
    <blockquote>
    <h2>v28.5.0</h2>
    <h1>28.5.0</h1>
    <p>For a full list of pull requests and changes in this release, refer
    to the relevant GitHub milestones:</p>
    <ul>
    <li><a
    
href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A28.5.0";>docker/cli,
    28.5.0 milestone</a></li>
    <li><a
    
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A28.5.0";>moby/moby,
    28.5.0 milestone</a></li>
    <li>Deprecated and removed features, see <a
    
href="https://github.com/docker/cli/blob/v28.5.0/docs/deprecated.md";>Deprecated
    Features</a>.</li>
    <li>Changes to the Engine API, see <a
    
href="https://github.com/moby/moby/blob/v28.5.0/docs/api/version-history.md";>API
    version history</a>.</li>
    </ul>
    <h3>Bug fixes and enhancements</h3>
    <ul>
    <li>Don't print warnings in <code>docker info</code> for broken symlinks
    in CLI-plugin directories. <a
    
href="https://redirect.github.com/docker/cli/pull/6476";>docker/cli#6476</a></li>
    <li>Fix a panic during <code>stats</code> on empty event
    <code>Actor.ID</code>. <a
    
href="https://redirect.github.com/docker/cli/pull/6471";>docker/cli#6471</a></li>
    </ul>
    <h3>Packaging updates</h3>
    <ul>
    <li>Remove support for legacy CBC cipher suites. <a
    
href="https://redirect.github.com/docker/cli/pull/6474";>docker/cli#6474</a></li>
    <li>Update Buildkit to <a
    href="https://github.com/moby/buildkit/releases/tag/v0.25.0";>v0.25.0</a>.
    <a
    
href="https://redirect.github.com/moby/moby/pull/51075";>moby/moby#51075</a></li>
    <li>Update Dockerfile syntax to <a
    
href="https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.19.0";>v1.19.0</a>.
    <a
    
href="https://redirect.github.com/moby/moby/pull/51075";>moby/moby#51075</a></li>
    </ul>
    <h3>Networking</h3>
    <ul>
    <li>Eliminated harmless warning about deletion of
    <code>endpoint_count</code> from the data store. <a
    
href="https://redirect.github.com/moby/moby/pull/51064";>moby/moby#51064</a></li>
    <li>Fix a bug causing IPAM plugins to not be loaded on Windows. <a
    
href="https://redirect.github.com/moby/moby/pull/51035";>moby/moby#51035</a></li>
    </ul>
    <h3>API</h3>
    <ul>
    <li>Deprecate support for kernel memory TCP accounting
    (<code>KernelMemoryTCP</code>). <a
    
href="https://redirect.github.com/moby/moby/pull/51067";>moby/moby#51067</a></li>
    <li>Fix <code>GET containers/{name}/checkpoints</code> returning
    <code>null</code> instead of empty JSON array when there are no
    checkpoints. <a
    
href="https://redirect.github.com/moby/moby/pull/51052";>moby/moby#51052</a></li>
    </ul>
    <h3>Go SDK</h3>
    <ul>
    <li>cli-plugins/plugin: Run: allow customizing the CLI. <a
    
href="https://redirect.github.com/docker/cli/pull/6481";>docker/cli#6481</a></li>
    <li>cli/command: add <code>WithUserAgent</code> option. <a
    
href="https://redirect.github.com/docker/cli/pull/6477";>docker/cli#6477</a></li>
    </ul>
    <h3>Deprecations</h3>
    <ul>
    <li>Go-SDK: cli/command: deprecate <code>DockerCli.Apply</code>. This
    method is no longer used and will be removed in the next release if
    there are no remaining uses. <a
    
href="https://redirect.github.com/docker/cli/pull/6497";>docker/cli#6497</a></li>
    <li>Go-SDK: cli/command: deprecate
    <code>DockerCli.ContentTrustEnabled</code>. This method is no longer
    used and will be removed in the next release. <a
    
href="https://redirect.github.com/docker/cli/pull/6495";>docker/cli#6495</a></li>
    <li>Go-SDK: cli/command: deprecate
    <code>DockerCli.DefaultVersion</code>. This method is no longer used and
    will be removed in the next release. <a
    
href="https://redirect.github.com/docker/cli/pull/6491";>docker/cli#6491</a></li>
    <li>Go-SDK: cli/command: deprecate <code>ResolveDefaultContext</code>
    utility. <a
    
href="https://redirect.github.com/docker/cli/pull/6529";>docker/cli#6529</a></li>
    <li>Go-SDK: cli/command: deprecate <code>WithContentTrustFromEnv</code>,
    <code>WithContentTrust</code> options. These options were used
    internally, and will be removed in the next release.. <a
    
href="https://redirect.github.com/docker/cli/pull/6489";>docker/cli#6489</a></li>
    <li>Go-SDK: cli/manifest/store: deprecate <code>IsNotFound()</code>. <a
    
href="https://redirect.github.com/docker/cli/pull/6514";>docker/cli#6514</a></li>
    <li>Go-SDK: templates: deprecate NewParse() function. <a
    
href="https://redirect.github.com/docker/cli/pull/6469";>docker/cli#6469</a></li>
    </ul>
    <h2>v28.5.0-rc.1</h2>
    <h2>28.5.0-rc.1</h2>
    <p>For a full list of pull requests and changes in this release, refer
    to the relevant GitHub milestones:</p>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/moby/moby/commit/cd048300a48700294339c9c91d2dcc691cb8f63b";><code>cd04830</code></a>
    Merge pull request <a
    href="https://redirect.github.com/docker/docker/issues/51075";>#51075</a>
    from vvoland/51074-28.x</li>
    <li><a
    
href="https://github.com/moby/moby/commit/e29d6be7a5126c4677a974cac3b9610e5157c780";><code>e29d6be</code></a>
    vendor: github.com/moby/buildkit v0.25.0</li>
    <li><a
    
href="https://github.com/moby/moby/commit/9b4369035bed7dfdc3799484159ca4ed09e04e8e";><code>9b43690</code></a>
    Merge pull request <a
    href="https://redirect.github.com/docker/docker/issues/51069";>#51069</a>
    from thaJeztah/28.x_backport_docs_rm_deprecated_vir...</li>
    <li><a
    
href="https://github.com/moby/moby/commit/4f3572596b4db81e89aa69cbee8741591d77ad47";><code>4f35725</code></a>
    api: swagger: remove VirtualSize fields for API &gt; v1.43</li>
    <li><a
    
href="https://github.com/moby/moby/commit/79f310d4bc0272183fdd9fed87b0a6881c185ca2";><code>79f310d</code></a>
    Merge pull request <a
    href="https://redirect.github.com/docker/docker/issues/51067";>#51067</a>
    from austinvazquez/cherry-pick-deprecate-kernel-mem...</li>
    <li><a
    
href="https://github.com/moby/moby/commit/deb4bbbfe09dfea5289d6a410d3c73d8a49a13ac";><code>deb4bbb</code></a>
    api: deprecate <code>KernelMemoryTCP</code> support</li>
    <li><a
    
href="https://github.com/moby/moby/commit/423a7fd6af43765bb80d5ab94fcd60c7daa64033";><code>423a7fd</code></a>
    Merge pull request <a
    href="https://redirect.github.com/docker/docker/issues/51064";>#51064</a>
    from thaJeztah/28.x_backport_fix_epcnt_warning</li>
    <li><a
    
href="https://github.com/moby/moby/commit/fbf2fe8b7dc2cc532ef7de136f95016f7f56b267";><code>fbf2fe8</code></a>
    Eliminate warning about endpoint count store delete</li>
    <li><a
    
href="https://github.com/moby/moby/commit/252a1ebe7effbc4e7e2272154332111d1fc916b2";><code>252a1eb</code></a>
    Merge pull request <a
    href="https://redirect.github.com/docker/docker/issues/51061";>#51061</a>
    from thaJeztah/28.x_backport_rm_email_example</li>
    <li><a
    
href="https://github.com/moby/moby/commit/2c15eb6617efb30cb828ce1a7133df6aa1689314";><code>2c15eb6</code></a>
    api/docs: remove email field from example auth</li>
    <li>Additional commits viewable in <a
    href="https://github.com/docker/docker/compare/v28.4.0...v28.5.0";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `google.golang.org/api` from 0.250.0 to 0.251.0
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/googleapis/google-api-go-client/releases";>google.golang.org/api's
    releases</a>.</em></p>
    <blockquote>
    <h2>v0.251.0</h2>
    <h2><a
    
href="https://github.com/googleapis/google-api-go-client/compare/v0.250.0...v0.251.0";>0.251.0</a>
    (2025-09-30)</h2>
    <h3>Features</h3>
    <ul>
    <li><strong>all:</strong> Auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3319";>#3319</a>)
    (<a
    
href="https://github.com/googleapis/google-api-go-client/commit/7ef0f9bc31e15c6998e4b26b511bf1d5d50a6970";>7ef0f9b</a>)</li>
    <li><strong>all:</strong> Auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3321";>#3321</a>)
    (<a
    
href="https://github.com/googleapis/google-api-go-client/commit/2cb519b1a2d45c30fe1dfde10b47a83424d30231";>2cb519b</a>)</li>
    <li><strong>all:</strong> Auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3322";>#3322</a>)
    (<a
    
href="https://github.com/googleapis/google-api-go-client/commit/3e4bc6062699a1710d50f68b694bbe3a50132e82";>3e4bc60</a>)</li>
    <li><strong>all:</strong> Auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3324";>#3324</a>)
    (<a
    
href="https://github.com/googleapis/google-api-go-client/commit/b41b5a5c9ef21d7499b6f206c214c4a16933e3b7";>b41b5a5</a>)</li>
    <li><strong>all:</strong> Auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3325";>#3325</a>)
    (<a
    
href="https://github.com/googleapis/google-api-go-client/commit/8c5ef06788b235fcfb78e7226cf9905e88c96628";>8c5ef06</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md";>google.golang.org/api's
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    
href="https://github.com/googleapis/google-api-go-client/compare/v0.250.0...v0.251.0";>0.251.0</a>
    (2025-09-30)</h2>
    <h3>Features</h3>
    <ul>
    <li><strong>all:</strong> Auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3319";>#3319</a>)
    (<a
    
href="https://github.com/googleapis/google-api-go-client/commit/7ef0f9bc31e15c6998e4b26b511bf1d5d50a6970";>7ef0f9b</a>)</li>
    <li><strong>all:</strong> Auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3321";>#3321</a>)
    (<a
    
href="https://github.com/googleapis/google-api-go-client/commit/2cb519b1a2d45c30fe1dfde10b47a83424d30231";>2cb519b</a>)</li>
    <li><strong>all:</strong> Auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3322";>#3322</a>)
    (<a
    
href="https://github.com/googleapis/google-api-go-client/commit/3e4bc6062699a1710d50f68b694bbe3a50132e82";>3e4bc60</a>)</li>
    <li><strong>all:</strong> Auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3324";>#3324</a>)
    (<a
    
href="https://github.com/googleapis/google-api-go-client/commit/b41b5a5c9ef21d7499b6f206c214c4a16933e3b7";>b41b5a5</a>)</li>
    <li><strong>all:</strong> Auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3325";>#3325</a>)
    (<a
    
href="https://github.com/googleapis/google-api-go-client/commit/8c5ef06788b235fcfb78e7226cf9905e88c96628";>8c5ef06</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/googleapis/google-api-go-client/commit/bce8b63a2760d6bb50b56bc120bc79c5a5a4f53a";><code>bce8b63</code></a>
    chore(main): release 0.251.0 (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3320";>#3320</a>)</li>
    <li><a
    
href="https://github.com/googleapis/google-api-go-client/commit/65e7830d404c48623fbd05f4bebdb3c8cc8b8ea9";><code>65e7830</code></a>
    chore(all): update all (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3323";>#3323</a>)</li>
    <li><a
    
href="https://github.com/googleapis/google-api-go-client/commit/8c5ef06788b235fcfb78e7226cf9905e88c96628";><code>8c5ef06</code></a>
    feat(all): auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3325";>#3325</a>)</li>
    <li><a
    
href="https://github.com/googleapis/google-api-go-client/commit/b41b5a5c9ef21d7499b6f206c214c4a16933e3b7";><code>b41b5a5</code></a>
    feat(all): auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3324";>#3324</a>)</li>
    <li><a
    
href="https://github.com/googleapis/google-api-go-client/commit/3e4bc6062699a1710d50f68b694bbe3a50132e82";><code>3e4bc60</code></a>
    feat(all): auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3322";>#3322</a>)</li>
    <li><a
    
href="https://github.com/googleapis/google-api-go-client/commit/2cb519b1a2d45c30fe1dfde10b47a83424d30231";><code>2cb519b</code></a>
    feat(all): auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3321";>#3321</a>)</li>
    <li><a
    
href="https://github.com/googleapis/google-api-go-client/commit/7ef0f9bc31e15c6998e4b26b511bf1d5d50a6970";><code>7ef0f9b</code></a>
    feat(all): auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3319";>#3319</a>)</li>
    <li>See full diff in <a
    
href="https://github.com/googleapis/google-api-go-client/compare/v0.250.0...v0.251.0";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore <dependency name> major version` will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's major version (unless you unignore this specific
    dependency's major version or upgrade to it yourself)
    - `@dependabot ignore <dependency name> minor version` will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's minor version (unless you unignore this specific
    dependency's minor version or upgrade to it yourself)
    - `@dependabot ignore <dependency name>` will close this group update PR
    and stop Dependabot creating any more for the specific dependency
    (unless you unignore this specific dependency or upgrade to it yourself)
    - `@dependabot unignore <dependency name>` will remove all of the ignore
    conditions of the specified dependency
    - `@dependabot unignore <dependency name> <ignore condition>` will
    remove the ignore condition of the specified dependency and ignore
    conditions
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 go.mod | 14 +++++++-------
 go.sum | 28 ++++++++++++++--------------
 2 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/go.mod b/go.mod
index d7ed4c1b..adef4f97 100644
--- a/go.mod
+++ b/go.mod
@@ -27,14 +27,14 @@ require (
        github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.2
        github.com/apache/arrow-go/v18 v18.4.1
        github.com/aws/aws-sdk-go-v2 v1.39.2
-       github.com/aws/aws-sdk-go-v2/config v1.31.11
-       github.com/aws/aws-sdk-go-v2/credentials v1.18.15
+       github.com/aws/aws-sdk-go-v2/config v1.31.12
+       github.com/aws/aws-sdk-go-v2/credentials v1.18.16
        github.com/aws/aws-sdk-go-v2/service/glue v1.129.1
        github.com/aws/aws-sdk-go-v2/service/s3 v1.88.3
        github.com/aws/smithy-go v1.23.0
        github.com/awsdocs/aws-doc-sdk-examples/gov2/testtools 
v0.0.0-20250407191926-092f3e54b837
        github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
-       github.com/docker/docker v28.4.0+incompatible
+       github.com/docker/docker v28.5.0+incompatible
        github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
        github.com/google/go-cmp v0.7.0
        github.com/google/uuid v1.6.0
@@ -54,7 +54,7 @@ require (
        github.com/uptrace/bun/extra/bundebug v1.2.15
        gocloud.dev v0.43.0
        golang.org/x/sync v0.17.0
-       google.golang.org/api v0.250.0
+       google.golang.org/api v0.251.0
        gopkg.in/yaml.v3 v3.0.1
 )
 
@@ -66,7 +66,7 @@ require (
        cloud.google.com/go v0.121.6 // indirect
        cloud.google.com/go/auth v0.16.5 // indirect
        cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
-       cloud.google.com/go/compute/metadata v0.8.4 // indirect
+       cloud.google.com/go/compute/metadata v0.9.0 // indirect
        cloud.google.com/go/iam v1.5.2 // indirect
        cloud.google.com/go/monitoring v1.24.2 // indirect
        dario.cat/mergo v1.0.2 // indirect
@@ -101,7 +101,7 @@ require (
        github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.8.9 // 
indirect
        github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.9 // 
indirect
        github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.9 // 
indirect
-       github.com/aws/aws-sdk-go-v2/service/sso v1.29.5 // indirect
+       github.com/aws/aws-sdk-go-v2/service/sso v1.29.6 // indirect
        github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.1 // indirect
        github.com/aws/aws-sdk-go-v2/service/sts v1.38.6 // indirect
        github.com/beorn7/perks v1.0.1 // indirect
@@ -310,7 +310,7 @@ require (
        golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
        google.golang.org/genproto v0.0.0-20250715232539-7130f93afb79 // 
indirect
        google.golang.org/genproto/googleapis/api 
v0.0.0-20250818200422-3122310a409c // indirect
-       google.golang.org/genproto/googleapis/rpc 
v0.0.0-20250908214217-97024824d090 // indirect
+       google.golang.org/genproto/googleapis/rpc 
v0.0.0-20250929231259-57b25ae835d4 // indirect
        google.golang.org/grpc v1.75.1 // indirect
        google.golang.org/protobuf v1.36.9 // indirect
        gopkg.in/cenkalti/backoff.v1 v1.1.0 // indirect
diff --git a/go.sum b/go.sum
index 2b748d24..eaa25659 100644
--- a/go.sum
+++ b/go.sum
@@ -14,8 +14,8 @@ cloud.google.com/go/auth v0.16.5 
h1:mFWNQ2FEVWAliEQWpAdH80omXFokmrnbDhUS9cBywsI=
 cloud.google.com/go/auth v0.16.5/go.mod 
h1:utzRfHMP+Vv0mpOkTRQoWD2q3BatTOoWbA7gCc2dUhQ=
 cloud.google.com/go/auth/oauth2adapt v0.2.8 
h1:keo8NaayQZ6wimpNSmW5OPc283g65QNIiLpZnkHRbnc=
 cloud.google.com/go/auth/oauth2adapt v0.2.8/go.mod 
h1:XQ9y31RkqZCcwJWNSx2Xvric3RrU88hAYYbjDWYDL+c=
-cloud.google.com/go/compute/metadata v0.8.4 
h1:oXMa1VMQBVCyewMIOm3WQsnVd9FbKBtm8reqWRaXnHQ=
-cloud.google.com/go/compute/metadata v0.8.4/go.mod 
h1:E0bWwX5wTnLPedCKqk3pJmVgCBSM6qQI1yTBdEb3C10=
+cloud.google.com/go/compute/metadata v0.9.0 
h1:pDUj4QMoPejqq20dK0Pg2N4yG9zIkYGdBtwLoEkH9Zs=
+cloud.google.com/go/compute/metadata v0.9.0/go.mod 
h1:E0bWwX5wTnLPedCKqk3pJmVgCBSM6qQI1yTBdEb3C10=
 cloud.google.com/go/iam v1.5.2 h1:qgFRAGEmd8z6dJ/qyEchAuL9jpswyODjA2lS+w234g8=
 cloud.google.com/go/iam v1.5.2/go.mod 
h1:SE1vg0N81zQqLzQEwxL2WI6yhetBdbNQuTvIKCSkUHE=
 cloud.google.com/go/logging v1.13.0 
h1:7j0HgAp0B94o1YRDqiqm26w4q1rDMH7XNRU34lJXHYc=
@@ -117,10 +117,10 @@ github.com/aws/aws-sdk-go-v2 v1.39.2 
h1:EJLg8IdbzgeD7xgvZ+I8M1e0fL0ptn/M47lianzt
 github.com/aws/aws-sdk-go-v2 v1.39.2/go.mod 
h1:sDioUELIUO9Znk23YVmIk86/9DOpkbyyVb1i/gUNFXY=
 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.1 
h1:i8p8P4diljCr60PpJp6qZXNlgX4m2yQFpYk+9ZT+J4E=
 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.1/go.mod 
h1:ddqbooRZYNoJ2dsTwOty16rM+/Aqmk/GOXrK8cg7V00=
-github.com/aws/aws-sdk-go-v2/config v1.31.11 
h1:6QOO1mP0MgytbfKsL/r/gE1P6/c/4pPzrrU3hKxa5fs=
-github.com/aws/aws-sdk-go-v2/config v1.31.11/go.mod 
h1:KzpDsPX/dLxaUzoqM3sN2NOhbQIW4HW/0W8rQA1YFEs=
-github.com/aws/aws-sdk-go-v2/credentials v1.18.15 
h1:Gqy7/05KEfUSulSvwxnB7t8DuZMR3ShzNcwmTD6HOLU=
-github.com/aws/aws-sdk-go-v2/credentials v1.18.15/go.mod 
h1:VWDWSRpYHjcjURRaQ7NUzgeKFN8Iv31+EOMT/W+bFyc=
+github.com/aws/aws-sdk-go-v2/config v1.31.12 
h1:pYM1Qgy0dKZLHX2cXslNacbcEFMkDMl+Bcj5ROuS6p8=
+github.com/aws/aws-sdk-go-v2/config v1.31.12/go.mod 
h1:/MM0dyD7KSDPR+39p9ZNVKaHDLb9qnfDurvVS2KAhN8=
+github.com/aws/aws-sdk-go-v2/credentials v1.18.16 
h1:4JHirI4zp958zC026Sm+V4pSDwW4pwLefKrc0bF2lwI=
+github.com/aws/aws-sdk-go-v2/credentials v1.18.16/go.mod 
h1:qQMtGx9OSw7ty1yLclzLxXCRbrkjWAM7JnObZjmCB7I=
 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.9 
h1:Mv4Bc0mWmv6oDuSWTKnk+wgeqPL5DRFu5bQL9BGPQ8Y=
 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.9/go.mod 
h1:IKlKfRppK2a1y0gy1yH6zD+yX5uplJ6UuPlgd48dJiQ=
 github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.84 
h1:cTXRdLkpBanlDwISl+5chq5ui1d1YWg4PWMR9c3kXyw=
@@ -145,8 +145,8 @@ github.com/aws/aws-sdk-go-v2/service/internal/s3shared 
v1.19.9 h1:wuZ5uW2uhJR63z
 github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.9/go.mod 
h1:/G58M2fGszCrOzvJUkDdY8O9kycodunH4VdT5oBAqls=
 github.com/aws/aws-sdk-go-v2/service/s3 v1.88.3 
h1:P18I4ipbk+b/3dZNq5YYh+Hq6XC0vp5RWkLp1tJldDA=
 github.com/aws/aws-sdk-go-v2/service/s3 v1.88.3/go.mod 
h1:Rm3gw2Jov6e6kDuamDvyIlZJDMYk97VeCZ82wz/mVZ0=
-github.com/aws/aws-sdk-go-v2/service/sso v1.29.5 
h1:WwL5YLHabIBuAlEKRoLgqLz1LxTvCEpwsQr7MiW/vnM=
-github.com/aws/aws-sdk-go-v2/service/sso v1.29.5/go.mod 
h1:5PfYspyCU5Vw1wNPsxi15LZovOnULudOQuVxphSflQA=
+github.com/aws/aws-sdk-go-v2/service/sso v1.29.6 
h1:A1oRkiSQOWstGh61y4Wc/yQ04sqrQZr1Si/oAXj20/s=
+github.com/aws/aws-sdk-go-v2/service/sso v1.29.6/go.mod 
h1:5PfYspyCU5Vw1wNPsxi15LZovOnULudOQuVxphSflQA=
 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.1 
h1:5fm5RTONng73/QA73LhCNR7UT9RpFH3hR6HWL6bIgVY=
 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.1/go.mod 
h1:xBEjWD13h+6nq+z4AkqSfSvqRKFgDIQeaMguAJndOWo=
 github.com/aws/aws-sdk-go-v2/service/sts v1.38.6 
h1:p3jIvqYwUZgu/XYeI48bJxOhvm47hZb5HUQ0tn6Q9kA=
@@ -246,8 +246,8 @@ github.com/docker/compose/v2 v2.35.0/go.mod 
h1:S5ejUILn9KTYC6noX3IxznWu3/sb3FxdZ
 github.com/docker/distribution v2.7.1+incompatible/go.mod 
h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
 github.com/docker/distribution v2.8.3+incompatible 
h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
 github.com/docker/distribution v2.8.3+incompatible/go.mod 
h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
-github.com/docker/docker v28.4.0+incompatible 
h1:KVC7bz5zJY/4AZe/78BIvCnPsLaC9T/zh72xnlrTTOk=
-github.com/docker/docker v28.4.0+incompatible/go.mod 
h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
+github.com/docker/docker v28.5.0+incompatible 
h1:ZdSQoRUE9XxhFI/B8YLvhnEFMmYN9Pp8Egd2qcaFk1E=
+github.com/docker/docker v28.5.0+incompatible/go.mod 
h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
 github.com/docker/docker-credential-helpers v0.8.2 
h1:bX3YxiGzFP5sOXWc3bTPEXdEaZSeVMrFgOr3T+zrFAo=
 github.com/docker/docker-credential-helpers v0.8.2/go.mod 
h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M=
 github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c 
h1:lzqkGL9b3znc+ZUgi7FlLnqjQhcXxkNM/quxIjBVMD0=
@@ -934,14 +934,14 @@ golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da 
h1:noIWHXmPHxILtqtCOPIhS
 golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da/go.mod 
h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
 gonum.org/v1/gonum v0.16.0 h1:5+ul4Swaf3ESvrOnidPp4GZbzf0mxVQpDCYUQE7OJfk=
 gonum.org/v1/gonum v0.16.0/go.mod 
h1:fef3am4MQ93R2HHpKnLk4/Tbh/s0+wqD5nfa6Pnwy4E=
-google.golang.org/api v0.250.0 h1:qvkwrf/raASj82UegU2RSDGWi/89WkLckn4LuO4lVXM=
-google.golang.org/api v0.250.0/go.mod 
h1:Y9Uup8bDLJJtMzJyQnu+rLRJLA0wn+wTtc6vTlOvfXo=
+google.golang.org/api v0.251.0 h1:6lea5nHRT8RUmpy9kkC2PJYnhnDAB13LqrLSVQlMIE8=
+google.golang.org/api v0.251.0/go.mod 
h1:Rwy0lPf/TD7+T2VhYcffCHhyyInyuxGjICxdfLqT7KI=
 google.golang.org/genproto v0.0.0-20250715232539-7130f93afb79 
h1:Nt6z9UHqSlIdIGJdz6KhTIs2VRx/iOsA5iE8bmQNcxs=
 google.golang.org/genproto v0.0.0-20250715232539-7130f93afb79/go.mod 
h1:kTmlBHMPqR5uCZPBvwa2B18mvubkjyY3CRLI0c6fj0s=
 google.golang.org/genproto/googleapis/api v0.0.0-20250818200422-3122310a409c 
h1:AtEkQdl5b6zsybXcbz00j1LwNodDuH6hVifIaNqk7NQ=
 google.golang.org/genproto/googleapis/api 
v0.0.0-20250818200422-3122310a409c/go.mod 
h1:ea2MjsO70ssTfCjiwHgI0ZFqcw45Ksuk2ckf9G468GA=
-google.golang.org/genproto/googleapis/rpc v0.0.0-20250908214217-97024824d090 
h1:/OQuEa4YWtDt7uQWHd3q3sUMb+QOLQUg1xa8CEsRv5w=
-google.golang.org/genproto/googleapis/rpc 
v0.0.0-20250908214217-97024824d090/go.mod 
h1:GmFNa4BdJZ2a8G+wCe9Bg3wwThLrJun751XstdJt5Og=
+google.golang.org/genproto/googleapis/rpc v0.0.0-20250929231259-57b25ae835d4 
h1:i8QOKZfYg6AbGVZzUAY3LrNWCKF8O6zFisU9Wl9RER4=
+google.golang.org/genproto/googleapis/rpc 
v0.0.0-20250929231259-57b25ae835d4/go.mod 
h1:HSkG/KdJWusxU1F6CNrwNDjBMgisKxGnc5dAZfT0mjQ=
 google.golang.org/grpc v1.0.5/go.mod 
h1:yo6s7OP7yaDglbqo1J04qKzAhqBH6lvTonzMVmEdcZw=
 google.golang.org/grpc v1.75.1 h1:/ODCNEuf9VghjgO3rqLcfg8fiOP0nSluljWFlDxELLI=
 google.golang.org/grpc v1.75.1/go.mod 
h1:JtPAzKiq4v1xcAB2hydNlWI2RnF85XXcV0mhKXr2ecQ=

Reply via email to