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

mgrund pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/spark-connect-go.git


The following commit(s) were added to refs/heads/master by this push:
     new 668db8a  Bump github.com/apache/arrow-go/v18 from 18.2.0 to 18.3.0
668db8a is described below

commit 668db8a81df42e8a52ae0303e704e8b2a8af9607
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 8 20:47:39 2025 -0700

    Bump github.com/apache/arrow-go/v18 from 18.2.0 to 18.3.0
    
    Bumps [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) 
from 18.2.0 to 18.3.0.
    <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.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>chore: Bump golang.org/x/sync from 0.11.0 to 0.12.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/308";>apache/arrow-go#308</a></li>
    <li>chore: Bump golang.org/x/net from 0.35.0 to 0.36.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/313";>apache/arrow-go#313</a></li>
    <li>feat(arrow/array): convert RecordReader and iterators by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/314";>apache/arrow-go#314</a></li>
    <li>refactor(arrow/array): replace some codegen with generics by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/315";>apache/arrow-go#315</a></li>
    <li>chore: Bump golang.org/x/tools from 0.30.0 to 0.31.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/317";>apache/arrow-go#317</a></li>
    <li>chore: Bump github.com/golang/snappy from 0.0.4 to 1.0.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/316";>apache/arrow-go#316</a></li>
    <li>feat(parquet/pqarrow): Add SeekToRow for RecordReader by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/321";>apache/arrow-go#321</a></li>
    <li>fix: go's atomic operations require 64bit alignment in structs on ARM 
by <a href="https://github.com/sahib";><code>​sahib</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/323";>apache/arrow-go#323</a></li>
    <li>feat(arrow/compute): implement &quot;is_in&quot; function by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/319";>apache/arrow-go#319</a></li>
    <li>fix(parquet/pqarrow): fix propagation of FieldIds for nested fields by 
<a href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/324";>apache/arrow-go#324</a></li>
    <li>Fix: Handle null values in PlainFixedLenByteArrayEncoder gracefully by 
<a href="https://github.com/singh1203";><code>​singh1203</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/320";>apache/arrow-go#320</a></li>
    <li>fix(parquet/pqarrow): fix definition levels with non-nullable lists by 
<a href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/325";>apache/arrow-go#325</a></li>
    <li>chore: Bump actions/upload-artifact from 4.6.1 to 4.6.2 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/331";>apache/arrow-go#331</a></li>
    <li>chore: Bump actions/setup-go from 5.3.0 to 5.4.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/332";>apache/arrow-go#332</a></li>
    <li>chore: Bump actions/download-artifact from 4.1.9 to 4.2.1 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/333";>apache/arrow-go#333</a></li>
    <li>chore: fix macOS Go 1.24 CI by <a 
href="https://github.com/lidavidm";><code>​lidavidm</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/334";>apache/arrow-go#334</a></li>
    <li>chore: Bump gonum.org/v1/gonum from 0.15.1 to 0.16.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/328";>apache/arrow-go#328</a></li>
    <li>chore: Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/330";>apache/arrow-go#330</a></li>
    <li>chore: Bump actions/setup-python 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/338";>apache/arrow-go#338</a></li>
    <li>feat(parquet/metadata): bloom filter implementation by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/336";>apache/arrow-go#336</a></li>
    <li>feat(parquet): Write/Read bloom filters from files by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/341";>apache/arrow-go#341</a></li>
    <li>fix: move from atomic.(Add|Load|Store) to atomic.Int64{} by <a 
href="https://github.com/sahib";><code>​sahib</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/326";>apache/arrow-go#326</a></li>
    <li>chore: Bump golang.org/x/sync from 0.12.0 to 0.13.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/347";>apache/arrow-go#347</a></li>
    <li>fix(parquet/file): restore goroutine safety for reader by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/343";>apache/arrow-go#343</a></li>
    <li>chore: Bump google.golang.org/grpc from 1.71.0 to 1.71.1 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/346";>apache/arrow-go#346</a></li>
    <li>chore: Bump golang.org/x/sys from 0.31.0 to 0.32.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/345";>apache/arrow-go#345</a></li>
    <li>chore: Enable GitHub discussions on arrow-go repository by <a 
href="https://github.com/raulcd";><code>​raulcd</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/353";>apache/arrow-go#353</a></li>
    <li>chore: Bump github.com/substrait-io/substrait-go/v3 from 3.9.0 to 3.9.1 
by <a href="https://github.com/dependabot";><code>​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/355";>apache/arrow-go#355</a></li>
    <li>chore: Bump golang.org/x/tools from 0.31.0 to 0.32.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/356";>apache/arrow-go#356</a></li>
    <li>Compress: add MarshalText and UnmarshalText by <a 
href="https://github.com/jdemeyer";><code>​jdemeyer</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/357";>apache/arrow-go#357</a></li>
    <li>chore: Bump google.golang.org/grpc from 1.71.1 to 1.72.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/358";>apache/arrow-go#358</a></li>
    <li>fix(arrow/array): optional struct array with required field by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/359";>apache/arrow-go#359</a></li>
    <li>feat(parquet/schema): initial variant logical type by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/352";>apache/arrow-go#352</a></li>
    <li>chore: Bump actions/setup-python from 5.5.0 to 5.6.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/363";>apache/arrow-go#363</a></li>
    <li>chore: Bump actions/download-artifact from 4.2.1 to 4.3.0 by <a 
href="https://github.com/dependabot";><code>​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/364";>apache/arrow-go#364</a></li>
    <li>chore(arrow): remove most lock copies by <a 
href="https://github.com/zeroshade";><code>​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/362";>apache/arrow-go#362</a></li>
    <li>Fix panic when WriteDataPage fails by <a 
href="https://github.com/ashishnegi";><code>​ashishnegi</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/366";>apache/arrow-go#366</a></li>
    <li><a 
href="https://redirect.github.com/apache/arrow-go/issues/46087";>GH-46087</a>: 
[FlightSQL] Allow returning column remarks in FlightSQL's CommandGetTables by 
<a 
href="https://github.com/mateuszrzeszutek";><code>​mateuszrzeszutek</code></a> 
in <a 
href="https://redirect.github.com/apache/arrow-go/pull/361";>apache/arrow-go#361</a></li>
    <li>chore: Bump golang.org/x/sys 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/367";>apache/arrow-go#367</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/sahib";><code>​sahib</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/apache/arrow-go/pull/323";>apache/arrow-go#323</a></li>
    <li><a href="https://github.com/jdemeyer";><code>​jdemeyer</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/arrow-go/pull/357";>apache/arrow-go#357</a></li>
    <li><a href="https://github.com/ashishnegi";><code>​ashishnegi</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/apache/arrow-go/pull/366";>apache/arrow-go#366</a></li>
    <li><a 
href="https://github.com/mateuszrzeszutek";><code>​mateuszrzeszutek</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/apache/arrow-go/pull/361";>apache/arrow-go#361</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a 
href="https://github.com/apache/arrow-go/compare/v18.2.0...v18.3.0";>https://github.com/apache/arrow-go/compare/v18.2.0...v18.3.0</a></p>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/apache/arrow-go/commit/436b24d6b6a68217984c51adda312bf0af2666cf";><code>436b24d</code></a>
 chore(arrow): update PkgVersion</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/3a3edecd5ef7867416eaf4b7e060fed0010b146f";><code>3a3edec</code></a>
 chore: Bump golang.org/x/sys from 0.32.0 to 0.33.0 (<a 
href="https://redirect.github.com/apache/arrow-go/issues/367";>#367</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/355d5639c1fef6e03a66187a65457feece95d0ec";><code>355d563</code></a>
 <a 
href="https://redirect.github.com/apache/arrow-go/issues/46087";>GH-46087</a>: 
[FlightSQL] Allow returning column remarks in FlightSQL's CommandGe...</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/b624664ccff6d1e18c95912f51f35b6a21584a6e";><code>b624664</code></a>
 Fix panic when WriteDataPage fails (<a 
href="https://redirect.github.com/apache/arrow-go/issues/366";>#366</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/bcaf45378899f6bec22b7c37675afad9a172b3a5";><code>bcaf453</code></a>
 chore(arrow): remove most lock copies (<a 
href="https://redirect.github.com/apache/arrow-go/issues/362";>#362</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/824cc1a6beaf89ead12eca71fa737063addd0056";><code>824cc1a</code></a>
 chore: Bump actions/download-artifact from 4.2.1 to 4.3.0 (<a 
href="https://redirect.github.com/apache/arrow-go/issues/364";>#364</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/2e692aede94dc37d9efdc40f500e0d3761166c7b";><code>2e692ae</code></a>
 chore: Bump actions/setup-python from 5.5.0 to 5.6.0 (<a 
href="https://redirect.github.com/apache/arrow-go/issues/363";>#363</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/5ae8b27ab3578e575d4b445217f55359ffe27e0c";><code>5ae8b27</code></a>
 feat(parquet/schema): initial variant logical type (<a 
href="https://redirect.github.com/apache/arrow-go/issues/352";>#352</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/9efe04b210beda9145716b9f315db9cc6348f62b";><code>9efe04b</code></a>
 fix(arrow/array): optional struct array with required field (<a 
href="https://redirect.github.com/apache/arrow-go/issues/359";>#359</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/a62d36fba3b2df5be1d61a4a34fbd9bf0756676e";><code>a62d36f</code></a>
 chore: Bump google.golang.org/grpc from 1.71.1 to 1.72.0 (<a 
href="https://redirect.github.com/apache/arrow-go/issues/358";>#358</a>)</li>
    <li>Additional commits viewable in <a 
href="https://github.com/apache/arrow-go/compare/v18.2.0...v18.3.0";>compare 
view</a></li>
    </ul>
    </details>
    <br />
    
    [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apache/arrow-go/v18&package-manager=go_modules&previous-version=18.2.0&new-version=18.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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 this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
    - `dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
    - `dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
    
    </details>
    
    Closes #139 from 
dependabot[bot]/dependabot/go_modules/github.com/apache/arrow-go/v18-18.3.0.
    
    Authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Martin Grund <[email protected]>
---
 go.mod | 16 ++++++++--------
 go.sum | 40 ++++++++++++++++++++--------------------
 2 files changed, 28 insertions(+), 28 deletions(-)

diff --git a/go.mod b/go.mod
index 32dba7e..c047591 100644
--- a/go.mod
+++ b/go.mod
@@ -18,21 +18,21 @@ module github.com/apache/spark-connect-go/v40
 go 1.23.2
 
 require (
-       github.com/apache/arrow-go/v18 v18.2.0
+       github.com/apache/arrow-go/v18 v18.3.0
        github.com/go-errors/errors v1.5.1
        github.com/google/uuid v1.6.0
        github.com/stretchr/testify v1.10.0
        google.golang.org/genproto/googleapis/rpc 
v0.0.0-20250218202821-56aae31c358a
        google.golang.org/grpc v1.72.2
-       google.golang.org/protobuf v1.36.5
+       google.golang.org/protobuf v1.36.6
 )
 
 require (
        cloud.google.com/go/compute/metadata v0.6.0 // indirect
        github.com/kr/pretty v0.3.0 // indirect
        golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
-       golang.org/x/net v0.36.0 // indirect
-       golang.org/x/sync v0.11.0 // indirect
+       golang.org/x/net v0.39.0 // indirect
+       golang.org/x/sync v0.13.0 // indirect
        gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
 )
 
@@ -45,11 +45,11 @@ require (
        github.com/pierrec/lz4/v4 v4.1.22 // indirect
        github.com/pmezard/go-difflib v1.0.0 // indirect
        github.com/zeebo/xxh3 v1.0.2 // indirect
-       golang.org/x/mod v0.23.0 // indirect
+       golang.org/x/mod v0.24.0 // indirect
        golang.org/x/oauth2 v0.28.0
-       golang.org/x/sys v0.31.0 // indirect
-       golang.org/x/text v0.22.0 // indirect
-       golang.org/x/tools v0.30.0 // indirect
+       golang.org/x/sys v0.33.0 // indirect
+       golang.org/x/text v0.24.0 // indirect
+       golang.org/x/tools v0.32.0 // indirect
        golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
        gopkg.in/yaml.v3 v3.0.1 // indirect
 )
diff --git a/go.sum b/go.sum
index 47168af..a93bc2b 100644
--- a/go.sum
+++ b/go.sum
@@ -2,8 +2,8 @@ cloud.google.com/go/compute/metadata v0.6.0 
h1:A6hENjEsCDtC1k8byVsgwvVcioamEHvZ4
 cloud.google.com/go/compute/metadata v0.6.0/go.mod 
h1:FjyFAW1MW0C203CEOMDTu3Dk1FlqW3Rga40jzHL4hfg=
 github.com/andybalholm/brotli v1.1.1 
h1:PR2pgnyFznKEugtsUo0xLdDop5SKXd5Qf5ysW+7XdTA=
 github.com/andybalholm/brotli v1.1.1/go.mod 
h1:05ib4cKhjx3OQYUY22hTVd34Bc8upXjOLL2rKwwZBoA=
-github.com/apache/arrow-go/v18 v18.2.0 
h1:QhWqpgZMKfWOniGPhbUxrHohWnooGURqL2R2Gg4SO1Q=
-github.com/apache/arrow-go/v18 v18.2.0/go.mod 
h1:Ic/01WSwGJWRrdAZcxjBZ5hbApNJ28K96jGYaxzzGUc=
+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/thrift v0.21.0 
h1:tdPmh/ptjE1IJnhbhrcl2++TauVjy242rkV/UzJChnE=
 github.com/apache/thrift v0.21.0/go.mod 
h1:W1H8aR/QRtYNvrPeFXBtobyRkd0/YVhTc6i07XIAgDw=
 github.com/creack/pty v1.1.9/go.mod 
h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
@@ -19,8 +19,8 @@ github.com/goccy/go-json v0.10.5 
h1:Fq85nIqj+gXn/S5ahsiTlK3TmC85qgirsdTP/+DeaC4=
 github.com/goccy/go-json v0.10.5/go.mod 
h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
 github.com/golang/protobuf v1.5.4 
h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=
 github.com/golang/protobuf v1.5.4/go.mod 
h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
-github.com/golang/snappy v0.0.4 h1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM=
-github.com/golang/snappy v0.0.4/go.mod 
h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
+github.com/golang/snappy v1.0.0 h1:Oy607GVXHs7RtbggtPBnr2RmDArIsAefDwvrdWvRhGs=
+github.com/golang/snappy v1.0.0/go.mod 
h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
 github.com/google/flatbuffers v25.2.10+incompatible 
h1:F3vclr7C3HpB1k9mxCGRMXq6FdUalZ6H/pNX4FP1v0Q=
 github.com/google/flatbuffers v25.2.10+incompatible/go.mod 
h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
 github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
@@ -71,30 +71,30 @@ go.opentelemetry.io/otel/trace v1.34.0 
h1:+ouXS2V8Rd4hp4580a8q23bg0azF2nI8cqLYnC
 go.opentelemetry.io/otel/trace v1.34.0/go.mod 
h1:Svm7lSjQD7kG7KJ/MUHPVXSDGz2OX4h0M2jHBhmSfRE=
 golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 
h1:e66Fs6Z+fZTbFBAxKfP3PALWBtpfqks2bwGcexMxgtk=
 golang.org/x/exp v0.0.0-20240909161429-701f63a606c0/go.mod 
h1:2TbTHSBQa924w8M6Xs1QcRcFwyucIwBGpK1p2f1YFFY=
-golang.org/x/mod v0.23.0 h1:Zb7khfcRGKk+kqfxFaP5tZqCnDZMjC5VtUBs87Hr6QM=
-golang.org/x/mod v0.23.0/go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY=
-golang.org/x/net v0.36.0 h1:vWF2fRbw4qslQsQzgFqZff+BItCvGFQqKzKIzx1rmoA=
-golang.org/x/net v0.36.0/go.mod h1:bFmbeoIPfrw4sMHNhb4J9f6+tPziuGjq7Jk/38fxi1I=
+golang.org/x/mod v0.24.0 h1:ZfthKaKaT4NrhGVZHO1/WDTwGES4De8KtWO0SIbNJMU=
+golang.org/x/mod v0.24.0/go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww=
+golang.org/x/net v0.39.0 h1:ZCu7HMWDxpXpaiKdhzIfaltL9Lp31x/3fCP11bc6/fY=
+golang.org/x/net v0.39.0/go.mod h1:X7NRbYVEA+ewNkCNyJ513WmMdQ3BineSwVtN2zD/d+E=
 golang.org/x/oauth2 v0.28.0 h1:CrgCKl8PPAVtLnU3c+EDw6x11699EWlsDeWNWKdIOkc=
 golang.org/x/oauth2 v0.28.0/go.mod 
h1:onh5ek6nERTohokkhCD/y2cV4Do3fxFHFuAejCkRWT8=
-golang.org/x/sync v0.11.0 h1:GGz8+XQP4FvTTrjZPzNKTMFtSXH80RAzG+5ghFPgK9w=
-golang.org/x/sync v0.11.0/go.mod 
h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
-golang.org/x/sys v0.31.0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik=
-golang.org/x/sys v0.31.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
-golang.org/x/text v0.22.0 h1:bofq7m3/HAFvbF51jz3Q9wLg3jkvSPuiZu/pD1XwgtM=
-golang.org/x/text v0.22.0/go.mod 
h1:YRoo4H8PVmsu+E3Ou7cqLVH8oXWIHVoX0jqUWALQhfY=
-golang.org/x/tools v0.30.0 h1:BgcpHewrV5AUp2G9MebG4XPFI1E2W41zU1SaqVA9vJY=
-golang.org/x/tools v0.30.0/go.mod 
h1:c347cR/OJfw5TI+GfX7RUPNMdDRRbjvYTS0jPyvsVtY=
+golang.org/x/sync v0.13.0 h1:AauUjRAJ9OSnvULf/ARrrVywoJDy0YS2AwQ98I37610=
+golang.org/x/sync v0.13.0/go.mod 
h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
+golang.org/x/sys v0.33.0 h1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw=
+golang.org/x/sys v0.33.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
+golang.org/x/text v0.24.0 h1:dd5Bzh4yt5KYA8f9CJHCP4FB4D51c2c6JvN37xJJkJ0=
+golang.org/x/text v0.24.0/go.mod 
h1:L8rBsPeo2pSS+xqN0d5u2ikmjtmoJbDBT1b7nHvFCdU=
+golang.org/x/tools v0.32.0 h1:Q7N1vhpkQv7ybVzLFtTjvQya2ewbwNDZzUgfXGqtMWU=
+golang.org/x/tools v0.32.0/go.mod 
h1:ZxrU41P/wAbZD8EDa6dDCa6XfpkhJ7HFMjHJXfBDu8s=
 golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da 
h1:noIWHXmPHxILtqtCOPIhSt0ABwskkZKjD3bXGnZGpNY=
 golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da/go.mod 
h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
-gonum.org/v1/gonum v0.15.1 h1:FNy7N6OUZVUaWG9pTiD+jlhdQ3lMP+/LcTpJ6+a8sQ0=
-gonum.org/v1/gonum v0.15.1/go.mod 
h1:eZTZuRFrzu5pcyjN5wJhcIhnUdNijYxX1T2IcrOGY0o=
+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/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a 
h1:51aaUVRocpvUOSQKM6Q7VuoaktNIaMCLuhZB6DKksq4=
 google.golang.org/genproto/googleapis/rpc 
v0.0.0-20250218202821-56aae31c358a/go.mod 
h1:uRxBH1mhmO8PGhU89cMcHaXKZqO+OfakD8QQO0oYwlQ=
 google.golang.org/grpc v1.72.2 h1:TdbGzwb82ty4OusHWepvFWGLgIbNo1/SUynEN0ssqv8=
 google.golang.org/grpc v1.72.2/go.mod 
h1:wH5Aktxcg25y1I3w7H69nHfXdOG3UiadoBtjh3izSDM=
-google.golang.org/protobuf v1.36.5 
h1:tPhr+woSbjfYvY6/GPufUoYizxw1cF/yFoxJ2fmpwlM=
-google.golang.org/protobuf v1.36.5/go.mod 
h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
+google.golang.org/protobuf v1.36.6 
h1:z1NpPI8ku2WgiWnf+t9wTPsn6eP1L7ksHUlkfLvd9xY=
+google.golang.org/protobuf v1.36.6/go.mod 
h1:jduwjTPXsFjZGTmRluh+L6NjiWu7pchiJ2/5YcXBHnY=
 gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod 
h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
 gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod 
h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
 gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 
h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to