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 293e867 build(deps): bump the gomod_updates group with 5 updates
(#473)
293e867 is described below
commit 293e8677aab4251763c231acd2b4a018c6e682a0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 30 11:00:10 2025 -0400
build(deps): bump the gomod_updates group with 5 updates (#473)
Bumps the gomod_updates group with 5 updates:
| Package | From | To |
| --- | --- | --- |
|
[cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go)
| `1.51.0` | `1.55.0` |
|
[github.com/aws/aws-sdk-go-v2/service/glue](https://github.com/aws/aws-sdk-go-v2)
| `1.114.0` | `1.116.0` |
|
[github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2)
| `1.81.0` | `1.82.0` |
| [gocloud.dev](https://github.com/google/go-cloud) | `0.41.0` |
`0.42.0` |
|
[google.golang.org/api](https://github.com/googleapis/google-api-go-client)
| `0.238.0` | `0.239.0` |
Updates `cloud.google.com/go/storage` from 1.51.0 to 1.55.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/google-cloud-go/releases">cloud.google.com/go/storage's
releases</a>.</em></p>
<blockquote>
<h2>storage: v1.55.0</h2>
<h2><a
href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.54.0...storage/v1.55.0">1.55.0</a>
(2025-05-29)</h2>
<h3>Features</h3>
<ul>
<li><strong>storage/control:</strong> Add Client Libraries Storage
IntelligenceConfig (<a
href="https://github.com/googleapis/google-cloud-go/commit/2aaada3fb7a9d3eaacec3351019e225c4038646b">2aaada3</a>)</li>
<li><strong>storage/internal:</strong> Add IpFilter to Bucket (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/12309">#12309</a>)
(<a
href="https://github.com/googleapis/google-cloud-go/commit/d8ae6874a54b48fce49968664f14db63c055c6e2">d8ae687</a>)</li>
<li><strong>storage/internal:</strong> Add Object.Retention message (<a
href="https://github.com/googleapis/google-cloud-go/commit/d8ae6874a54b48fce49968664f14db63c055c6e2">d8ae687</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>storage:</strong> Add EnableNewAuthLibrary internalOption to
HTTP newClient (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/12320">#12320</a>)
(<a
href="https://github.com/googleapis/google-cloud-go/commit/0036073affee5451894654a983fba6b2638433cb">0036073</a>)</li>
<li><strong>storage:</strong> Migrate oauth2/google usages to
cloud.google.com/go/auth (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11191">#11191</a>)
(<a
href="https://github.com/googleapis/google-cloud-go/commit/3a22349c1ba6a192d70269f77e5804a9957aa572">3a22349</a>)</li>
<li><strong>storage:</strong> Omit check on MultiRangeDownloader (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/12342">#12342</a>)
(<a
href="https://github.com/googleapis/google-cloud-go/commit/774621c5baa5110f57fe79d817143416bd671d1e">774621c</a>)</li>
<li><strong>storage:</strong> Retry url.Error and net.OpErrors when they
wrap an io.EOF (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/12289">#12289</a>)
(<a
href="https://github.com/googleapis/google-cloud-go/commit/080f6b05c5e8bd5baaef71ed47f8d54c695f63d3">080f6b0</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><strong>storage/internal:</strong> Add explicit Optional annotations
to fields that have always been treated as optional (<a
href="https://github.com/googleapis/google-cloud-go/commit/d8ae6874a54b48fce49968664f14db63c055c6e2">d8ae687</a>)</li>
<li><strong>storage/internal:</strong> Add note that Bucket.project
output format is always project number format (<a
href="https://github.com/googleapis/google-cloud-go/commit/d8ae6874a54b48fce49968664f14db63c055c6e2">d8ae687</a>)</li>
<li><strong>storage/internal:</strong> Add note that managedFolders are
supported for GetIamPolicy and SetIamPolicy (<a
href="https://github.com/googleapis/google-cloud-go/commit/d8ae6874a54b48fce49968664f14db63c055c6e2">d8ae687</a>)</li>
</ul>
<h2>storage: v1.54.0</h2>
<h2><a
href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.53.0...storage/v1.54.0">1.54.0</a>
(2025-05-12)</h2>
<h3>Features</h3>
<ul>
<li><strong>storage:</strong> Add experimental ZB API option (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/12214">#12214</a>)
(<a
href="https://github.com/googleapis/google-cloud-go/commit/f669982de2abf64759eccf5c38bd669488b9cf6a">f669982</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>storage:</strong> Fix append writer hang (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/12201">#12201</a>)
(<a
href="https://github.com/googleapis/google-cloud-go/commit/7ce2a2ad3ae9deff28c73c1bcc2e7001770464eb">7ce2a2a</a>)</li>
<li><strong>storage:</strong> Retry unwrapped EOFs (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/12202">#12202</a>)
(<a
href="https://github.com/googleapis/google-cloud-go/commit/b2d42bda6a398f3aa00030b6e99bbcb40f132ff7">b2d42bd</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md">cloud.google.com/go/storage's
changelog</a>.</em></p>
<blockquote>
<h1>Changes</h1>
<h2><a
href="https://github.com/googleapis/google-cloud-go/compare/v0.121.2...v0.121.3">0.121.3</a>
(2025-06-25)</h2>
<h3>Documentation</h3>
<ul>
<li><strong>impersonate:</strong> Address TODO in
impersonate/example_test.go (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/12401">#12401</a>)
(<a
href="https://github.com/googleapis/google-cloud-go/commit/dd096ec81944e785b9245fda7e7b46e9908cfe8f">dd096ec</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/google-cloud-go/compare/v0.121.1...v0.121.2">0.121.2</a>
(2025-05-21)</h2>
<h3>Documentation</h3>
<ul>
<li><strong>internal/generated:</strong> Remove outdated pubsub snippets
(<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/12284">#12284</a>)
(<a
href="https://github.com/googleapis/google-cloud-go/commit/0338a40d70206317d319e69911be0321fbb54e3f">0338a40</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/google-cloud-go/compare/v0.121.0...v0.121.1">0.121.1</a>
(2025-05-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>civil:</strong> Add support for civil.Date, civil.Time and
civil.DateTime arguments to their respective Scan methods (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/12240">#12240</a>)
(<a
href="https://github.com/googleapis/google-cloud-go/commit/7127ce9992f890667f2c8f75c924136b0e94f115">7127ce9</a>),
refs <a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/12060">#12060</a></li>
</ul>
<h2><a
href="https://github.com/googleapis/google-cloud-go/compare/v0.120.1...v0.121.0">0.121.0</a>
(2025-04-28)</h2>
<h3>Features</h3>
<ul>
<li><strong>debugger:</strong> Remove debugger/apiv2 client (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/12050">#12050</a>)
(<a
href="https://github.com/googleapis/google-cloud-go/commit/af8641e7d011349afa774b668b30a95b007fd076">af8641e</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/google-cloud-go/compare/v0.120.0...v0.120.1">0.120.1</a>
(2025-04-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>readme:</strong> Update authentication section (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11918">#11918</a>)
(<a
href="https://github.com/googleapis/google-cloud-go/commit/2fda86031820ad7d29322f03ad6f34871ad5ff59">2fda860</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/google-cloud-go/compare/v0.119.0...v0.120.0">0.120.0</a>
(2025-03-20)</h2>
<h3>Features</h3>
<ul>
<li><strong>civil:</strong> Implement database/sql.Scanner|Valuer (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/1145">#1145</a>)
(<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11808">#11808</a>)
(<a
href="https://github.com/googleapis/google-cloud-go/commit/cbe4419c17f677c05f3f52c2080861adce705db4">cbe4419</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>third_party/pkgsite:</strong> Increase comment size limit
(<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/11877">#11877</a>)
(<a
href="https://github.com/googleapis/google-cloud-go/commit/587b5ccc684ad99cb9eeba897304b7143564d423">587b5cc</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/70d74c0da8a422e762dfc63f93909c8dc0028413"><code>70d74c0</code></a>
chore(main): release spanner 1.55.0 (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/9231">#9231</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/9debdb6232ed8c9f32e687ca45320328410a32bd"><code>9debdb6</code></a>
chore: release main (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/9223">#9223</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/bd3005532fbffa9894b11149e9693b7c33227d79"><code>bd30055</code></a>
feat(deploy): Add stable cutback duration configuration to the k8s
gateway se...</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/ebbb610e0f58035fd01ad7893971382d8bbd092f"><code>ebbb610</code></a>
fix(storage): migrate deprecated proto dep (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/9232">#9232</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/9a79290cf337fdcbaade0ad6c57e5fb5f4ce5739"><code>9a79290</code></a>
chore(all): update opentelemetry-go monorepo (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/9230">#9230</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/c2969d368d88bf6d4db5d1ad1a4f50532bc2610b"><code>c2969d3</code></a>
chore(all): update deps (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/9229">#9229</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/a42604a3a6ea90c38a2ff90d036a79fd070174fd"><code>a42604a</code></a>
feat(spanner): add directed reads feature (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/7668">#7668</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/bbff8ac817fb95af219c588bdadc0ca1784c5c0c"><code>bbff8ac</code></a>
feat(bigquery): expose query id on row iterator if available (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/9224">#9224</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/57e2d7bd2730b4acd18eac0e3a18e682b51c3e03"><code>57e2d7b</code></a>
feat(cloudquotas): new clients (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/9222">#9222</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/82054d0e6905358e48517cbc8ea844dfb624082c"><code>82054d0</code></a>
docs(securitycentermanagement): updates on multiple comments, syncing
termino...</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.51.0...spanner/v1.55.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/aws/aws-sdk-go-v2/service/glue` from 1.114.0 to
1.116.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/d2d9723441a4b576ba9e74bf71d1f092d690899b"><code>d2d9723</code></a>
Release 2023-09-05</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/cb9ce4bdcd46f13f06bb4a4923e99008b34b3342"><code>cb9ce4b</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/a098bf7aab7043e308aecb257ddbd9148b8cf4bc"><code>a098bf7</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/58d76cb3d348df89a112c63f0daf8d5921b8600b"><code>58d76cb</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/4f3eab1b0a3a631a4455eb7a9964c98cf0cb5536"><code>4f3eab1</code></a>
Release 2023-09-01</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/4150f387034d85b219b783ef4c6637a2c78c099f"><code>4150f38</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/9d2845ba94021379b5a4dcb546c2e5080ff826d4"><code>9d2845b</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/84a62483f7213cbca996c295ed9c62ffbe1dd452"><code>84a6248</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7a78b54e2ed34f5e11673f46c4f72d9b86f4d193"><code>7a78b54</code></a>
Release 2023-08-31</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/9f8b24f648a7f387db9d542aa73b59c03ca06998"><code>9f8b24f</code></a>
Regenerated Clients</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/ec2/v1.114.0...service/ec2/v1.116.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.81.0 to 1.82.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/29bbb566e87daa8cf4b0ea93546b92f19c15cf39"><code>29bbb56</code></a>
Release 2025-06-25</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/18279c63b22277ecc80f37855403d1c4d74d2ead"><code>18279c6</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/fb502deff9706dce5df58fbe8fbda789826fe7fc"><code>fb502de</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/eac686770b728b48ee7b2465a999cc7966ca0931"><code>eac6867</code></a>
Release 2025-06-24</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/2df111ca063cda6cac2fd504afdbd5a8aba0bcac"><code>2df111c</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/2f44c26766ab052a82b497510ceb8f3bf988fe9b"><code>2f44c26</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/461e9c73dfee8fcadf04e303f81154c6cb428ad0"><code>461e9c7</code></a>
Release 2025-06-23</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7b285833492afceaa6216458ceee4f9a7fe06e23"><code>7b28583</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/71724474d8991344f31019dc17cbb52528f14a5e"><code>7172447</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/6406930a2455f021dd9be6377b16a7dfcd1e03a3"><code>6406930</code></a>
Remove integration tests for Timestream service (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3120">#3120</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.81.0...service/s3/v1.82.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `gocloud.dev` from 0.41.0 to 0.42.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/go-cloud/releases">gocloud.dev's
releases</a>.</em></p>
<blockquote>
<h2>v0.42.0</h2>
<h2>Breaking Changes</h2>
<p>AWS SDKv1 support dropped except for <code>docstore</code>.</p>
<h2>What's Changed</h2>
<ul>
<li>aws: Drop support for AWS SDK v1 in everything except docstore by <a
href="https://github.com/vangent"><code>@vangent</code></a> in <a
href="https://redirect.github.com/google/go-cloud/pull/3534">google/go-cloud#3534</a></li>
<li>pubsub: Ensure batch flushes on shutdown even if MinBatchSize isn't
met by <a href="https://github.com/vangent"><code>@vangent</code></a>
in <a
href="https://redirect.github.com/google/go-cloud/pull/3543">google/go-cloud#3543</a></li>
<li>blob: introduce conditional write option for storage by <a
href="https://github.com/ocampeau"><code>@ocampeau</code></a> in <a
href="https://redirect.github.com/google/go-cloud/pull/3533">google/go-cloud#3533</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/ocampeau"><code>@ocampeau</code></a>
made their first contribution in <a
href="https://redirect.github.com/google/go-cloud/pull/3533">google/go-cloud#3533</a></li>
<li><a href="https://github.com/pitabwire"><code>@pitabwire</code></a>
made their first contribution in <a
href="https://redirect.github.com/google/go-cloud/pull/3546">google/go-cloud#3546</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/go-cloud/compare/v0.41.0...v0.42.0">https://github.com/google/go-cloud/compare/v0.41.0...v0.42.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/go-cloud/commit/6da8c3e0d3b87360e8ee9bd3fbdbc8c84bf721e0"><code>6da8c3e</code></a>
all: prerelease (<a
href="https://redirect.github.com/google/go-cloud/issues/3574">#3574</a>)</li>
<li><a
href="https://github.com/google/go-cloud/commit/b9c3760fe42ff5ed454f7bd9983d752154c3755b"><code>b9c3760</code></a>
all: update more deps</li>
<li><a
href="https://github.com/google/go-cloud/commit/6a4f6638c2d9dee5461bdeb8a401a3e433519ea7"><code>6a4f663</code></a>
all: update GCS dependencies (<a
href="https://redirect.github.com/google/go-cloud/issues/3571">#3571</a>)</li>
<li><a
href="https://github.com/google/go-cloud/commit/9214e8717df21eff5409f7c2b9608e33bb741376"><code>9214e87</code></a>
Revert "mysql: migrate mysql opentelemetry (<a
href="https://redirect.github.com/google/go-cloud/issues/3553">#3553</a>)"
(<a
href="https://redirect.github.com/google/go-cloud/issues/3570">#3570</a>)</li>
<li><a
href="https://github.com/google/go-cloud/commit/00ab104ad1acc9d522e3770a778b18818b792239"><code>00ab104</code></a>
Revert "internal: feedback updates to otel common code (<a
href="https://redirect.github.com/google/go-cloud/issues/3557">#3557</a>)"
(<a
href="https://redirect.github.com/google/go-cloud/issues/3569">#3569</a>)</li>
<li><a
href="https://github.com/google/go-cloud/commit/14284a4e46b22b7dc7441aff6450cb0de39befef"><code>14284a4</code></a>
Revert "postgres: postgresql migration to opentelemetry (<a
href="https://redirect.github.com/google/go-cloud/issues/3552">#3552</a>)"
(<a
href="https://redirect.github.com/google/go-cloud/issues/3568">#3568</a>)</li>
<li><a
href="https://github.com/google/go-cloud/commit/18996dae2518243c32e26446f9dc47d333d19ece"><code>18996da</code></a>
Revert "pubsub: migrate pubsub to use opentelemetry (<a
href="https://redirect.github.com/google/go-cloud/issues/3551">#3551</a>)"
(<a
href="https://redirect.github.com/google/go-cloud/issues/3567">#3567</a>)</li>
<li><a
href="https://github.com/google/go-cloud/commit/13b7f5cff4f254fc987155d5fc3f03abc791ea7a"><code>13b7f5c</code></a>
Revert "runtimevar: Opentelemetry migration of runtimevar (<a
href="https://redirect.github.com/google/go-cloud/issues/3549">#3549</a>)"
(<a
href="https://redirect.github.com/google/go-cloud/issues/3566">#3566</a>)</li>
<li><a
href="https://github.com/google/go-cloud/commit/ba8f9bd49c602f39810f06c294d28e6bd61543fe"><code>ba8f9bd</code></a>
Revert "blob: migration of blob to use Opentelemetry (<a
href="https://redirect.github.com/google/go-cloud/issues/3548">#3548</a>)"
(<a
href="https://redirect.github.com/google/go-cloud/issues/3565">#3565</a>)</li>
<li><a
href="https://github.com/google/go-cloud/commit/0b5ade40a28df6b1c831f0eee566d3ea100fd322"><code>0b5ade4</code></a>
blob: migration of blob to use Opentelemetry (<a
href="https://redirect.github.com/google/go-cloud/issues/3548">#3548</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/google/go-cloud/compare/v0.41.0...v0.42.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `google.golang.org/api` from 0.238.0 to 0.239.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.239.0</h2>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.238.0...v0.239.0">0.239.0</a>
(2025-06-25)</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/3199">#3199</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/2bdd042ac9a9b4115ea14239f4ffc6d947b3ead8">2bdd042</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3201">#3201</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/8eff56f43f278eb7072da807eb492969d9b6ec00">8eff56f</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3202">#3202</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/f7c299e9c00588b68e02e6fa464ab92a7d7f70d4">f7c299e</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3203">#3203</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/459c5a8db5a2262fa9d4fd5031f8bd81569fe751">459c5a8</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3205">#3205</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/ca610d5390bb286d5f815ee8d296a7cdf7dd4baa">ca610d5</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3206">#3206</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/98b739881e1fd09b2f2b7c0122b675fb02625b7c">98b7398</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3207">#3207</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/71fe287d9c34180ed81ede37531b37b23a7c11dc">71fe287</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3209">#3209</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/27d1aa43d1fb592c0273a5617af68d397d1c9ac7">27d1aa4</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.238.0...v0.239.0">0.239.0</a>
(2025-06-25)</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/3199">#3199</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/2bdd042ac9a9b4115ea14239f4ffc6d947b3ead8">2bdd042</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3201">#3201</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/8eff56f43f278eb7072da807eb492969d9b6ec00">8eff56f</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3202">#3202</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/f7c299e9c00588b68e02e6fa464ab92a7d7f70d4">f7c299e</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3203">#3203</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/459c5a8db5a2262fa9d4fd5031f8bd81569fe751">459c5a8</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3205">#3205</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/ca610d5390bb286d5f815ee8d296a7cdf7dd4baa">ca610d5</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3206">#3206</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/98b739881e1fd09b2f2b7c0122b675fb02625b7c">98b7398</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3207">#3207</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/71fe287d9c34180ed81ede37531b37b23a7c11dc">71fe287</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3209">#3209</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/27d1aa43d1fb592c0273a5617af68d397d1c9ac7">27d1aa4</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/62ea841803381b7da3e285056884da59896343b0"><code>62ea841</code></a>
chore(main): release 0.239.0 (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3200">#3200</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/27d1aa43d1fb592c0273a5617af68d397d1c9ac7"><code>27d1aa4</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3209">#3209</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/71fe287d9c34180ed81ede37531b37b23a7c11dc"><code>71fe287</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3207">#3207</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/98b739881e1fd09b2f2b7c0122b675fb02625b7c"><code>98b7398</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3206">#3206</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/ca610d5390bb286d5f815ee8d296a7cdf7dd4baa"><code>ca610d5</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3205">#3205</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/459c5a8db5a2262fa9d4fd5031f8bd81569fe751"><code>459c5a8</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3203">#3203</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/f7c299e9c00588b68e02e6fa464ab92a7d7f70d4"><code>f7c299e</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3202">#3202</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/8eff56f43f278eb7072da807eb492969d9b6ec00"><code>8eff56f</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3201">#3201</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/2bdd042ac9a9b4115ea14239f4ffc6d947b3ead8"><code>2bdd042</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3199">#3199</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/google-api-go-client/compare/v0.238.0...v0.239.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 | 24 ++++++++++++------------
go.sum | 52 ++++++++++++++++++++++++++--------------------------
2 files changed, 38 insertions(+), 38 deletions(-)
diff --git a/go.mod b/go.mod
index 04ecd47..4d76c6c 100644
--- a/go.mod
+++ b/go.mod
@@ -22,14 +22,14 @@ go 1.24
toolchain go1.24.2
require (
- cloud.google.com/go/storage v1.51.0
+ cloud.google.com/go/storage v1.55.0
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.1
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/aws-sdk-go-v2/service/glue v1.116.0
+ github.com/aws/aws-sdk-go-v2/service/s3 v1.82.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
@@ -48,9 +48,9 @@ require (
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
+ gocloud.dev v0.42.0
golang.org/x/sync v0.15.0
- google.golang.org/api v0.238.0
+ google.golang.org/api v0.239.0
gopkg.in/yaml.v3 v3.0.1
)
@@ -59,7 +59,7 @@ require (
atomicgo.dev/keyboard v0.2.9 // indirect
atomicgo.dev/schedule v0.1.0 // indirect
cel.dev/expr v0.23.0 // indirect
- cloud.google.com/go v0.120.0 // indirect
+ cloud.google.com/go v0.121.1 // indirect
cloud.google.com/go/auth v0.16.2 // indirect
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
cloud.google.com/go/compute/metadata v0.7.0 // indirect
@@ -172,7 +172,7 @@ require (
github.com/gookit/color v1.5.4 // indirect
github.com/gorilla/mux v1.8.1 // indirect
github.com/gorilla/websocket v1.5.0 // indirect
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 // indirect
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
@@ -279,12 +279,12 @@ require (
github.com/zeebo/xxh3 v1.0.2 // indirect
go.opencensus.io v0.24.0 // indirect
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
- go.opentelemetry.io/contrib/detectors/gcp v1.35.0 // indirect
+ go.opentelemetry.io/contrib/detectors/gcp v1.36.0 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
v0.61.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
v0.56.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0
// indirect
go.opentelemetry.io/otel v1.36.0 // indirect
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
v1.31.0 // indirect
+ go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
v1.35.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
v1.31.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.31.0
// indirect
@@ -293,7 +293,7 @@ require (
go.opentelemetry.io/otel/sdk v1.36.0 // indirect
go.opentelemetry.io/otel/sdk/metric v1.36.0 // indirect
go.opentelemetry.io/otel/trace v1.36.0 // indirect
- go.opentelemetry.io/proto/otlp v1.3.1 // indirect
+ go.opentelemetry.io/proto/otlp v1.5.0 // indirect
go.uber.org/mock v0.5.0 // indirect
golang.org/x/crypto v0.39.0 // indirect
golang.org/x/exp v0.0.0-20250606033433-dcc06ee1d476 // indirect
@@ -306,8 +306,8 @@ require (
golang.org/x/time v0.12.0 // indirect
golang.org/x/tools v0.34.0 // indirect
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
- google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2 //
indirect
- google.golang.org/genproto/googleapis/api
v0.0.0-20250505200425-f936aa4a68b2 // indirect
+ google.golang.org/genproto v0.0.0-20250603155806-513f23925822 //
indirect
+ google.golang.org/genproto/googleapis/api
v0.0.0-20250603155806-513f23925822 // indirect
google.golang.org/genproto/googleapis/rpc
v0.0.0-20250603155806-513f23925822 // indirect
google.golang.org/grpc v1.73.0 // indirect
google.golang.org/protobuf v1.36.6 // indirect
diff --git a/go.sum b/go.sum
index a69babb..08fcc14 100644
--- a/go.sum
+++ b/go.sum
@@ -9,8 +9,8 @@ atomicgo.dev/schedule v0.1.0/go.mod
h1:xeUa3oAkiuHYh8bKiQBRojqAMq3PXXbJujjb0hw8p
cel.dev/expr v0.23.0 h1:wUb94w6OYQS4uXraxo9U+wUAs9jT47Xvl4iPgAwM2ss=
cel.dev/expr v0.23.0/go.mod h1:hLPLo1W4QUmuYdA72RBX06QTs6MXw941piREPl3Yfiw=
cloud.google.com/go v0.26.0/go.mod
h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
-cloud.google.com/go v0.120.0 h1:wc6bgG9DHyKqF5/vQvX1CiZrtHnxJjBlKUyF9nP6meA=
-cloud.google.com/go v0.120.0/go.mod
h1:/beW32s8/pGRuj4IILWQNd4uuebeT4dkOhKmkfit64Q=
+cloud.google.com/go v0.121.1 h1:S3kTQSydxmu1JfLRLpKtxRPA7rSrYPRPEUmL/PavVUw=
+cloud.google.com/go v0.121.1/go.mod
h1:nRFlrHq39MNVWu+zESP2PosMWA0ryJw8KUBZ2iZpxbw=
cloud.google.com/go/auth v0.16.2
h1:QvBAGFPLrDeoiNjyfVunhQ10HKNYuOwZ5noee0M5df4=
cloud.google.com/go/auth v0.16.2/go.mod
h1:sRBas2Y1fB1vZTdurouM0AzuYQBMZinrUYL8EufhtEA=
cloud.google.com/go/auth/oauth2adapt v0.2.8
h1:keo8NaayQZ6wimpNSmW5OPc283g65QNIiLpZnkHRbnc=
@@ -25,8 +25,8 @@ cloud.google.com/go/longrunning v0.6.7
h1:IGtfDWHhQCgCjwQjV9iiLnUta9LBCo8R9QmAFs
cloud.google.com/go/longrunning v0.6.7/go.mod
h1:EAFV3IZAKmM56TyiE6VAP3VoTzhZzySwI/YI1s/nRsY=
cloud.google.com/go/monitoring v1.24.2
h1:5OTsoJ1dXYIiMiuL+sYscLc9BumrL3CarVLL7dd7lHM=
cloud.google.com/go/monitoring v1.24.2/go.mod
h1:x7yzPWcgDRnPEv3sI+jJGBkwl5qINf+6qY4eq0I9B4U=
-cloud.google.com/go/storage v1.51.0
h1:ZVZ11zCiD7b3k+cH5lQs/qcNaoSz3U9I0jgwVzqDlCw=
-cloud.google.com/go/storage v1.51.0/go.mod
h1:YEJfu/Ki3i5oHC/7jyTgsGZwdQ8P9hqMqvpi5kRKGgc=
+cloud.google.com/go/storage v1.55.0
h1:NESjdAToN9u1tmhVqhXCaCwYBuvEhZLLv0gBr+2znf0=
+cloud.google.com/go/storage v1.55.0/go.mod
h1:ztSmTTwzsdXe5syLVS0YsbFxXuvEmEyZj7v7zChEmuY=
cloud.google.com/go/trace v1.11.6
h1:2O2zjPzqPYAHrn3OKl029qlqG6W8ZdYaOWRyr8NgMT4=
cloud.google.com/go/trace v1.11.6/go.mod
h1:GA855OeDEBiBMzcckLPE2kDunIpC72N+Pq8WFieFjnI=
dario.cat/mergo v1.0.1 h1:Ra4+bf83h2ztPIQYNP99R6m+Y7KfnARDfID+a+vLl4s=
@@ -134,8 +134,8 @@ github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3
h1:bIqFDwgGXXN1Kpp99pDOdKMTTb5d
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.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/glue v1.116.0
h1:ljw1r+9Qikkba+XkchFy+nhmvFF1rgkxlHvodvS8RNk=
+github.com/aws/aws-sdk-go-v2/service/glue v1.116.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=
@@ -144,8 +144,8 @@ github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
v1.12.17 h1:t0E6FzRE
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/s3 v1.82.0
h1:JubM8CGDDFaAOmBrd8CRYNr49ZNgEAiLwGwgNMdS0nw=
+github.com/aws/aws-sdk-go-v2/service/s3 v1.82.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=
@@ -411,8 +411,8 @@ github.com/gorilla/mux v1.8.1
h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY=
github.com/gorilla/mux v1.8.1/go.mod
h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ=
github.com/gorilla/websocket v1.5.0
h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc=
github.com/gorilla/websocket v1.5.0/go.mod
h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
-github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0
h1:asbCHRVmodnJTuQ3qamDwqVOIjwqUPTYmYuemVOx+Ys=
-github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0/go.mod
h1:ggCgvZ2r7uOoQjOyu2Y1NhHmEPPzzuhWgcza5M1Ji1I=
+github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1
h1:e9Rjr40Z98/clHv5Yg79Is0NtosR5LXRvdr7o/6NwbA=
+github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1/go.mod
h1:tIxuGz/9mpox++sgp9fJjHO0+q1X9/UOWd798aAm22M=
github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
h1:5upAirOpQc1Q53c0bnx2ufif5kANL7bfZWcc6VJWJd8=
github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed/go.mod
h1:tMWxXQ9wFIaZeTI9F+hmhFiGpFmhOHzyShyFUhRm0H4=
github.com/hamba/avro/v2 v2.29.0
h1:fkqoWEPxfygZxrkktgSHEpd0j/P7RKTBTDbcEeMdVEY=
@@ -792,8 +792,8 @@ go.opencensus.io v0.24.0
h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=
go.opencensus.io v0.24.0/go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo=
go.opentelemetry.io/auto/sdk v1.1.0
h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA=
go.opentelemetry.io/auto/sdk v1.1.0/go.mod
h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A=
-go.opentelemetry.io/contrib/detectors/gcp v1.35.0
h1:bGvFt68+KTiAKFlacHW6AhA56GF2rS0bdD3aJYEnmzA=
-go.opentelemetry.io/contrib/detectors/gcp v1.35.0/go.mod
h1:qGWP8/+ILwMRIUf9uIVLloR1uo5ZYAslM4O6OqUi1DA=
+go.opentelemetry.io/contrib/detectors/gcp v1.36.0
h1:F7q2tNlCaHY9nMKHR6XH9/qkp8FktLnIcy6jJNyOCQw=
+go.opentelemetry.io/contrib/detectors/gcp v1.36.0/go.mod
h1:IbBN8uAIIx734PTonTPxAxnjc2pQTxWNkwfstZ+6H2k=
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
v0.61.0 h1:q4XOmH/0opmeuJtPsbFNivyl7bCt7yRBbeEm2sC/XtQ=
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
v0.61.0/go.mod h1:snMWehoOh2wsEwnvvwtDyFCxVeDAODenXHtn5vzrKjo=
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
v0.56.0 h1:4BZHA+B1wXEQoGNHxW8mURaLhcdGwvRnmhGbm+odRbc=
@@ -802,8 +802,8 @@
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 h1:F7Jx+6h
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0/go.mod
h1:UHB22Z8QsdRDrnAtX4PntOl36ajSxcdUMt1sF7Y6E7Q=
go.opentelemetry.io/otel v1.36.0
h1:UumtzIklRBY6cI/lllNZlALOF5nNIzJVb16APdvgTXg=
go.opentelemetry.io/otel v1.36.0/go.mod
h1:/TcFMXYjyRNh8khOAO9ybYkqaDBb/70aVwkNML4pP8E=
-go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.31.0
h1:FZ6ei8GFW7kyPYdxJaV2rgI6M+4tvZzhYsQ2wgyVC08=
-go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
v1.31.0/go.mod h1:MdEu/mC6j3D+tTEfvI15b5Ci2Fn7NneJ71YMoiS3tpI=
+go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.35.0
h1:QcFwRrZLc82r8wODjvyCbP7Ifp3UANaBSmhDSFjnqSc=
+go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
v1.35.0/go.mod h1:CXIWhUomyWBG/oY2/r/kLp6K/cmx9e/7DLpBuuGdLCA=
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.31.0
h1:ZsXq73BERAiNuuFXYqP4MR5hBrjXfMGSO+Cx7qoOZiM=
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
v1.31.0/go.mod h1:hg1zaDMpyZJuUzjFxFsRYBoccE86tM9Uf4IqNMUxvrY=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0
h1:K0XaT3DwHAcV4nKLzcQvwAgSyisUghWoY20I7huthMk=
@@ -812,8 +812,8 @@
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.31.0 h1:FFeLy
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.31.0/go.mod
h1:TMu73/k1CP8nBUpDLc71Wj/Kf7ZS9FK5b53VapRsP9o=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0
h1:lUsI2TYsQw2r1IASwoROaCnjdj2cvC2+Jbxvk6nHnWU=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0/go.mod
h1:2HpZxxQurfGxJlJDblybejHB6RX6pmExPNe517hREw4=
-go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.29.0
h1:WDdP9acbMYjbKIyJUhTvtzj601sVJOqgWdUxSdR/Ysc=
-go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.29.0/go.mod
h1:BLbf7zbNIONBLPwvFnwNHGj4zge8uTCM/UPIVW1Mq2I=
+go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.36.0
h1:rixTyDGXFxRy1xzhKrotaHy3/KXdPhlWARrCgK+eqUY=
+go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.36.0/go.mod
h1:dowW6UsM9MKbJq5JTz2AMVp3/5iW5I/TStsk8S+CfHw=
go.opentelemetry.io/otel/metric v1.36.0
h1:MoWPKVhQvJ+eeXWHFBOPoBOi20jh6Iq2CcCREuTYufE=
go.opentelemetry.io/otel/metric v1.36.0/go.mod
h1:zC7Ks+yeyJt4xig9DEw9kuUFe5C3zLbVjV2PzT6qzbs=
go.opentelemetry.io/otel/sdk v1.36.0
h1:b6SYIuLRs88ztox4EyrvRti80uXIFy+Sqzoh9kFULbs=
@@ -822,14 +822,14 @@ go.opentelemetry.io/otel/sdk/metric v1.36.0
h1:r0ntwwGosWGaa0CrSt8cuNuTcccMXERFw
go.opentelemetry.io/otel/sdk/metric v1.36.0/go.mod
h1:qTNOhFDfKRwX0yXOqJYegL5WRaW376QbB7P4Pb0qva4=
go.opentelemetry.io/otel/trace v1.36.0
h1:ahxWNuqZjpdiFAyrIoQ4GIiAIhxAunQR6MUoKrsNd4w=
go.opentelemetry.io/otel/trace v1.36.0/go.mod
h1:gQ+OnDZzrybY4k4seLzPAWNwVBBVlF2szhehOBB/tGA=
-go.opentelemetry.io/proto/otlp v1.3.1
h1:TrMUixzpM0yuc/znrFTP9MMRh8trP93mkCiDVeXrui0=
-go.opentelemetry.io/proto/otlp v1.3.1/go.mod
h1:0X1WI4de4ZsLrrJNLAQbFeLCm3T7yBkR0XqQ7niQU+8=
+go.opentelemetry.io/proto/otlp v1.5.0
h1:xJvq7gMzB31/d406fB8U5CBdyQGw4P399D1aQWU/3i4=
+go.opentelemetry.io/proto/otlp v1.5.0/go.mod
h1:keN8WnHxOy8PG0rQZjJJ5A2ebUoafqWp0eVQ4yIXvJ4=
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
go.uber.org/goleak v1.3.0/go.mod
h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE=
go.uber.org/mock v0.5.0 h1:KAMbZvZPyBPWgD14IrIQ38QCyjwpvVVV6K/bHl1IwQU=
go.uber.org/mock v0.5.0/go.mod h1:ge71pBPLYDk7QIi1LupWxdAykm7KIEFchiOqd6z7qMM=
-gocloud.dev v0.41.0 h1:qBKd9jZkBKEghYbP/uThpomhedK5s2Gy6Lz7h/zYYrM=
-gocloud.dev v0.41.0/go.mod h1:IetpBcWLUwroOOxKr90lhsZ8vWxeSkuszBnW62sbcf0=
+gocloud.dev v0.42.0 h1:qzG+9ItUL3RPB62/Amugws28n+4vGZXEoJEAMfjutzw=
+gocloud.dev v0.42.0/go.mod h1:zkaYAapZfQisXOA4bzhsbA4ckiStGQ3Psvs9/OQ5dPM=
golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod
h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod
h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20190325154230-a5d413f7728c/go.mod
h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
@@ -971,17 +971,17 @@ 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.238.0 h1:+EldkglWIg/pWjkq97sd+XxH7PxakNYoe/rkSTbnvOs=
-google.golang.org/api v0.238.0/go.mod
h1:cOVEm2TpdAGHL2z+UwyS+kmlGr3bVWQQ6sYEqkKje50=
+google.golang.org/api v0.239.0 h1:2hZKUnFZEy81eugPs4e2XzIJ5SOwQg0G82bpXD65Puo=
+google.golang.org/api v0.239.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=
google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55/go.mod
h1:DMBHOl98Agz4BDEuKkezgsaosCRResVns1a3J2ZsMNc=
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013/go.mod
h1:NbSheEEYHJ7i3ixzK3sjbqSGDJWnxyFXZblF3eUsNvo=
-google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2
h1:1tXaIXCracvtsRxSBsYDiSBN0cuJvM7QYW+MrpIRY78=
-google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2/go.mod
h1:49MsLSx0oWMOZqcpB3uL8ZOkAh1+TndpJ8ONoCBWiZk=
-google.golang.org/genproto/googleapis/api v0.0.0-20250505200425-f936aa4a68b2
h1:vPV0tzlsK6EzEDHNNH5sa7Hs9bd7iXR7B1tSiPepkV0=
-google.golang.org/genproto/googleapis/api
v0.0.0-20250505200425-f936aa4a68b2/go.mod
h1:pKLAc5OolXC3ViWGI62vvC0n10CpwAtRcTNCFwTKBEw=
+google.golang.org/genproto v0.0.0-20250603155806-513f23925822
h1:rHWScKit0gvAPuOnu87KpaYtjK5zBMLcULh7gxkCXu4=
+google.golang.org/genproto v0.0.0-20250603155806-513f23925822/go.mod
h1:HubltRL7rMh0LfnQPkMH4NPDFEWp0jw3vixw7jEM53s=
+google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822
h1:oWVWY3NzT7KJppx2UKhKmzPq4SRe0LdCijVRwvGeikY=
+google.golang.org/genproto/googleapis/api
v0.0.0-20250603155806-513f23925822/go.mod
h1:h3c4v36UTKzUiuaOKQ6gr3S+0hovBtUrXzTG/i3+XEc=
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822
h1:fc6jSaCT0vBduLYZHYrBBNY4dsWuvgyff9noRNDdBeE=
google.golang.org/genproto/googleapis/rpc
v0.0.0-20250603155806-513f23925822/go.mod
h1:qQ0YXyHHx3XkvlzUtpXDkS29lDSafHMZBAZDc03LQ3A=
google.golang.org/grpc v1.0.5/go.mod
h1:yo6s7OP7yaDglbqo1J04qKzAhqBH6lvTonzMVmEdcZw=