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 bc8e9dc  build(deps): bump the gomod_updates group with 16 updates 
(#465)
bc8e9dc is described below

commit bc8e9dc3b2b9ee75ce633b5dfa41a25b2c2ea7e4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 24 17:39:58 2025 -0400

    build(deps): bump the gomod_updates group with 16 updates (#465)
    
    Bumps the gomod_updates group with 16 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) |
    `18.3.0` | `18.3.1` |
    | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) |
    `1.36.4` | `1.36.5` |
    |
    [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2)
    | `1.29.16` | `1.29.17` |
    |
    
[github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2)
    | `1.17.69` | `1.17.70` |
    |
    
[github.com/aws/aws-sdk-go-v2/service/glue](https://github.com/aws/aws-sdk-go-v2)
    | `1.113.2` | `1.114.0` |
    |
    
[github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2)
    | `1.80.2` | `1.81.0` |
    | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) |
    `1.22.3` | `1.22.4` |
    | [github.com/uptrace/bun](https://github.com/uptrace/bun) | `1.2.13` |
    `1.2.14` |
    |
    
[github.com/uptrace/bun/dialect/mssqldialect](https://github.com/uptrace/bun)
    | `1.2.13` | `1.2.14` |
    |
    
[github.com/uptrace/bun/dialect/mysqldialect](https://github.com/uptrace/bun)
    | `1.2.13` | `1.2.14` |
    |
    
[github.com/uptrace/bun/dialect/oracledialect](https://github.com/uptrace/bun)
    | `1.2.13` | `1.2.14` |
    |
    [github.com/uptrace/bun/dialect/pgdialect](https://github.com/uptrace/bun)
    | `1.2.13` | `1.2.14` |
    |
    
[github.com/uptrace/bun/dialect/sqlitedialect](https://github.com/uptrace/bun)
    | `1.2.13` | `1.2.14` |
    |
    [github.com/uptrace/bun/driver/sqliteshim](https://github.com/uptrace/bun)
    | `1.2.13` | `1.2.14` |
    |
    [github.com/uptrace/bun/extra/bundebug](https://github.com/uptrace/bun)
    | `1.2.13` | `1.2.14` |
    |
    [google.golang.org/api](https://github.com/googleapis/google-api-go-client)
    | `0.237.0` | `0.238.0` |
    
    Updates `github.com/apache/arrow-go/v18` from 18.3.0 to 18.3.1
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/apache/arrow-go/releases";>github.com/apache/arrow-go/v18's
    releases</a>.</em></p>
    <blockquote>
    <h2>v18.3.1</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>feat(arrow/cdata): Add ReleaseCArrowArrayStream function by <a
    href="https://github.com/karsov";><code>@​karsov</code></a> in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/373";>apache/arrow-go#373</a></li>
    <li>chore: Bump golang.org/x/sync from 0.13.0 to 0.14.0 by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/368";>apache/arrow-go#368</a></li>
    <li>fix: TestDeltaByteArray implementation and fix by <a
    href="https://github.com/MetalBlueberry";><code>@​MetalBlueberry</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/369";>apache/arrow-go#369</a></li>
    <li>chore: Bump golang.org/x/tools from 0.32.0 to 0.33.0 by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/376";>apache/arrow-go#376</a></li>
    <li>chore: Bump actions/setup-go from 5.4.0 to 5.5.0 by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/377";>apache/arrow-go#377</a></li>
    <li>chore: move .github/ISSUE_TEMPLATE/config.yaml to config.yml as
    currently does not work by <a
    href="https://github.com/raulcd";><code>@​raulcd</code></a> in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/383";>apache/arrow-go#383</a></li>
    <li>chore: Bump google.golang.org/grpc from 1.72.0 to 1.72.1 by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/381";>apache/arrow-go#381</a></li>
    <li>fix: list_columns.parquet testing by <a
    href="https://github.com/MetalBlueberry";><code>@​MetalBlueberry</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/378";>apache/arrow-go#378</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/karsov";><code>@​karsov</code></a> made
    their first contribution in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/373";>apache/arrow-go#373</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/apache/arrow-go/compare/v18.3.0...v18.3.1";>https://github.com/apache/arrow-go/compare/v18.3.0...v18.3.1</a></p>
    <h2>Apache Arrow Go v18.3.1-rc0</h2>
    <p>No release notes provided.</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/apache/arrow-go/commit/a9420414edcd2a9fec6daba9a49e772b3301a345";><code>a942041</code></a>
    update version to v18.3.1</li>
    <li><a
    
href="https://github.com/apache/arrow-go/commit/60e36a4043c442a218ec21c986d2211a435ca15f";><code>60e36a4</code></a>
    fix: list_columns.parquet testing (<a
    href="https://redirect.github.com/apache/arrow-go/issues/378";>#378</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-go/commit/1bdd0ad4d21ef310b35c1a00af38cd74c378558a";><code>1bdd0ad</code></a>
    chore: Bump google.golang.org/grpc from 1.72.0 to 1.72.1 (<a
    href="https://redirect.github.com/apache/arrow-go/issues/381";>#381</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-go/commit/e40d0a813ab6f88455d2d013d7c713205e980420";><code>e40d0a8</code></a>
    chore: move .github/ISSUE_TEMPLATE/config.yaml to config.yml as
    currently doe...</li>
    <li><a
    
href="https://github.com/apache/arrow-go/commit/4636a61c15562edd574e5b096ba2a7695195e329";><code>4636a61</code></a>
    chore: Bump actions/setup-go from 5.4.0 to 5.5.0 (<a
    href="https://redirect.github.com/apache/arrow-go/issues/377";>#377</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-go/commit/7c618a9eab2d4e9360c966d88daf197f3e455853";><code>7c618a9</code></a>
    chore: Bump golang.org/x/tools from 0.32.0 to 0.33.0 (<a
    href="https://redirect.github.com/apache/arrow-go/issues/376";>#376</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-go/commit/f464c83425d707f2ba25857ec9852552165adc4e";><code>f464c83</code></a>
    fix(parquet): TestDeltaByteArray implementation and fix (<a
    href="https://redirect.github.com/apache/arrow-go/issues/369";>#369</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-go/commit/e7ad9b8fe2fb1442019c96cf3e24f05ed87fbe70";><code>e7ad9b8</code></a>
    chore: Bump golang.org/x/sync from 0.13.0 to 0.14.0 (<a
    href="https://redirect.github.com/apache/arrow-go/issues/368";>#368</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-go/commit/ec15aba303a09c81530d1741f69ba4e45d1e9cf7";><code>ec15aba</code></a>
    feat(arrow/cdata): Add ReleaseCArrowArrayStream function (<a
    href="https://redirect.github.com/apache/arrow-go/issues/373";>#373</a>)</li>
    <li>See full diff in <a
    href="https://github.com/apache/arrow-go/compare/v18.3.0...v18.3.1";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `github.com/aws/aws-sdk-go-v2` from 1.36.4 to 1.36.5
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/fe7486fa32d029fc295c3146b3348cfd8ea7a9e7";><code>fe7486f</code></a>
    Release 2025-06-17</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/1b6cafd86b0bbb70f1a42e4553fabcf59df8ec16";><code>1b6cafd</code></a>
    Regenerated Clients</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/8db11372bfef4048b8991442ca84a8ee60b058d0";><code>8db1137</code></a>
    Update API model</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/3c5cc0eaa2b8346d78db7d7195df4be67a0e43d0";><code>3c5cc0e</code></a>
    Bump smithy go version (<a
    
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3115";>#3115</a>)</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/67464865ce54f160aec17af0bae17103f7176c85";><code>6746486</code></a>
    Release 2025-06-16</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/f536b0d13ffc5515db661a67aad22df63ff52955";><code>f536b0d</code></a>
    Regenerated Clients</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/b014b35c2e215e681ee57b0ba9ee5c24f3916802";><code>b014b35</code></a>
    Update API model</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/5c12a3b4209ebed699b200c3eb7a795669753f43";><code>5c12a3b</code></a>
    correct smithy go bumping to correct commit in its main branch (<a
    
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3112";>#3112</a>)</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/b65321fe08ee5c78f469fc58f3c387343319210f";><code>b65321f</code></a>
    Bump codegen for CBOR empty check (<a
    
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3111";>#3111</a>)</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/e6c02cdac88a318c65b484823eb8fd7ab8ece7c1";><code>e6c02cd</code></a>
    Release 2025-06-12</li>
    <li>Additional commits viewable in <a
    
href="https://github.com/aws/aws-sdk-go-v2/compare/v1.36.4...v1.36.5";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.16 to 1.29.17
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/fe7486fa32d029fc295c3146b3348cfd8ea7a9e7";><code>fe7486f</code></a>
    Release 2025-06-17</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/1b6cafd86b0bbb70f1a42e4553fabcf59df8ec16";><code>1b6cafd</code></a>
    Regenerated Clients</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/8db11372bfef4048b8991442ca84a8ee60b058d0";><code>8db1137</code></a>
    Update API model</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/3c5cc0eaa2b8346d78db7d7195df4be67a0e43d0";><code>3c5cc0e</code></a>
    Bump smithy go version (<a
    
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3115";>#3115</a>)</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/67464865ce54f160aec17af0bae17103f7176c85";><code>6746486</code></a>
    Release 2025-06-16</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/f536b0d13ffc5515db661a67aad22df63ff52955";><code>f536b0d</code></a>
    Regenerated Clients</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/b014b35c2e215e681ee57b0ba9ee5c24f3916802";><code>b014b35</code></a>
    Update API model</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/5c12a3b4209ebed699b200c3eb7a795669753f43";><code>5c12a3b</code></a>
    correct smithy go bumping to correct commit in its main branch (<a
    
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3112";>#3112</a>)</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/b65321fe08ee5c78f469fc58f3c387343319210f";><code>b65321f</code></a>
    Bump codegen for CBOR empty check (<a
    
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3111";>#3111</a>)</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/e6c02cdac88a318c65b484823eb8fd7ab8ece7c1";><code>e6c02cd</code></a>
    Release 2025-06-12</li>
    <li>Additional commits viewable in <a
    
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.29.16...config/v1.29.17";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.69 to
    1.17.70
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/fe7486fa32d029fc295c3146b3348cfd8ea7a9e7";><code>fe7486f</code></a>
    Release 2025-06-17</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/1b6cafd86b0bbb70f1a42e4553fabcf59df8ec16";><code>1b6cafd</code></a>
    Regenerated Clients</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/8db11372bfef4048b8991442ca84a8ee60b058d0";><code>8db1137</code></a>
    Update API model</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/3c5cc0eaa2b8346d78db7d7195df4be67a0e43d0";><code>3c5cc0e</code></a>
    Bump smithy go version (<a
    
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3115";>#3115</a>)</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/67464865ce54f160aec17af0bae17103f7176c85";><code>6746486</code></a>
    Release 2025-06-16</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/f536b0d13ffc5515db661a67aad22df63ff52955";><code>f536b0d</code></a>
    Regenerated Clients</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/b014b35c2e215e681ee57b0ba9ee5c24f3916802";><code>b014b35</code></a>
    Update API model</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/5c12a3b4209ebed699b200c3eb7a795669753f43";><code>5c12a3b</code></a>
    correct smithy go bumping to correct commit in its main branch (<a
    
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3112";>#3112</a>)</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/b65321fe08ee5c78f469fc58f3c387343319210f";><code>b65321f</code></a>
    Bump codegen for CBOR empty check (<a
    
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3111";>#3111</a>)</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/e6c02cdac88a318c65b484823eb8fd7ab8ece7c1";><code>e6c02cd</code></a>
    Release 2025-06-12</li>
    <li>Additional commits viewable in <a
    
href="https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.69...credentials/v1.17.70";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `github.com/aws/aws-sdk-go-v2/service/glue` from 1.113.2 to
    1.114.0
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/4599f78694cabb6853addabc6f92cb197fdb5647";><code>4599f78</code></a>
    Release 2023-08-21</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/2a439ce0fdda24816a5ea71c083765af67e93599";><code>2a439ce</code></a>
    Regenerated Clients</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/46f31d76b34aefbc66bbfb08d2ef7e22267d4b66";><code>46f31d7</code></a>
    Update endpoints model</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/525486a4cfa9b8364ea5346a526dd1f92d3edc76";><code>525486a</code></a>
    Update API model</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/b4e3176642b69937575f61f752f7d094fb6f4084";><code>b4e3176</code></a>
    Merge pull request <a
    href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2189";>#2189</a>
    from aws/feat-presign-polly</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/30fe9b8de4c8538156248ae21b577a3e49170750";><code>30fe9b8</code></a>
    Modify and Merge polly mod import</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/f6c1d4839450e7f99850868570ff0c47850b72ca";><code>f6c1d48</code></a>
    sync polly presigner from main</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/396f97a998c5fab5bc7ee7bd4297c6d0f42b661e";><code>396f97a</code></a>
    Release 2023-08-18</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/08ab45438df135fc66f2eaf80032694ff2486db3";><code>08ab454</code></a>
    Regenerated Clients</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/b50999bacbf780bf55d5c2b051c96e5c4467a5f6";><code>b50999b</code></a>
    Update SDK's smithy-go dependency to v1.14.2</li>
    <li>Additional commits viewable in <a
    
href="https://github.com/aws/aws-sdk-go-v2/compare/service/glue/v1.113.2...service/ec2/v1.114.0";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.80.2 to 1.81.0
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/a99eaedffb9b9a74793f62e7f45e2978c5f8c9f7";><code>a99eaed</code></a>
    Release 2025-06-18</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/50ffb0cc9c8580688446d3181c5b7ec553b47532";><code>50ffb0c</code></a>
    Regenerated Clients</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/7df1e36feff81981f15575380c6dd756adeffd4f";><code>7df1e36</code></a>
    Update endpoints model</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/b6f660e2b597a2b765bc0878e1d7ed2ffd5b0333";><code>b6f660e</code></a>
    Update API model</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/fe7486fa32d029fc295c3146b3348cfd8ea7a9e7";><code>fe7486f</code></a>
    Release 2025-06-17</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/1b6cafd86b0bbb70f1a42e4553fabcf59df8ec16";><code>1b6cafd</code></a>
    Regenerated Clients</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/8db11372bfef4048b8991442ca84a8ee60b058d0";><code>8db1137</code></a>
    Update API model</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/3c5cc0eaa2b8346d78db7d7195df4be67a0e43d0";><code>3c5cc0e</code></a>
    Bump smithy go version (<a
    
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3115";>#3115</a>)</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/67464865ce54f160aec17af0bae17103f7176c85";><code>6746486</code></a>
    Release 2025-06-16</li>
    <li><a
    
href="https://github.com/aws/aws-sdk-go-v2/commit/f536b0d13ffc5515db661a67aad22df63ff52955";><code>f536b0d</code></a>
    Regenerated Clients</li>
    <li>Additional commits viewable in <a
    
href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.80.2...service/s3/v1.81.0";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `github.com/aws/smithy-go` from 1.22.3 to 1.22.4
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/aws/smithy-go/releases";>github.com/aws/smithy-go's
    releases</a>.</em></p>
    <blockquote>
    <h2>v1.22.4</h2>
    <h1>Release (2025-06-16)</h1>
    <h2>General Highlights</h2>
    <ul>
    <li><strong>Dependency Update</strong>: Updated to the latest SDK module
    versions</li>
    </ul>
    <h2>Module Highlights</h2>
    <ul>
    <li><code>github.com/aws/smithy-go</code>: v1.22.4
    <ul>
    <li><strong>Bug Fix</strong>: Fix CBOR serd empty check for string and
    enum fields</li>
    </ul>
    </li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/aws/smithy-go/blob/main/CHANGELOG.md";>github.com/aws/smithy-go's
    changelog</a>.</em></p>
    <blockquote>
    <h1>Release (2025-06-16)</h1>
    <h2>General Highlights</h2>
    <ul>
    <li><strong>Dependency Update</strong>: Updated to the latest SDK module
    versions</li>
    </ul>
    <h2>Module Highlights</h2>
    <ul>
    <li><code>github.com/aws/smithy-go</code>: v1.22.4
    <ul>
    <li><strong>Bug Fix</strong>: Fix CBOR serd empty check for string and
    enum fields</li>
    <li><strong>Bug Fix</strong>: Fix HTTP metrics data race.</li>
    <li><strong>Bug Fix</strong>: Replace usages of deprecated ioutil
    package.</li>
    </ul>
    </li>
    </ul>
    <h1>Release (2025-02-17)</h1>
    <h2>General Highlights</h2>
    <ul>
    <li><strong>Dependency Update</strong>: Updated to the latest SDK module
    versions</li>
    </ul>
    <h2>Module Highlights</h2>
    <ul>
    <li><code>github.com/aws/smithy-go</code>: v1.22.3</li>
    <li><strong>Dependency Update</strong>: Bump minimum Go version to 1.22
    per our language support policy.</li>
    </ul>
    <h1>Release (2025-01-21)</h1>
    <h2>General Highlights</h2>
    <ul>
    <li><strong>Dependency Update</strong>: Updated to the latest SDK module
    versions</li>
    </ul>
    <h2>Module Highlights</h2>
    <ul>
    <li><code>github.com/aws/smithy-go</code>: v1.22.2
    <ul>
    <li><strong>Bug Fix</strong>: Fix HTTP metrics data race.</li>
    <li><strong>Bug Fix</strong>: Replace usages of deprecated ioutil
    package.</li>
    </ul>
    </li>
    </ul>
    <h1>Release (2024-11-15)</h1>
    <h2>General Highlights</h2>
    <ul>
    <li><strong>Dependency Update</strong>: Updated to the latest SDK module
    versions</li>
    </ul>
    <h2>Module Highlights</h2>
    <ul>
    <li><code>github.com/aws/smithy-go</code>: v1.22.1
    <ul>
    <li><strong>Bug Fix</strong>: Fix failure to replace URI path segments
    when their names overlap.</li>
    </ul>
    </li>
    </ul>
    <h1>Release (2024-10-03)</h1>
    <h2>General Highlights</h2>
    <ul>
    <li><strong>Dependency Update</strong>: Updated to the latest SDK module
    versions</li>
    </ul>
    <h2>Module Highlights</h2>
    <ul>
    <li><code>github.com/aws/smithy-go</code>: v1.22.0
    <ul>
    <li><strong>Feature</strong>: Add HTTP client metrics.</li>
    </ul>
    </li>
    </ul>
    <h1>Release (2024-09-25)</h1>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/aws/smithy-go/commit/bf8427ea712d452558fb9f4550174076255a35f5";><code>bf8427e</code></a>
    Release 2025-06-16</li>
    <li><a
    
href="https://github.com/aws/smithy-go/commit/f173ede8ab50d95ae86ebba8871e4120dba7ffed";><code>f173ede</code></a>
    add changelog for manual release (<a
    href="https://redirect.github.com/aws/smithy-go/issues/585";>#585</a>)</li>
    <li><a
    
href="https://github.com/aws/smithy-go/commit/49e32ad2eb31f9440ab32326fc7802cec77a0cce";><code>49e32ad</code></a>
    add empty check for string and enum serialization in cbor (<a
    href="https://redirect.github.com/aws/smithy-go/issues/584";>#584</a>)</li>
    <li><a
    
href="https://github.com/aws/smithy-go/commit/4114b6eac13e107132c43e8f5f0d470bffc4e91b";><code>4114b6e</code></a>
    set missing x-amzn-query-mode for awsQueryCompatible (<a
    href="https://redirect.github.com/aws/smithy-go/issues/583";>#583</a>)</li>
    <li><a
    
href="https://github.com/aws/smithy-go/commit/ac97392cf104cc47a3f275910a75fb5d02db999b";><code>ac97392</code></a>
    qt-&gt;qtype</li>
    <li><a
    
href="https://github.com/aws/smithy-go/commit/3f73d6728bd9b11e0212467eed1fac1ac7e128ed";><code>3f73d67</code></a>
    upgrade smithy, correct serialization of empty-prefix httpPrefixHeaders
    (<a
    href="https://redirect.github.com/aws/smithy-go/issues/582";>#582</a>)</li>
    <li><a
    
href="https://github.com/aws/smithy-go/commit/a14e8e7df8ac4ce5c7963291141337635aaa59a8";><code>a14e8e7</code></a>
    test protocol selection (<a
    href="https://redirect.github.com/aws/smithy-go/issues/581";>#581</a>)</li>
    <li><a
    
href="https://github.com/aws/smithy-go/commit/a13e2d5a01bb817dd34a6b9c3f57a16ed5c11130";><code>a13e2d5</code></a>
    Move CBOR deserialization timers to AFTER calling middleware.Next (<a
    href="https://redirect.github.com/aws/smithy-go/issues/580";>#580</a>)</li>
    <li><a
    
href="https://github.com/aws/smithy-go/commit/4e627e9dd190f2584e7fbca0595b2b4e235be176";><code>4e627e9</code></a>
    abstract directed codegen</li>
    <li><a
    
href="https://github.com/aws/smithy-go/commit/d2fdc13a1d2a13f71355bdf7fca69a6836f45ce8";><code>d2fdc13</code></a>
    Close cbor serde timers to accurately measure middleware timing (<a
    href="https://redirect.github.com/aws/smithy-go/issues/578";>#578</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/aws/smithy-go/compare/v1.22.3...v1.22.4";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `github.com/uptrace/bun` from 1.2.13 to 1.2.14
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/uptrace/bun/releases";>github.com/uptrace/bun's
    releases</a>.</em></p>
    <blockquote>
    <h2>v1.2.14</h2>
    <p>Please refer to <a
    
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>CHANGELOG.md</a>
    for details</p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>github.com/uptrace/bun's
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    href="https://github.com/uptrace/bun/compare/v1.2.13...v1.2.14";>1.2.14</a>
    (2025-06-16)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>restore q.limit check (<a
    
href="https://github.com/uptrace/bun/commit/07d32c1662015a398322fdbc0dc34c5f0d10ce44";>07d32c1</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/uptrace/bun/commit/b25423b6e08ed0befc92b7bf0fe95934ac589f41";><code>b25423b</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uptrace/bun/issues/1216";>#1216</a>
    from uptrace/release/v1.2.14</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/e14d18a6f6e7656f59c7d298d69f867c36309625";><code>e14d18a</code></a>
    chore: release v1.2.14 (release.sh)</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/ca94f2500ae94dc5caa7d35e7f4ed1fd853445fd";><code>ca94f25</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uptrace/bun/issues/1214";>#1214</a>
    from uptrace/fix/add-comments-and-restore-check</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/07d32c1662015a398322fdbc0dc34c5f0d10ce44";><code>07d32c1</code></a>
    fix: restore q.limit check</li>
    <li>See full diff in <a
    href="https://github.com/uptrace/bun/compare/v1.2.13...v1.2.14";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `github.com/uptrace/bun/dialect/mssqldialect` from 1.2.13 to
    1.2.14
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/uptrace/bun/releases";>github.com/uptrace/bun/dialect/mssqldialect's
    releases</a>.</em></p>
    <blockquote>
    <h2>v1.2.14</h2>
    <p>Please refer to <a
    
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>CHANGELOG.md</a>
    for details</p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>github.com/uptrace/bun/dialect/mssqldialect's
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    href="https://github.com/uptrace/bun/compare/v1.2.13...v1.2.14";>1.2.14</a>
    (2025-06-16)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>restore q.limit check (<a
    
href="https://github.com/uptrace/bun/commit/07d32c1662015a398322fdbc0dc34c5f0d10ce44";>07d32c1</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/uptrace/bun/commit/b25423b6e08ed0befc92b7bf0fe95934ac589f41";><code>b25423b</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uptrace/bun/issues/1216";>#1216</a>
    from uptrace/release/v1.2.14</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/e14d18a6f6e7656f59c7d298d69f867c36309625";><code>e14d18a</code></a>
    chore: release v1.2.14 (release.sh)</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/ca94f2500ae94dc5caa7d35e7f4ed1fd853445fd";><code>ca94f25</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uptrace/bun/issues/1214";>#1214</a>
    from uptrace/fix/add-comments-and-restore-check</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/07d32c1662015a398322fdbc0dc34c5f0d10ce44";><code>07d32c1</code></a>
    fix: restore q.limit check</li>
    <li>See full diff in <a
    href="https://github.com/uptrace/bun/compare/v1.2.13...v1.2.14";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `github.com/uptrace/bun/dialect/mysqldialect` from 1.2.13 to
    1.2.14
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/uptrace/bun/releases";>github.com/uptrace/bun/dialect/mysqldialect's
    releases</a>.</em></p>
    <blockquote>
    <h2>v1.2.14</h2>
    <p>Please refer to <a
    
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>CHANGELOG.md</a>
    for details</p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>github.com/uptrace/bun/dialect/mysqldialect's
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    href="https://github.com/uptrace/bun/compare/v1.2.13...v1.2.14";>1.2.14</a>
    (2025-06-16)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>restore q.limit check (<a
    
href="https://github.com/uptrace/bun/commit/07d32c1662015a398322fdbc0dc34c5f0d10ce44";>07d32c1</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/uptrace/bun/commit/b25423b6e08ed0befc92b7bf0fe95934ac589f41";><code>b25423b</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uptrace/bun/issues/1216";>#1216</a>
    from uptrace/release/v1.2.14</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/e14d18a6f6e7656f59c7d298d69f867c36309625";><code>e14d18a</code></a>
    chore: release v1.2.14 (release.sh)</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/ca94f2500ae94dc5caa7d35e7f4ed1fd853445fd";><code>ca94f25</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uptrace/bun/issues/1214";>#1214</a>
    from uptrace/fix/add-comments-and-restore-check</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/07d32c1662015a398322fdbc0dc34c5f0d10ce44";><code>07d32c1</code></a>
    fix: restore q.limit check</li>
    <li>See full diff in <a
    href="https://github.com/uptrace/bun/compare/v1.2.13...v1.2.14";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `github.com/uptrace/bun/dialect/oracledialect` from 1.2.13 to
    1.2.14
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/uptrace/bun/releases";>github.com/uptrace/bun/dialect/oracledialect's
    releases</a>.</em></p>
    <blockquote>
    <h2>v1.2.14</h2>
    <p>Please refer to <a
    
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>CHANGELOG.md</a>
    for details</p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>github.com/uptrace/bun/dialect/oracledialect's
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    href="https://github.com/uptrace/bun/compare/v1.2.13...v1.2.14";>1.2.14</a>
    (2025-06-16)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>restore q.limit check (<a
    
href="https://github.com/uptrace/bun/commit/07d32c1662015a398322fdbc0dc34c5f0d10ce44";>07d32c1</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/uptrace/bun/commit/b25423b6e08ed0befc92b7bf0fe95934ac589f41";><code>b25423b</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uptrace/bun/issues/1216";>#1216</a>
    from uptrace/release/v1.2.14</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/e14d18a6f6e7656f59c7d298d69f867c36309625";><code>e14d18a</code></a>
    chore: release v1.2.14 (release.sh)</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/ca94f2500ae94dc5caa7d35e7f4ed1fd853445fd";><code>ca94f25</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uptrace/bun/issues/1214";>#1214</a>
    from uptrace/fix/add-comments-and-restore-check</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/07d32c1662015a398322fdbc0dc34c5f0d10ce44";><code>07d32c1</code></a>
    fix: restore q.limit check</li>
    <li>See full diff in <a
    href="https://github.com/uptrace/bun/compare/v1.2.13...v1.2.14";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `github.com/uptrace/bun/dialect/pgdialect` from 1.2.13 to 1.2.14
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/uptrace/bun/releases";>github.com/uptrace/bun/dialect/pgdialect's
    releases</a>.</em></p>
    <blockquote>
    <h2>v1.2.14</h2>
    <p>Please refer to <a
    
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>CHANGELOG.md</a>
    for details</p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>github.com/uptrace/bun/dialect/pgdialect's
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    href="https://github.com/uptrace/bun/compare/v1.2.13...v1.2.14";>1.2.14</a>
    (2025-06-16)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>restore q.limit check (<a
    
href="https://github.com/uptrace/bun/commit/07d32c1662015a398322fdbc0dc34c5f0d10ce44";>07d32c1</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/uptrace/bun/commit/b25423b6e08ed0befc92b7bf0fe95934ac589f41";><code>b25423b</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uptrace/bun/issues/1216";>#1216</a>
    from uptrace/release/v1.2.14</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/e14d18a6f6e7656f59c7d298d69f867c36309625";><code>e14d18a</code></a>
    chore: release v1.2.14 (release.sh)</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/ca94f2500ae94dc5caa7d35e7f4ed1fd853445fd";><code>ca94f25</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uptrace/bun/issues/1214";>#1214</a>
    from uptrace/fix/add-comments-and-restore-check</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/07d32c1662015a398322fdbc0dc34c5f0d10ce44";><code>07d32c1</code></a>
    fix: restore q.limit check</li>
    <li>See full diff in <a
    href="https://github.com/uptrace/bun/compare/v1.2.13...v1.2.14";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `github.com/uptrace/bun/dialect/sqlitedialect` from 1.2.13 to
    1.2.14
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/uptrace/bun/releases";>github.com/uptrace/bun/dialect/sqlitedialect's
    releases</a>.</em></p>
    <blockquote>
    <h2>v1.2.14</h2>
    <p>Please refer to <a
    
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>CHANGELOG.md</a>
    for details</p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>github.com/uptrace/bun/dialect/sqlitedialect's
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    href="https://github.com/uptrace/bun/compare/v1.2.13...v1.2.14";>1.2.14</a>
    (2025-06-16)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>restore q.limit check (<a
    
href="https://github.com/uptrace/bun/commit/07d32c1662015a398322fdbc0dc34c5f0d10ce44";>07d32c1</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/uptrace/bun/commit/b25423b6e08ed0befc92b7bf0fe95934ac589f41";><code>b25423b</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uptrace/bun/issues/1216";>#1216</a>
    from uptrace/release/v1.2.14</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/e14d18a6f6e7656f59c7d298d69f867c36309625";><code>e14d18a</code></a>
    chore: release v1.2.14 (release.sh)</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/ca94f2500ae94dc5caa7d35e7f4ed1fd853445fd";><code>ca94f25</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uptrace/bun/issues/1214";>#1214</a>
    from uptrace/fix/add-comments-and-restore-check</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/07d32c1662015a398322fdbc0dc34c5f0d10ce44";><code>07d32c1</code></a>
    fix: restore q.limit check</li>
    <li>See full diff in <a
    href="https://github.com/uptrace/bun/compare/v1.2.13...v1.2.14";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `github.com/uptrace/bun/driver/sqliteshim` from 1.2.13 to 1.2.14
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/uptrace/bun/releases";>github.com/uptrace/bun/driver/sqliteshim's
    releases</a>.</em></p>
    <blockquote>
    <h2>v1.2.14</h2>
    <p>Please refer to <a
    
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>CHANGELOG.md</a>
    for details</p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>github.com/uptrace/bun/driver/sqliteshim's
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    href="https://github.com/uptrace/bun/compare/v1.2.13...v1.2.14";>1.2.14</a>
    (2025-06-16)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>restore q.limit check (<a
    
href="https://github.com/uptrace/bun/commit/07d32c1662015a398322fdbc0dc34c5f0d10ce44";>07d32c1</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/uptrace/bun/commit/b25423b6e08ed0befc92b7bf0fe95934ac589f41";><code>b25423b</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uptrace/bun/issues/1216";>#1216</a>
    from uptrace/release/v1.2.14</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/e14d18a6f6e7656f59c7d298d69f867c36309625";><code>e14d18a</code></a>
    chore: release v1.2.14 (release.sh)</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/ca94f2500ae94dc5caa7d35e7f4ed1fd853445fd";><code>ca94f25</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uptrace/bun/issues/1214";>#1214</a>
    from uptrace/fix/add-comments-and-restore-check</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/07d32c1662015a398322fdbc0dc34c5f0d10ce44";><code>07d32c1</code></a>
    fix: restore q.limit check</li>
    <li>See full diff in <a
    href="https://github.com/uptrace/bun/compare/v1.2.13...v1.2.14";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `github.com/uptrace/bun/extra/bundebug` from 1.2.13 to 1.2.14
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/uptrace/bun/releases";>github.com/uptrace/bun/extra/bundebug's
    releases</a>.</em></p>
    <blockquote>
    <h2>v1.2.14</h2>
    <p>Please refer to <a
    
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>CHANGELOG.md</a>
    for details</p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>github.com/uptrace/bun/extra/bundebug's
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    href="https://github.com/uptrace/bun/compare/v1.2.13...v1.2.14";>1.2.14</a>
    (2025-06-16)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>restore q.limit check (<a
    
href="https://github.com/uptrace/bun/commit/07d32c1662015a398322fdbc0dc34c5f0d10ce44";>07d32c1</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/uptrace/bun/commit/b25423b6e08ed0befc92b7bf0fe95934ac589f41";><code>b25423b</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uptrace/bun/issues/1216";>#1216</a>
    from uptrace/release/v1.2.14</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/e14d18a6f6e7656f59c7d298d69f867c36309625";><code>e14d18a</code></a>
    chore: release v1.2.14 (release.sh)</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/ca94f2500ae94dc5caa7d35e7f4ed1fd853445fd";><code>ca94f25</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uptrace/bun/issues/1214";>#1214</a>
    from uptrace/fix/add-comments-and-restore-check</li>
    <li><a
    
href="https://github.com/uptrace/bun/commit/07d32c1662015a398322fdbc0dc34c5f0d10ce44";><code>07d32c1</code></a>
    fix: restore q.limit check</li>
    <li>See full diff in <a
    href="https://github.com/uptrace/bun/compare/v1.2.13...v1.2.14";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `google.golang.org/api` from 0.237.0 to 0.238.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.238.0</h2>
    <h2><a
    
href="https://github.com/googleapis/google-api-go-client/compare/v0.237.0...v0.238.0";>0.238.0</a>
    (2025-06-17)</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/3192";>#3192</a>)
    (<a
    
href="https://github.com/googleapis/google-api-go-client/commit/3ad311895f95da734942ad4bc527f32412d1ad4f";>3ad3118</a>)</li>
    <li><strong>all:</strong> Auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3196";>#3196</a>)
    (<a
    
href="https://github.com/googleapis/google-api-go-client/commit/8cb55ce5040dbcc0de4436f1d47de876bebf607a";>8cb55ce</a>)</li>
    <li><strong>all:</strong> Auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3197";>#3197</a>)
    (<a
    
href="https://github.com/googleapis/google-api-go-client/commit/98994c400492542ca9f7d89e608dccbdb89caa11";>98994c4</a>)</li>
    <li><strong>all:</strong> Auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3198";>#3198</a>)
    (<a
    
href="https://github.com/googleapis/google-api-go-client/commit/582459736e746998eecb609b0d23ddce778d5d8c";>5824597</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.237.0...v0.238.0";>0.238.0</a>
    (2025-06-17)</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/3192";>#3192</a>)
    (<a
    
href="https://github.com/googleapis/google-api-go-client/commit/3ad311895f95da734942ad4bc527f32412d1ad4f";>3ad3118</a>)</li>
    <li><strong>all:</strong> Auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3196";>#3196</a>)
    (<a
    
href="https://github.com/googleapis/google-api-go-client/commit/8cb55ce5040dbcc0de4436f1d47de876bebf607a";>8cb55ce</a>)</li>
    <li><strong>all:</strong> Auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3197";>#3197</a>)
    (<a
    
href="https://github.com/googleapis/google-api-go-client/commit/98994c400492542ca9f7d89e608dccbdb89caa11";>98994c4</a>)</li>
    <li><strong>all:</strong> Auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3198";>#3198</a>)
    (<a
    
href="https://github.com/googleapis/google-api-go-client/commit/582459736e746998eecb609b0d23ddce778d5d8c";>5824597</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/googleapis/google-api-go-client/commit/971a6f11306117ea413163c374ae648741b34bac";><code>971a6f1</code></a>
    chore(main): release 0.238.0 (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3193";>#3193</a>)</li>
    <li><a
    
href="https://github.com/googleapis/google-api-go-client/commit/582459736e746998eecb609b0d23ddce778d5d8c";><code>5824597</code></a>
    feat(all): auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3198";>#3198</a>)</li>
    <li><a
    
href="https://github.com/googleapis/google-api-go-client/commit/98994c400492542ca9f7d89e608dccbdb89caa11";><code>98994c4</code></a>
    feat(all): auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3197";>#3197</a>)</li>
    <li><a
    
href="https://github.com/googleapis/google-api-go-client/commit/8cb55ce5040dbcc0de4436f1d47de876bebf607a";><code>8cb55ce</code></a>
    feat(all): auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3196";>#3196</a>)</li>
    <li><a
    
href="https://github.com/googleapis/google-api-go-client/commit/3ad311895f95da734942ad4bc527f32412d1ad4f";><code>3ad3118</code></a>
    feat(all): auto-regenerate discovery clients (<a
    
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3192";>#3192</a>)</li>
    <li>See full diff in <a
    
href="https://github.com/googleapis/google-api-go-client/compare/v0.237.0...v0.238.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 |  58 +++++++++++++++++-----------------
 go.sum | 112 ++++++++++++++++++++++++++++++++---------------------------------
 2 files changed, 85 insertions(+), 85 deletions(-)

diff --git a/go.mod b/go.mod
index bbc4446..b5d2d60 100644
--- a/go.mod
+++ b/go.mod
@@ -22,14 +22,15 @@ go 1.24
 toolchain go1.24.2
 
 require (
+       cloud.google.com/go/storage v1.51.0
        github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.1
-       github.com/apache/arrow-go/v18 v18.3.0
-       github.com/aws/aws-sdk-go-v2 v1.36.4
-       github.com/aws/aws-sdk-go-v2/config v1.29.16
-       github.com/aws/aws-sdk-go-v2/credentials v1.17.69
-       github.com/aws/aws-sdk-go-v2/service/glue v1.113.2
-       github.com/aws/aws-sdk-go-v2/service/s3 v1.80.2
-       github.com/aws/smithy-go v1.22.3
+       github.com/apache/arrow-go/v18 v18.3.1
+       github.com/aws/aws-sdk-go-v2 v1.36.5
+       github.com/aws/aws-sdk-go-v2/config v1.29.17
+       github.com/aws/aws-sdk-go-v2/credentials v1.17.70
+       github.com/aws/aws-sdk-go-v2/service/glue v1.114.0
+       github.com/aws/aws-sdk-go-v2/service/s3 v1.81.0
+       github.com/aws/smithy-go v1.22.4
        github.com/awsdocs/aws-doc-sdk-examples/gov2/testtools 
v0.0.0-20250407191926-092f3e54b837
        github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
        github.com/google/uuid v1.6.0
@@ -39,17 +40,17 @@ require (
        github.com/substrait-io/substrait-go/v3 v3.9.1
        github.com/testcontainers/testcontainers-go/modules/compose v0.37.0
        github.com/twmb/murmur3 v1.1.8
-       github.com/uptrace/bun v1.2.13
-       github.com/uptrace/bun/dialect/mssqldialect v1.2.13
-       github.com/uptrace/bun/dialect/mysqldialect v1.2.13
-       github.com/uptrace/bun/dialect/oracledialect v1.2.13
-       github.com/uptrace/bun/dialect/pgdialect v1.2.13
-       github.com/uptrace/bun/dialect/sqlitedialect v1.2.13
-       github.com/uptrace/bun/driver/sqliteshim v1.2.13
-       github.com/uptrace/bun/extra/bundebug v1.2.13
+       github.com/uptrace/bun v1.2.14
+       github.com/uptrace/bun/dialect/mssqldialect v1.2.14
+       github.com/uptrace/bun/dialect/mysqldialect v1.2.14
+       github.com/uptrace/bun/dialect/oracledialect v1.2.14
+       github.com/uptrace/bun/dialect/pgdialect v1.2.14
+       github.com/uptrace/bun/dialect/sqlitedialect v1.2.14
+       github.com/uptrace/bun/driver/sqliteshim v1.2.14
+       github.com/uptrace/bun/extra/bundebug v1.2.14
        gocloud.dev v0.41.0
        golang.org/x/sync v0.15.0
-       google.golang.org/api v0.237.0
+       google.golang.org/api v0.238.0
        gopkg.in/yaml.v3 v3.0.1
 )
 
@@ -64,7 +65,6 @@ require (
        cloud.google.com/go/compute/metadata v0.7.0 // indirect
        cloud.google.com/go/iam v1.5.2 // indirect
        cloud.google.com/go/monitoring v1.24.2 // indirect
-       cloud.google.com/go/storage v1.51.0 // indirect
        dario.cat/mergo v1.0.1 // indirect
        github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 
// indirect
        github.com/AlecAivazis/survey/v2 v2.3.7 // indirect
@@ -87,20 +87,20 @@ require (
        github.com/apache/thrift v0.21.0 // indirect
        github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
        github.com/aws/aws-sdk-go v1.55.6 // indirect
-       github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.10 // 
indirect
-       github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.31 // indirect
+       github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.11 // 
indirect
+       github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.32 // indirect
        github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.69 // indirect
-       github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.35 // indirect
-       github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.35 // indirect
+       github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.36 // indirect
+       github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.36 // indirect
        github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 // indirect
-       github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.35 // indirect
-       github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 
// indirect
-       github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.3 // 
indirect
-       github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.16 // 
indirect
-       github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.16 // 
indirect
-       github.com/aws/aws-sdk-go-v2/service/sso v1.25.4 // indirect
-       github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.2 // indirect
-       github.com/aws/aws-sdk-go-v2/service/sts v1.33.21 // indirect
+       github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.36 // indirect
+       github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.4 
// indirect
+       github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.4 // 
indirect
+       github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.17 // 
indirect
+       github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.17 // 
indirect
+       github.com/aws/aws-sdk-go-v2/service/sso v1.25.5 // indirect
+       github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.3 // indirect
+       github.com/aws/aws-sdk-go-v2/service/sts v1.34.0 // indirect
        github.com/beorn7/perks v1.0.1 // indirect
        github.com/buger/goterm v1.0.4 // indirect
        github.com/cenkalti/backoff/v4 v4.3.0 // indirect
diff --git a/go.sum b/go.sum
index 0213e02..c1c3ce3 100644
--- a/go.sum
+++ b/go.sum
@@ -103,8 +103,8 @@ github.com/andybalholm/brotli v1.1.1 
h1:PR2pgnyFznKEugtsUo0xLdDop5SKXd5Qf5ysW+7X
 github.com/andybalholm/brotli v1.1.1/go.mod 
h1:05ib4cKhjx3OQYUY22hTVd34Bc8upXjOLL2rKwwZBoA=
 github.com/antlr4-go/antlr/v4 v4.13.1 
h1:SqQKkuVZ+zWkMMNkjy5FZe5mr5WURWnlpmOuzYWrPrQ=
 github.com/antlr4-go/antlr/v4 v4.13.1/go.mod 
h1:GKmUxMtwp6ZgGwZSva4eWPC5mS6vUAmOABFgjdkM7Nw=
-github.com/apache/arrow-go/v18 v18.3.0 
h1:Xq4A6dZj9Nu33sqZibzn012LNnewkTUlfKVUFD/RX/I=
-github.com/apache/arrow-go/v18 v18.3.0/go.mod 
h1:eEM1DnUTHhgGAjf/ChvOAQbUQ+EPohtDrArffvUjPg8=
+github.com/apache/arrow-go/v18 v18.3.1 
h1:oYZT8FqONiK74JhlH3WKVv+2NKYoyZ7C2ioD4Dj3ixk=
+github.com/apache/arrow-go/v18 v18.3.1/go.mod 
h1:12QBya5JZT6PnBihi5NJTzbACrDGXYkrgjujz3MRQXU=
 github.com/apache/thrift v0.21.0 
h1:tdPmh/ptjE1IJnhbhrcl2++TauVjy242rkV/UzJChnE=
 github.com/apache/thrift v0.21.0/go.mod 
h1:W1H8aR/QRtYNvrPeFXBtobyRkd0/YVhTc6i07XIAgDw=
 github.com/apparentlymart/go-textseg/v15 v15.0.0 
h1:uYvfpb3DyLSCGWnctWKGj857c6ew1u1fNQOlOtuGxQY=
@@ -114,46 +114,46 @@ github.com/armon/go-socks5 
v0.0.0-20160902184237-e75332964ef5/go.mod h1:wHh0iHkY
 github.com/atomicgo/cursor v0.0.1/go.mod 
h1:cBON2QmmrysudxNBFthvMtN32r3jxVRIvzkUiF/RuIk=
 github.com/aws/aws-sdk-go v1.55.6 
h1:cSg4pvZ3m8dgYcgqB97MrcdjUmZ1BeMYKUxMMB89IPk=
 github.com/aws/aws-sdk-go v1.55.6/go.mod 
h1:eRwEWoyTWFMVYVQzKMNHWP5/RV4xIUGMQfXQHfHkpNU=
-github.com/aws/aws-sdk-go-v2 v1.36.4 
h1:GySzjhVvx0ERP6eyfAbAuAXLtAda5TEy19E5q5W8I9E=
-github.com/aws/aws-sdk-go-v2 v1.36.4/go.mod 
h1:LLXuLpgzEbD766Z5ECcRmi8AzSwfZItDtmABVkRLGzg=
-github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.10 
h1:zAybnyUQXIZ5mok5Jqwlf58/TFE7uvd3IAsa1aF9cXs=
-github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.10/go.mod 
h1:qqvMj6gHLR/EXWZw4ZbqlPbQUyenf4h82UQUlKc+l14=
-github.com/aws/aws-sdk-go-v2/config v1.29.16 
h1:XkruGnXX1nEZ+Nyo9v84TzsX+nj86icbFAeust6uo8A=
-github.com/aws/aws-sdk-go-v2/config v1.29.16/go.mod 
h1:uCW7PNjGwZ5cOGZ5jr8vCWrYkGIhPoTNV23Q/tpHKzg=
-github.com/aws/aws-sdk-go-v2/credentials v1.17.69 
h1:8B8ZQboRc3uaIKjshve/XlvJ570R7BKNy3gftSbS178=
-github.com/aws/aws-sdk-go-v2/credentials v1.17.69/go.mod 
h1:gPME6I8grR1jCqBFEGthULiolzf/Sexq/Wy42ibKK9c=
-github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.31 
h1:oQWSGexYasNpYp4epLGZxxjsDo8BMBh6iNWkTXQvkwk=
-github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.31/go.mod 
h1:nc332eGUU+djP3vrMI6blS0woaCfHTe3KiSQUVTMRq0=
+github.com/aws/aws-sdk-go-v2 v1.36.5 
h1:0OF9RiEMEdDdZEMqF9MRjevyxAQcf6gY+E7vwBILFj0=
+github.com/aws/aws-sdk-go-v2 v1.36.5/go.mod 
h1:EYrzvCCN9CMUTa5+6lf6MM4tq3Zjp8UhSGR/cBsjai0=
+github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.11 
h1:12SpdwU8Djs+YGklkinSSlcrPyj3H4VifVsKf78KbwA=
+github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.11/go.mod 
h1:dd+Lkp6YmMryke+qxW/VnKyhMBDTYP41Q2Bb+6gNZgY=
+github.com/aws/aws-sdk-go-v2/config v1.29.17 
h1:jSuiQ5jEe4SAMH6lLRMY9OVC+TqJLP5655pBGjmnjr0=
+github.com/aws/aws-sdk-go-v2/config v1.29.17/go.mod 
h1:9P4wwACpbeXs9Pm9w1QTh6BwWwJjwYvJ1iCt5QbCXh8=
+github.com/aws/aws-sdk-go-v2/credentials v1.17.70 
h1:ONnH5CM16RTXRkS8Z1qg7/s2eDOhHhaXVd72mmyv4/0=
+github.com/aws/aws-sdk-go-v2/credentials v1.17.70/go.mod 
h1:M+lWhhmomVGgtuPOhO85u4pEa3SmssPTdcYpP/5J/xc=
+github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.32 
h1:KAXP9JSHO1vKGCr5f4O6WmlVKLFFXgWYAGoJosorxzU=
+github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.32/go.mod 
h1:h4Sg6FQdexC1yYG9RDnOvLbW1a/P986++/Y/a+GyEM8=
 github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.69 
h1:6VFPH/Zi9xYFMJKPQOX5URYkQoXRWeJ7V/7Y6ZDYoms=
 github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.69/go.mod 
h1:GJj8mmO6YT6EqgduWocwhMoxTLFitkhIrK+owzrYL2I=
-github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.35 
h1:o1v1VFfPcDVlK3ll1L5xHsaQAFdNtZ5GXnNR7SwueC4=
-github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.35/go.mod 
h1:rZUQNYMNG+8uZxz9FOerQJ+FceCiodXvixpeRtdESrU=
-github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.35 
h1:R5b82ubO2NntENm3SAm0ADME+H630HomNJdgv+yZ3xw=
-github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.35/go.mod 
h1:FuA+nmgMRfkzVKYDNEqQadvEMxtxl9+RLT9ribCwEMs=
+github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.36 
h1:SsytQyTMHMDPspp+spo7XwXTP44aJZZAC7fBV2C5+5s=
+github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.36/go.mod 
h1:Q1lnJArKRXkenyog6+Y+zr7WDpk4e6XlR6gs20bbeNo=
+github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.36 
h1:i2vNHQiXUvKhs3quBR6aqlgJaiaexz/aNvdCktW/kAM=
+github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.36/go.mod 
h1:UdyGa7Q91id/sdyHPwth+043HhmP6yP9MBHgbZM0xo8=
 github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 
h1:bIqFDwgGXXN1Kpp99pDOdKMTTb5d2KyU5X/BZxjOkRo=
 github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3/go.mod 
h1:H5O/EsxDWyU+LP/V8i5sm8cxoZgc2fdNR9bxlOFrQTo=
-github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.35 
h1:th/m+Q18CkajTw1iqx2cKkLCij/uz8NMwJFPK91p2ug=
-github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.35/go.mod 
h1:dkJuf0a1Bc8HAA0Zm2MoTGm/WDC18Td9vSbrQ1+VqE8=
-github.com/aws/aws-sdk-go-v2/service/glue v1.113.2 
h1:2a8cW25euyNQPGJw4SbqkS9qHUzJM7a9qjyEOEZV1Qg=
-github.com/aws/aws-sdk-go-v2/service/glue v1.113.2/go.mod 
h1:NDmtMQsxvRMoa8Ya/ci2RhuPCp0+bCKiCNOkJo1FUjw=
-github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 
h1:eAh2A4b5IzM/lum78bZ590jy36+d/aFLgKF/4Vd1xPE=
-github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3/go.mod 
h1:0yKJC/kb8sAnmlYa6Zs3QVYqaC8ug2AbnNChv5Ox3uA=
-github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.3 
h1:VHPZakq2L7w+RLzV54LmQavbvheFaR2u1NomJRSEfcU=
-github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.3/go.mod 
h1:DX1e/lkbsAt0MkY3NgLYuH4jQvRfw8MYxTe9feR7aXM=
-github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.16 
h1:/ldKrPPXTC421bTNWrUIpq3CxwHwRI/kpc+jPUTJocM=
-github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.16/go.mod 
h1:5vkf/Ws0/wgIMJDQbjI4p2op86hNW6Hie5QtebrDgT8=
-github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.16 
h1:2HuI7vWKhFWsBhIr2Zq8KfFZT6xqaId2XXnXZjkbEuc=
-github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.16/go.mod 
h1:BrwWnsfbFtFeRjdx0iM1ymvlqDX1Oz68JsQaibX/wG8=
-github.com/aws/aws-sdk-go-v2/service/s3 v1.80.2 
h1:T6Wu+8E2LeTUqzqQ/Bh1EoFNj1u4jUyveMgmTlu9fDU=
-github.com/aws/aws-sdk-go-v2/service/s3 v1.80.2/go.mod 
h1:chSY8zfqmS0OnhZoO/hpPx/BHfAIL80m77HwhRLYScY=
-github.com/aws/aws-sdk-go-v2/service/sso v1.25.4 
h1:EU58LP8ozQDVroOEyAfcq0cGc5R/FTZjVoYJ6tvby3w=
-github.com/aws/aws-sdk-go-v2/service/sso v1.25.4/go.mod 
h1:CrtOgCcysxMvrCoHnvNAD7PHWclmoFG78Q2xLK0KKcs=
-github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.2 
h1:XB4z0hbQtpmBnb1FQYvKaCM7UsS6Y/u8jVBwIUGeCTk=
-github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.2/go.mod 
h1:hwRpqkRxnQ58J9blRDrB4IanlXCpcKmsC83EhG77upg=
-github.com/aws/aws-sdk-go-v2/service/sts v1.33.21 
h1:nyLjs8sYJShFYj6aiyjCBI3EcLn1udWrQTjEF+SOXB0=
-github.com/aws/aws-sdk-go-v2/service/sts v1.33.21/go.mod 
h1:EhdxtZ+g84MSGrSrHzZiUm9PYiZkrADNja15wtRJSJo=
-github.com/aws/smithy-go v1.22.3 
h1:Z//5NuZCSW6R4PhQ93hShNbyBbn8BWCmCVCt+Q8Io5k=
-github.com/aws/smithy-go v1.22.3/go.mod 
h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI=
+github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.36 
h1:GMYy2EOWfzdP3wfVAGXBNKY5vK4K8vMET4sYOYltmqs=
+github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.36/go.mod 
h1:gDhdAV6wL3PmPqBhiPbnlS447GoWs8HTTOYef9/9Inw=
+github.com/aws/aws-sdk-go-v2/service/glue v1.114.0 
h1:dlRFxTOG3QJP3lPoE/V4z9DdwKzTWLHzOCS4aeX5Nds=
+github.com/aws/aws-sdk-go-v2/service/glue v1.114.0/go.mod 
h1:AiOhaEmhCSVONWJ9Ul47qOzNNEBXG8saKz1K7vKbRg4=
+github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.4 
h1:CXV68E2dNqhuynZJPB80bhPQwAKqBWVer887figW6Jc=
+github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.4/go.mod 
h1:/xFi9KtvBXP97ppCz1TAEvU1Uf66qvid89rbem3wCzQ=
+github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.4 
h1:nAP2GYbfh8dd2zGZqFRSMlq+/F6cMPBUuCsGAMkN074=
+github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.4/go.mod 
h1:LT10DsiGjLWh4GbjInf9LQejkYEhBgBCjLG5+lvk4EE=
+github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.17 
h1:t0E6FzREdtCsiLIoLCWsYliNsRBgyGD/MCK571qk4MI=
+github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.17/go.mod 
h1:ygpklyoaypuyDvOM5ujWGrYWpAK3h7ugnmKCU/76Ys4=
+github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.17 
h1:qcLWgdhq45sDM9na4cvXax9dyLitn8EYBRl8Ak4XtG4=
+github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.17/go.mod 
h1:M+jkjBFZ2J6DJrjMv2+vkBbuht6kxJYtJiwoVgX4p4U=
+github.com/aws/aws-sdk-go-v2/service/s3 v1.81.0 
h1:1GmCadhKR3J2sMVKs2bAYq9VnwYeCqfRyZzD4RASGlA=
+github.com/aws/aws-sdk-go-v2/service/s3 v1.81.0/go.mod 
h1:kUklwasNoCn5YpyAqC/97r6dzTA1SRKJfKq16SXeoDU=
+github.com/aws/aws-sdk-go-v2/service/sso v1.25.5 
h1:AIRJ3lfb2w/1/8wOOSqYb9fUKGwQbtysJ2H1MofRUPg=
+github.com/aws/aws-sdk-go-v2/service/sso v1.25.5/go.mod 
h1:b7SiVprpU+iGazDUqvRSLf5XmCdn+JtT1on7uNL6Ipc=
+github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.3 
h1:BpOxT3yhLwSJ77qIY3DoHAQjZsc4HEGfMCE4NGy3uFg=
+github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.3/go.mod 
h1:vq/GQR1gOFLquZMSrxUK/cpvKCNVYibNyJ1m7JrU88E=
+github.com/aws/aws-sdk-go-v2/service/sts v1.34.0 
h1:NFOJ/NXEGV4Rq//71Hs1jC/NvPs1ezajK+yQmkwnPV0=
+github.com/aws/aws-sdk-go-v2/service/sts v1.34.0/go.mod 
h1:7ph2tGpfQvwzgistp2+zga9f+bCjlQJPkPUmMgDSD7w=
+github.com/aws/smithy-go v1.22.4 
h1:uqXzVZNuNexwc/xrh6Tb56u89WDlJY6HS+KC0S4QSjw=
+github.com/aws/smithy-go v1.22.4/go.mod 
h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI=
 github.com/awsdocs/aws-doc-sdk-examples/gov2/testtools 
v0.0.0-20250407191926-092f3e54b837 
h1:8eMceEa0ib+nqJuGsyowuZaVBVAr685oK6WrNIit+0g=
 github.com/awsdocs/aws-doc-sdk-examples/gov2/testtools 
v0.0.0-20250407191926-092f3e54b837/go.mod 
h1:9Oj/8PZn3D5Ftp/Z1QWrIEFE0daERMqfJawL9duHRfc=
 github.com/beorn7/perks v0.0.0-20150223135152-b965b613227f/go.mod 
h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q=
@@ -737,22 +737,22 @@ github.com/tonistiigi/vt100 
v0.0.0-20240514184818-90bafcd6abab h1:H6aJ0yKQ0gF49Q
 github.com/tonistiigi/vt100 v0.0.0-20240514184818-90bafcd6abab/go.mod 
h1:ulncasL3N9uLrVann0m+CDlJKWsIAP34MPcOJF6VRvc=
 github.com/twmb/murmur3 v1.1.8 h1:8Yt9taO/WN3l08xErzjeschgZU2QSrwm1kclYq+0aRg=
 github.com/twmb/murmur3 v1.1.8/go.mod 
h1:Qq/R7NUyOfr65zD+6Q5IHKsJLwP7exErjN6lyyq3OSQ=
-github.com/uptrace/bun v1.2.13 h1:tFJjT+mIrogD/mgwwS3lUJmd8Z7M63oZYS1dl6f+23w=
-github.com/uptrace/bun v1.2.13/go.mod 
h1:ZS4nPaEv2Du3OFqAD/irk3WVP6xTB3/9TWqjJbgKYBU=
-github.com/uptrace/bun/dialect/mssqldialect v1.2.13 
h1:q8WsnoEMZeSG4azgBGAd+U6jHnKbL6yCkFeerNxLsaE=
-github.com/uptrace/bun/dialect/mssqldialect v1.2.13/go.mod 
h1:itZMNzn/WVAaH4/y8NWI3y482bdRQPPjbpzkUUC9b1k=
-github.com/uptrace/bun/dialect/mysqldialect v1.2.13 
h1:wRLSCF0Y3V9yEdm/H14DZ2aJ/aVsTYG9u/E8d/hjqV4=
-github.com/uptrace/bun/dialect/mysqldialect v1.2.13/go.mod 
h1:7MNlP7n2nA2ZhJ8/Ibdu6MHNNh7VMdOuR0IP37hyrBI=
-github.com/uptrace/bun/dialect/oracledialect v1.2.13 
h1:e2LSApViuwkLu9N+5ta9i1or5vm5RgiSI5UVn42Tfvc=
-github.com/uptrace/bun/dialect/oracledialect v1.2.13/go.mod 
h1:K2I9FtljLpqOdP8/VoC2gFML5L7MHstMFiSnvuhJS2o=
-github.com/uptrace/bun/dialect/pgdialect v1.2.13 
h1:vSNZaPf4bHLgELCXjKtE8OoVL5z1UbWKJ2YbAMXm0qM=
-github.com/uptrace/bun/dialect/pgdialect v1.2.13/go.mod 
h1:KvW1z7v+D10PmzVcWe624mbR6oTb3YA9YFshXRf3f1c=
-github.com/uptrace/bun/dialect/sqlitedialect v1.2.13 
h1:KJp0DwPaLFzdIpwhDKk3KvEiNjTdoYGHC9iFOGc4d3s=
-github.com/uptrace/bun/dialect/sqlitedialect v1.2.13/go.mod 
h1:H4CDhq438G3ehOqByfXemL+xLRui9vcErYaF+/bQu3E=
-github.com/uptrace/bun/driver/sqliteshim v1.2.13 
h1:tMjiFkxa5z29jYEeW8bCr+NhcaPOrXlyiD7evfz2UGk=
-github.com/uptrace/bun/driver/sqliteshim v1.2.13/go.mod 
h1:3y8nahuEGb+wWyJ+UUs2OkGHIfZ/zB2EtCX2R1LbqLI=
-github.com/uptrace/bun/extra/bundebug v1.2.13 
h1:JSFPMAQprdavGBL1QssvdoTlE9nDYqSGsKpX+qGNrM4=
-github.com/uptrace/bun/extra/bundebug v1.2.13/go.mod 
h1:fC3kmtGdUknZe6STOACeEsLKVNayaSb+zgdGFmipkFo=
+github.com/uptrace/bun v1.2.14 h1:5yFSfi/yVWEzQ2lAaHz+JfWN9AHmqYtNmlbaUbAp3rU=
+github.com/uptrace/bun v1.2.14/go.mod 
h1:ZS4nPaEv2Du3OFqAD/irk3WVP6xTB3/9TWqjJbgKYBU=
+github.com/uptrace/bun/dialect/mssqldialect v1.2.14 
h1:PrDYaYY3bvf8EIuKqR/H3GYPaPYPlSKIS3/Euk6cy48=
+github.com/uptrace/bun/dialect/mssqldialect v1.2.14/go.mod 
h1:Yzlw2hNs9i7oRJ8iaqiE+c6EwIgYeHc3J2cGAhVGbmc=
+github.com/uptrace/bun/dialect/mysqldialect v1.2.14 
h1:kqH0MLvtihMGXb2Jhs4LOKFW8X12B1DnLm9OiZugYaw=
+github.com/uptrace/bun/dialect/mysqldialect v1.2.14/go.mod 
h1:emp3plrYEsrLNwa6SECRNss070ysC1YXGP1RJiU78aE=
+github.com/uptrace/bun/dialect/oracledialect v1.2.14 
h1:d0z5loGN0DlgsykwlwqixJe6D9CUT+TxZvECUClYMcY=
+github.com/uptrace/bun/dialect/oracledialect v1.2.14/go.mod 
h1:wH49/Et0VqXmM98TC7cycs9dRE18jmuN3hHWrPcZzbE=
+github.com/uptrace/bun/dialect/pgdialect v1.2.14 
h1:1jmCn7zcYIJDSk1pJO//b11k9NQP1rpWZoyxfoNdpzI=
+github.com/uptrace/bun/dialect/pgdialect v1.2.14/go.mod 
h1:MrRlsIpWIyOCNosWuG8bVtLb80JyIER5ci0VlTa38dU=
+github.com/uptrace/bun/dialect/sqlitedialect v1.2.14 
h1:eLXmNpy2TSsWJNpyIIIeLBa5M+Xxc4n8jX5ASeuvWrg=
+github.com/uptrace/bun/dialect/sqlitedialect v1.2.14/go.mod 
h1:oORBd9Y7RiAOHAshjuebSFNPZNPLXYcvEWmibuJ8RRk=
+github.com/uptrace/bun/driver/sqliteshim v1.2.14 
h1:FuosQAedZdWIJKfUQ68E/TSjGpySrO+V7hu+1B1pEws=
+github.com/uptrace/bun/driver/sqliteshim v1.2.14/go.mod 
h1:3y8nahuEGb+wWyJ+UUs2OkGHIfZ/zB2EtCX2R1LbqLI=
+github.com/uptrace/bun/extra/bundebug v1.2.14 
h1:BThGgGZ83sytVqa6Kyr3uyWRDTQ0/d2/p5rNQ3HJliw=
+github.com/uptrace/bun/extra/bundebug v1.2.14/go.mod 
h1:dV+aN6aMACb1MGv7g2K3bs3vw5tl2lfopO96K+kqW5c=
 github.com/vbatts/tar-split v0.11.6 
h1:4SjTW5+PU11n6fZenf2IPoV8/tz3AaYHMWjf23envGs=
 github.com/vbatts/tar-split v0.11.6/go.mod 
h1:dqKNtesIOr2j2Qv3W/cHjnvk9I8+G7oAkFDFN6TCBEI=
 github.com/vmihailenco/msgpack/v5 v5.4.1 
h1:cQriyiUvjTwOHg8QZaPihLWeRAAVoCpE00IUPn0Bjt8=
@@ -971,8 +971,8 @@ 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.237.0 h1:MP7XVsGZesOsx3Q8WVa4sUdbrsTvDSOERd3Vh4xj/wc=
-google.golang.org/api v0.237.0/go.mod 
h1:cOVEm2TpdAGHL2z+UwyS+kmlGr3bVWQQ6sYEqkKje50=
+google.golang.org/api v0.238.0 h1:+EldkglWIg/pWjkq97sd+XxH7PxakNYoe/rkSTbnvOs=
+google.golang.org/api v0.238.0/go.mod 
h1:cOVEm2TpdAGHL2z+UwyS+kmlGr3bVWQQ6sYEqkKje50=
 google.golang.org/appengine v1.1.0/go.mod 
h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM=
 google.golang.org/appengine v1.4.0/go.mod 
h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4=
 google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod 
h1:JiN7NxoALGmiZfu7CAH4rXhgtRTLTxftemlI0sWmxmc=

Reply via email to