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 c8126e10 build(deps): bump the gomod_updates group with 4 updates
(#680)
c8126e10 is described below
commit c8126e10016ddb6a723acb715aad59ad9fd94604
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 17:38:40 2026 -0500
build(deps): bump the gomod_updates group with 4 updates (#680)
Bumps the gomod_updates group with 4 updates:
[cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go),
[github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go),
[github.com/aws/aws-sdk-go-v2/service/glue](https://github.com/aws/aws-sdk-go-v2)
and
[google.golang.org/api](https://github.com/googleapis/google-api-go-client).
Updates `cloud.google.com/go/storage` from 1.59.0 to 1.59.1
<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 1.59.1</h2>
<h2><a
href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.59.0...storage/v1.59.1">1.59.1</a>
(2026-01-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>
<p>remove mandatory attrs response in MRD (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13585">#13585</a>)
(<a
href="https://github.com/googleapis/google-cloud-go/commit/6752a496">6752a496</a>)</p>
</li>
<li>
<p>close attrsReady channel when metadata is missing (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13574">#13574</a>)
(<a
href="https://github.com/googleapis/google-cloud-go/commit/712f5627">712f5627</a>)</p>
</li>
<li>
<p>don&<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/39">#39</a>;t
update global object&<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/39">#39</a>;s
readhandle in MRD (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13575">#13575</a>)
(<a
href="https://github.com/googleapis/google-cloud-go/commit/bc925001">bc925001</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/5cd8007d7875f33d9348dfee7c99c2eee538f81a"><code>5cd8007</code></a>
chore: librarian release pull request: 20260114T061057Z (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13597">#13597</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/585cd823a9557565b3f427107e6637d2c7a57ef9"><code>585cd82</code></a>
feat(firestore): [PQ] add pipeline queries</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/6752a496e756c214faf345c302b58ed7593c6017"><code>6752a49</code></a>
fix: remove mandatory attrs response in MRD (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13585">#13585</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/134700486ee676e1c94e14cde76fb21d8cf3345b"><code>1347004</code></a>
chore: skip failing TestIntegration_WriterAppendEdgeCases (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13586">#13586</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/e7723a025fd1c846bca1c083729232f077fa8a0d"><code>e7723a0</code></a>
test(storage): add test for MRD with read handle (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13591">#13591</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/7e730f1464a5bca56056e243535566bfa8f75bb3"><code>7e730f1</code></a>
test(datastore): fix flaky tests (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13587">#13587</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/d23326bf90f9653bd23a660f8e36b0fb222d5e72"><code>d23326b</code></a>
chore(spanner): add gorm data type names for PG types (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13584">#13584</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/bc925001a2f5b186c231c2885f9162713bb4b1bf"><code>bc92500</code></a>
fix: don't update global object's readhandle in MRD (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13575">#13575</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/712f56272ac5a219bac1b20894e4825f3682c920"><code>712f562</code></a>
fix: close attrsReady channel when metadata is missing (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13574">#13574</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-go/commit/2b52937cdcbf82eb77559da9684e097763069b80"><code>2b52937</code></a>
chore: tidy generated snippets (<a
href="https://redirect.github.com/googleapis/google-cloud-go/issues/13571">#13571</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.59.0...storage/v1.59.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from
1.6.3 to 1.6.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Azure/azure-sdk-for-go/releases">github.com/Azure/azure-sdk-for-go/sdk/storage/azblob's
releases</a>.</em></p>
<blockquote>
<h2>sdk/storage/azblob/v1.6.4</h2>
<h2>1.6.4 (2026-01-12)</h2>
<h3>Features Added</h3>
<ul>
<li>Added support for the StartFrom parameter on
<code>BlobContainerClient.listBlobs()</code> and
<code>BlobContainerClient.listBlobsByHierarchy()</code> APIs.</li>
<li>Added support for conditional headers on
<code>BlobClientBase.getTags()</code> and
<code>BlobClientBase.setTags()</code> APIs.</li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>Added support for service version 2026-02-06.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/65c3b792856d9ad7ce0b59c127ce299358e41a01"><code>65c3b79</code></a>
[Storage][STG100] Version changes and changelog updates (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/25853">#25853</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/f6309d465ff4978aeccd13278233add9b0c5348a"><code>f6309d4</code></a>
Prep [email protected] for release (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/25864">#25864</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/d0a981978520521ed6ae090667413eb4f39aba69"><code>d0a9819</code></a>
Update SDK generation as completed when SDK pull request is linked to
release...</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/aba8672618e84f1af6a6e1670020489f518200f2"><code>aba8672</code></a>
Configurations:
'specification/resourceconnector/resource-manager/Microsoft....</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/481e4ab591a3f301a08555915e0ec491e6c1169c"><code>481e4ab</code></a>
Add some missing methods to the types in datetime (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/25826">#25826</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/35d60710fea65dc95efbc39209289a55e9ed31a0"><code>35d6071</code></a>
Skip unsafeptr check for storage SDKs (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/25856">#25856</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/5d68f6655627e7e7175dea1df27aa2598452528a"><code>5d68f66</code></a>
add code (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/25837">#25837</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/944cd8dfc2459a4aa368cedbfd2b1fb9a7cfc700"><code>944cd8d</code></a>
add code (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/25836">#25836</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/119182532bfd3b597a3051d4631c242f8a1504ab"><code>1191825</code></a>
[Regeneration]sdk/resourcemanager/quota/armquota (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/25835">#25835</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/e1a9bfde0709b11a50473b12ef03234006b355c3"><code>e1a9bfd</code></a>
add code (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/25838">#25838</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Azure/azure-sdk-for-go/compare/sdk/storage/azblob/v1.6.3...sdk/storage/azblob/v1.6.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/aws/aws-sdk-go-v2/service/glue` from 1.136.0 to
1.136.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c06b95b12734b7c87e42bbcc7ce10395831c2730"><code>c06b95b</code></a>
Release 2026-01-12</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e59dd641e3e21a6befaddf11ffd1b03b3c6e7019"><code>e59dd64</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ef25873469577c89ba8d3397421e922584ceff0a"><code>ef25873</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/91550cb2e1f1f95adec961ee928ba2f2220c3e41"><code>91550cb</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/dcbed91b6c6235022f15eda6ea526dbb91e1cb81"><code>dcbed91</code></a>
Release 2026-01-09</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/08120e899e0d062034491f2d5ab3aa2af9c71517"><code>08120e8</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/1d7a925139175b713db7b7567e619384700c4080"><code>1d7a925</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/482067d6a168799eb4c6cdb8900738552f5d8e92"><code>482067d</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/46624041ea8ffb4a299c9baad0ec6d4f7efbc979"><code>4662404</code></a>
remove example (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3282">#3282</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c28a6f44b3a2dfa2495cea65beedfa7958f6dda6"><code>c28a6f4</code></a>
Release 2026-01-07</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/ec2/v1.136.0...service/glue/v1.136.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `google.golang.org/api` from 0.259.0 to 0.260.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.260.0</h2>
<h2><a
href="https://github.com/googleapis/google-api-go-client/compare/v0.259.0...v0.260.0">0.260.0</a>
(2026-01-14)</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/3428">#3428</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/0afb986761463235d97270ab501a134b4b8f30ab">0afb986</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3430">#3430</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/6fe40c61fa1b8990057b5e668e54ba8657a57ea1">6fe40c6</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3431">#3431</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/02e27cf37dfd4ac6b5177aea1e7e1e6c9489e19e">02e27cf</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3432">#3432</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/b147c8bae5b8087c272b85f423f5655d8eadba6c">b147c8b</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3433">#3433</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/d2187ce982d4fef390ad018c8939299bcc8a9b2e">d2187ce</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3435">#3435</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/b93c288ec0e6dc55b121228c8236338de24d7256">b93c288</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3437">#3437</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/28ff500331f494c94fc461dfa66a442a7c0dede8">28ff500</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3438">#3438</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/0172d5662d927cd0e7411516e52b3181f8ce3c00">0172d56</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.259.0...v0.260.0">0.260.0</a>
(2026-01-14)</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/3428">#3428</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/0afb986761463235d97270ab501a134b4b8f30ab">0afb986</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3430">#3430</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/6fe40c61fa1b8990057b5e668e54ba8657a57ea1">6fe40c6</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3431">#3431</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/02e27cf37dfd4ac6b5177aea1e7e1e6c9489e19e">02e27cf</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3432">#3432</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/b147c8bae5b8087c272b85f423f5655d8eadba6c">b147c8b</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3433">#3433</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/d2187ce982d4fef390ad018c8939299bcc8a9b2e">d2187ce</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3435">#3435</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/b93c288ec0e6dc55b121228c8236338de24d7256">b93c288</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3437">#3437</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/28ff500331f494c94fc461dfa66a442a7c0dede8">28ff500</a>)</li>
<li><strong>all:</strong> Auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3438">#3438</a>)
(<a
href="https://github.com/googleapis/google-api-go-client/commit/0172d5662d927cd0e7411516e52b3181f8ce3c00">0172d56</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/b916f2cc942c0693d35f70fbe578b4a115be6253"><code>b916f2c</code></a>
chore(main): release 0.260.0 (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3429">#3429</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/0172d5662d927cd0e7411516e52b3181f8ce3c00"><code>0172d56</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3438">#3438</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/ccb5b87ebc6adb8e1eb46e4276ee47185a1629ca"><code>ccb5b87</code></a>
chore: switch test driver to use gotestsum (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3436">#3436</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/28ff500331f494c94fc461dfa66a442a7c0dede8"><code>28ff500</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3437">#3437</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/33b7ab5e940b4a85c5ea3315a6372805fcf62c31"><code>33b7ab5</code></a>
chore(all): update module
github.com/googleapis/enterprise-certificate-proxy ...</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/b93c288ec0e6dc55b121228c8236338de24d7256"><code>b93c288</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3435">#3435</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/d2187ce982d4fef390ad018c8939299bcc8a9b2e"><code>d2187ce</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3433">#3433</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/b147c8bae5b8087c272b85f423f5655d8eadba6c"><code>b147c8b</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3432">#3432</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/02e27cf37dfd4ac6b5177aea1e7e1e6c9489e19e"><code>02e27cf</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3431">#3431</a>)</li>
<li><a
href="https://github.com/googleapis/google-api-go-client/commit/6fe40c61fa1b8990057b5e668e54ba8657a57ea1"><code>6fe40c6</code></a>
feat(all): auto-regenerate discovery clients (<a
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3430">#3430</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/google-api-go-client/compare/v0.259.0...v0.260.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>
Co-authored-by: Matt Topol <[email protected]>
---
go.mod | 10 +++++-----
go.sum | 20 ++++++++++----------
internal/recipe/docker-compose.yml | 2 +-
3 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/go.mod b/go.mod
index db14fd8f..0cce7456 100644
--- a/go.mod
+++ b/go.mod
@@ -20,14 +20,14 @@ module github.com/apache/iceberg-go
go 1.24.9
require (
- cloud.google.com/go/storage v1.59.0
+ cloud.google.com/go/storage v1.59.1
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13.1
- github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.3
+ github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.4
github.com/apache/arrow-go/v18 v18.5.0
github.com/aws/aws-sdk-go-v2 v1.41.1
github.com/aws/aws-sdk-go-v2/config v1.32.7
github.com/aws/aws-sdk-go-v2/credentials v1.19.7
- github.com/aws/aws-sdk-go-v2/service/glue v1.136.0
+ github.com/aws/aws-sdk-go-v2/service/glue v1.136.1
github.com/aws/aws-sdk-go-v2/service/s3 v1.95.1
github.com/aws/smithy-go v1.24.0
github.com/awsdocs/aws-doc-sdk-examples/gov2/testtools
v0.0.0-20250407191926-092f3e54b837
@@ -52,7 +52,7 @@ require (
github.com/uptrace/bun/extra/bundebug v1.2.16
gocloud.dev v0.44.0
golang.org/x/sync v0.19.0
- google.golang.org/api v0.259.0
+ google.golang.org/api v0.260.0
gopkg.in/yaml.v3 v3.0.1
)
@@ -164,7 +164,7 @@ require (
github.com/google/s2a-go v0.1.9 // indirect
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/wire v0.7.0 // indirect
- github.com/googleapis/enterprise-certificate-proxy v0.3.7 // indirect
+ github.com/googleapis/enterprise-certificate-proxy v0.3.9 // indirect
github.com/googleapis/gax-go/v2 v2.16.0 // indirect
github.com/gookit/color v1.5.4 // indirect
github.com/gorilla/mux v1.8.1 // indirect
diff --git a/go.sum b/go.sum
index 5f38ee29..c33e8849 100644
--- a/go.sum
+++ b/go.sum
@@ -24,8 +24,8 @@ cloud.google.com/go/longrunning v0.7.0
h1:FV0+SYF1RIj59gyoWDRi45GiYUMM3K1qO51qob
cloud.google.com/go/longrunning v0.7.0/go.mod
h1:ySn2yXmjbK9Ba0zsQqunhDkYi0+9rlXIwnoAf+h+TPY=
cloud.google.com/go/monitoring v1.24.3
h1:dde+gMNc0UhPZD1Azu6at2e79bfdztVDS5lvhOdsgaE=
cloud.google.com/go/monitoring v1.24.3/go.mod
h1:nYP6W0tm3N9H/bOw8am7t62YTzZY+zUeQ+Bi6+2eonI=
-cloud.google.com/go/storage v1.59.0
h1:9p3yDzEN9Vet4JnbN90FECIw6n4FCXcKBK1scxtQnw8=
-cloud.google.com/go/storage v1.59.0/go.mod
h1:cMWbtM+anpC74gn6qjLh+exqYcfmB9Hqe5z6adx+CLI=
+cloud.google.com/go/storage v1.59.1
h1:DXAZLcTimtiXdGqDSnebROVPd9QvRsFVVlptz02Wk58=
+cloud.google.com/go/storage v1.59.1/go.mod
h1:cMWbtM+anpC74gn6qjLh+exqYcfmB9Hqe5z6adx+CLI=
cloud.google.com/go/trace v1.11.7
h1:kDNDX8JkaAG3R2nq1lIdkb7FCSi1rCmsEtKVsty7p+U=
cloud.google.com/go/trace v1.11.7/go.mod
h1:TNn9d5V3fQVf6s4SCveVMIBS2LJUqo73GACmq/Tky0s=
dario.cat/mergo v1.0.2 h1:85+piFYR1tMbRrLcDwR18y4UKJ3aH1Tbzi24VRW1TK8=
@@ -44,8 +44,8 @@ github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2
h1:9iefClla7iYpfYWdzPCRDo
github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2/go.mod
h1:XtLgD3ZD34DAaVIIAyG3objl5DynM3CQ/vMcbBNJZGI=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage
v1.8.1 h1:/Zt+cDPnpC3OVDm/JKLOs7M2DKmLRIIp3XIx9pHHiig=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage
v1.8.1/go.mod h1:Ng3urmn6dYe8gnbCMoHHVl5APYz2txho3koEkV2o2HA=
-github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.3
h1:ZJJNFaQ86GVKQ9ehwqyAFE6pIfyicpuJ8IkVaPBc6/4=
-github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.3/go.mod
h1:URuDvhmATVKqHBH9/0nOiNKk0+YcwfQ3WkK5PqHKxc8=
+github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.4
h1:jWQK1GI+LeGGUKBADtcH2rRqPxYB1Ljwms5gFA2LqrM=
+github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.4/go.mod
h1:8mwH4klAm9DUgR2EEHyEEAQlRDvLPyg5fQry3y+cDew=
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c
h1:udKWzYgxTojEKWjV8V+WSxDXJ4NFATAsZjh8iIbsQIg=
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c/go.mod
h1:xomTg63KZ2rFqZQzSB4Vz2SUXa1BpHTVz9L5PTmPC4E=
github.com/Azure/go-autorest v14.2.0+incompatible
h1:V5VMDjClD3GiElqLWO7mz2MxNAK/vTfRHdAubSIPRgs=
@@ -124,8 +124,8 @@ github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4
h1:WKuaxf++XKWlHWu9ECbMlha8WOEG
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4/go.mod
h1:ZWy7j6v1vWGmPReu0iSGvRiise4YI5SkR3OHKTZ6Wuc=
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.17
h1:JqcdRG//czea7Ppjb+g/n4o8i/R50aTBHkA7vu0lK+k=
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.17/go.mod
h1:CO+WeGmIdj/MlPel2KwID9Gt7CNq4M65HUfBW97liM0=
-github.com/aws/aws-sdk-go-v2/service/glue v1.136.0
h1:bli/DDcegh74YQ8IFDcFKS2dAteyVFpSrnTX1NN5reY=
-github.com/aws/aws-sdk-go-v2/service/glue v1.136.0/go.mod
h1:B6g7dsUUg4QUcH6zou32L1LDXjgtk/YjVFcu09jXv10=
+github.com/aws/aws-sdk-go-v2/service/glue v1.136.1
h1:yezTrSee8k1HbxiSe1sBZAGP5K3MWTVhRuIhz9ZNncM=
+github.com/aws/aws-sdk-go-v2/service/glue v1.136.1/go.mod
h1:B6g7dsUUg4QUcH6zou32L1LDXjgtk/YjVFcu09jXv10=
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.4
h1:0ryTNEdJbzUCEWkVXEXoqlXV72J5keC1GvILMOuD00E=
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.4/go.mod
h1:HQ4qwNZh32C3CBeO6iJLQlgtMzqeG17ziAA/3KDJFow=
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.8
h1:Z5EiPIzXKewUQK0QTMkutjiaPVeVYXX7KIqhXu/0fXs=
@@ -368,8 +368,8 @@ github.com/google/uuid v1.6.0
h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod
h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/google/wire v0.7.0 h1:JxUKI6+CVBgCO2WToKy/nQk0sS+amI9z9EjVmdaocj4=
github.com/google/wire v0.7.0/go.mod
h1:n6YbUQD9cPKTnHXEBN2DXlOp/mVADhVErcMFb0v3J18=
-github.com/googleapis/enterprise-certificate-proxy v0.3.7
h1:zrn2Ee/nWmHulBx5sAVrGgAa0f2/R35S4DJwfFaUPFQ=
-github.com/googleapis/enterprise-certificate-proxy v0.3.7/go.mod
h1:MkHOF77EYAE7qfSuSS9PU6g4Nt4e11cnsDUowfwewLA=
+github.com/googleapis/enterprise-certificate-proxy v0.3.9
h1:TOpi/QG8iDcZlkQlGlFUti/ZtyLkliXvHDcyUIMuFrU=
+github.com/googleapis/enterprise-certificate-proxy v0.3.9/go.mod
h1:MkHOF77EYAE7qfSuSS9PU6g4Nt4e11cnsDUowfwewLA=
github.com/googleapis/gax-go/v2 v2.16.0
h1:iHbQmKLLZrexmb0OSsNGTeSTS0HO4YvFOG8g5E4Zd0Y=
github.com/googleapis/gax-go/v2 v2.16.0/go.mod
h1:o1vfQjjNZn4+dPnRdl/4ZD7S9414Y4xA+a/6Icj6l14=
github.com/gookit/color v1.4.2/go.mod
h1:fqRyamkC1W8uxl+lxCQxOT09l/vYfZ+QeiX3rKQHCoQ=
@@ -890,8 +890,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.259.0 h1:90TaGVIxScrh1Vn/XI2426kRpBqHwWIzVBzJsVZ5XrQ=
-google.golang.org/api v0.259.0/go.mod
h1:LC2ISWGWbRoyQVpxGntWwLWN/vLNxxKBK9KuJRI8Te4=
+google.golang.org/api v0.260.0 h1:XbNi5E6bOVEj/uLXQRlt6TKuEzMD7zvW/6tNwltE4P4=
+google.golang.org/api v0.260.0/go.mod
h1:Shj1j0Phr/9sloYrKomICzdYgsSDImpTxME8rGLaZ/o=
google.golang.org/genproto v0.0.0-20251202230838-ff82c1b0f217
h1:GvESR9BIyHUahIb0NcTum6itIWtdoglGX+rnGxm2934=
google.golang.org/genproto v0.0.0-20251202230838-ff82c1b0f217/go.mod
h1:yJ2HH4EHEDTd3JiLmhds6NkJ17ITVYOdV3m3VKOnws0=
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217
h1:fCvbg86sFXwdrl5LgVcTEvNC+2txB5mgROGmRL5mrls=
diff --git a/internal/recipe/docker-compose.yml
b/internal/recipe/docker-compose.yml
index 7bf8ae48..f205db42 100644
--- a/internal/recipe/docker-compose.yml
+++ b/internal/recipe/docker-compose.yml
@@ -71,7 +71,7 @@ services:
hostname: azurite
ports:
- 11000:11000
- command: ["azurite-blob", "--loose", "--blobHost", "0.0.0.0"
,"--blobPort", "11000"]
+ command: ["azurite-blob", "--loose", "--blobHost", "0.0.0.0"
,"--blobPort", "11000", "--skipApiVersionCheck"]
mc:
depends_on:
- minio