Skip to content

Commit cd489d2

Browse files
authored
fix(deps): Update module github.com/apache/arrow-go/v18 to v18.5.2 (#715)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/apache/arrow-go/v18](https://redirect.github.com/apache/arrow-go) | `v18.5.1` → `v18.5.2` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fapache%2farrow-go%2fv18/v18.5.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fapache%2farrow-go%2fv18/v18.5.1/v18.5.2?slim=true) | --- ### Release Notes <details> <summary>apache/arrow-go (github.com/apache/arrow-go/v18)</summary> ### [`v18.5.2`](https://redirect.github.com/apache/arrow-go/releases/tag/v18.5.2) [Compare Source](https://redirect.github.com/apache/arrow-go/compare/v18.5.1...v18.5.2) #### What's Changed - chore: bump parquet-testing submodule by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;633](https://redirect.github.com/apache/arrow-go/pull/633) - fix(arrow/array): handle empty binary values correctly in BinaryBuilder by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;634](https://redirect.github.com/apache/arrow-go/pull/634) - test(arrow/array): add test to binary builder by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;636](https://redirect.github.com/apache/arrow-go/pull/636) - chore: Bump modernc.org/sqlite from 1.29.6 to 1.44.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;627](https://redirect.github.com/apache/arrow-go/pull/627) - chore: Bump gonum.org/v1/gonum from 0.16.0 to 0.17.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;643](https://redirect.github.com/apache/arrow-go/pull/643) - chore: Bump github.com/hamba/avro/v2 from 2.30.0 to 2.31.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;641](https://redirect.github.com/apache/arrow-go/pull/641) - chore: Bump github.com/pierrec/lz4/v4 from 4.1.23 to 4.1.25 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;639](https://redirect.github.com/apache/arrow-go/pull/639) - chore: Bump actions/setup-go from 6.1.0 to 6.2.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;638](https://redirect.github.com/apache/arrow-go/pull/638) - chore: Bump github.com/klauspost/compress from 1.18.2 to 1.18.3 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;640](https://redirect.github.com/apache/arrow-go/pull/640) - chore: Bump modernc.org/sqlite from 1.44.1 to 1.44.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;642](https://redirect.github.com/apache/arrow-go/pull/642) - fix(parquet): decryption of V2 data pages by [@&#8203;daniel-adam-tfs](https://redirect.github.com/daniel-adam-tfs) in [#&#8203;596](https://redirect.github.com/apache/arrow-go/pull/596) - chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.78.1 to 0.79.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;651](https://redirect.github.com/apache/arrow-go/pull/651) - chore: Bump github.com/zeebo/xxh3 from 1.0.2 to 1.1.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;649](https://redirect.github.com/apache/arrow-go/pull/649) - chore: Bump actions/setup-python from 6.1.0 to 6.2.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;650](https://redirect.github.com/apache/arrow-go/pull/650) - chore: Bump actions/checkout from 6.0.1 to 6.0.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;648](https://redirect.github.com/apache/arrow-go/pull/648) - perf(arrow): Reduce the amount of allocated objects by [@&#8203;spiridonov](https://redirect.github.com/spiridonov) in [#&#8203;645](https://redirect.github.com/apache/arrow-go/pull/645) - fix(parquet/file): regression with decompressing data by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;652](https://redirect.github.com/apache/arrow-go/pull/652) - fix(arrow/compute): take on record/array with nested struct by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;653](https://redirect.github.com/apache/arrow-go/pull/653) - fix(parquet/file): write large string values by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;655](https://redirect.github.com/apache/arrow-go/pull/655) - chore: Bump github.com/substrait-io/substrait-go/v7 from 7.2.2 to 7.3.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;656](https://redirect.github.com/apache/arrow-go/pull/656) - chore: Bump golang.org/x/sys from 0.40.0 to 0.41.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;659](https://redirect.github.com/apache/arrow-go/pull/659) - ci: ensure extra GC cycle for flaky tests by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;661](https://redirect.github.com/apache/arrow-go/pull/661) - chore: Bump github.com/klauspost/compress from 1.18.3 to 1.18.4 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;660](https://redirect.github.com/apache/arrow-go/pull/660) - chore: Bump modernc.org/sqlite from 1.44.3 to 1.45.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;658](https://redirect.github.com/apache/arrow-go/pull/658) - chore: Bump golang.org/x/tools from 0.41.0 to 0.42.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;657](https://redirect.github.com/apache/arrow-go/pull/657) - fix(arrow/array): handle exponent notation for unmarshal int by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;662](https://redirect.github.com/apache/arrow-go/pull/662) - fix(flight/flightsql/driver): fix `time.Time` params by [@&#8203;etodd](https://redirect.github.com/etodd) in [#&#8203;666](https://redirect.github.com/apache/arrow-go/pull/666) - chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.79.0 to 0.80.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;664](https://redirect.github.com/apache/arrow-go/pull/664) - chore: Bump google.golang.org/grpc from 1.78.0 to 1.79.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;665](https://redirect.github.com/apache/arrow-go/pull/665) - fix(parquet): bss encoding and tests on big endian systems by [@&#8203;daniel-adam-tfs](https://redirect.github.com/daniel-adam-tfs) in [#&#8203;663](https://redirect.github.com/apache/arrow-go/pull/663) - fix(parquet/pqarrow): selective column reading of complex map column by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;668](https://redirect.github.com/apache/arrow-go/pull/668) - feat(arrow/ipc): support custom\_metadata on RecordBatch messages by [@&#8203;rustyconover](https://redirect.github.com/rustyconover) in [#&#8203;669](https://redirect.github.com/apache/arrow-go/pull/669) - chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.80.0 to 0.81.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;671](https://redirect.github.com/apache/arrow-go/pull/671) - chore: Bump modernc.org/sqlite from 1.45.0 to 1.46.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;670](https://redirect.github.com/apache/arrow-go/pull/670) - chore: Bump github.com/substrait-io/substrait-go/v7 from 7.3.0 to 7.4.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;672](https://redirect.github.com/apache/arrow-go/pull/672) - feat: Support setting IPC options in FlightSQL call options by [@&#8203;peasee](https://redirect.github.com/peasee) in [#&#8203;674](https://redirect.github.com/apache/arrow-go/pull/674) - chore(dev/release): embed hash of source tarball into email by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;675](https://redirect.github.com/apache/arrow-go/pull/675) - chore(arrow): bump PkgVersion to 18.5.2 by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;676](https://redirect.github.com/apache/arrow-go/pull/676) #### New Contributors - [@&#8203;spiridonov](https://redirect.github.com/spiridonov) made their first contribution in [#&#8203;645](https://redirect.github.com/apache/arrow-go/pull/645) - [@&#8203;etodd](https://redirect.github.com/etodd) made their first contribution in [#&#8203;666](https://redirect.github.com/apache/arrow-go/pull/666) - [@&#8203;rustyconover](https://redirect.github.com/rustyconover) made their first contribution in [#&#8203;669](https://redirect.github.com/apache/arrow-go/pull/669) - [@&#8203;peasee](https://redirect.github.com/peasee) made their first contribution in [#&#8203;674](https://redirect.github.com/apache/arrow-go/pull/674) **Full Changelog**: <apache/arrow-go@v18.5.1...v18.5.2> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40Ni42IiwidXBkYXRlZEluVmVyIjoiNDMuNDYuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent 715fb99 commit cd489d2

2 files changed

Lines changed: 32 additions & 32 deletions

File tree

go.mod

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/cloudquery/filetypes/v4
33
go 1.26.0
44

55
require (
6-
github.com/apache/arrow-go/v18 v18.5.1
6+
github.com/apache/arrow-go/v18 v18.5.2
77
github.com/bradleyjkemp/cupaloy/v2 v2.8.0
88
github.com/cloudquery/codegen v0.3.37
99
github.com/cloudquery/plugin-sdk/v4 v4.94.3
@@ -28,29 +28,29 @@ require (
2828
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
2929
github.com/hashicorp/go-retryablehttp v0.7.8 // indirect
3030
github.com/klauspost/asmfmt v1.3.2 // indirect
31-
github.com/klauspost/compress v1.18.2 // indirect
31+
github.com/klauspost/compress v1.18.4 // indirect
3232
github.com/klauspost/cpuid/v2 v2.3.0 // indirect
3333
github.com/mailru/easyjson v0.7.7 // indirect
3434
github.com/mattn/go-colorable v0.1.13 // indirect
3535
github.com/mattn/go-isatty v0.0.20 // indirect
3636
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8 // indirect
3737
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3 // indirect
3838
github.com/oapi-codegen/runtime v1.1.2 // indirect
39-
github.com/pierrec/lz4/v4 v4.1.23 // indirect
39+
github.com/pierrec/lz4/v4 v4.1.25 // indirect
4040
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
4141
github.com/rs/zerolog v1.34.0 // indirect
4242
github.com/samber/lo v1.52.0 // indirect
4343
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 // indirect
4444
github.com/thoas/go-funk v0.9.3 // indirect
45-
github.com/zeebo/xxh3 v1.0.2 // indirect
45+
github.com/zeebo/xxh3 v1.1.0 // indirect
4646
golang.org/x/exp v0.0.0-20260112195511-716be5621a96 // indirect
47-
golang.org/x/mod v0.32.0 // indirect
48-
golang.org/x/net v0.49.0 // indirect
47+
golang.org/x/mod v0.33.0 // indirect
48+
golang.org/x/net v0.50.0 // indirect
4949
golang.org/x/sync v0.19.0 // indirect
50-
golang.org/x/sys v0.40.0 // indirect
51-
golang.org/x/telemetry v0.0.0-20260109210033-bd525da824e2 // indirect
52-
golang.org/x/text v0.33.0 // indirect
53-
golang.org/x/tools v0.41.0 // indirect
50+
golang.org/x/sys v0.41.0 // indirect
51+
golang.org/x/telemetry v0.0.0-20260209163413-e7419c687ee4 // indirect
52+
golang.org/x/text v0.34.0 // indirect
53+
golang.org/x/tools v0.42.0 // indirect
5454
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
5555
google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 // indirect
5656
google.golang.org/grpc v1.79.1 // indirect

go.sum

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
github.com/RaveNoX/go-jsoncommentstrip v1.0.0/go.mod h1:78ihd09MekBnJnxpICcwzCMzGrKSKYe4AqU6PDYYpjk=
22
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
33
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
4-
github.com/apache/arrow-go/v18 v18.5.1 h1:yaQ6zxMGgf9YCYw4/oaeOU3AULySDlAYDOcnr4LdHdI=
5-
github.com/apache/arrow-go/v18 v18.5.1/go.mod h1:OCCJsmdq8AsRm8FkBSSmYTwL/s4zHW9CqxeBxEytkNE=
4+
github.com/apache/arrow-go/v18 v18.5.2 h1:3uoHjoaEie5eVsxx/Bt64hKwZx4STb+beAkqKOlq/lY=
5+
github.com/apache/arrow-go/v18 v18.5.2/go.mod h1:yNoizNTT4peTciJ7V01d2EgOkE1d0fQ1vZcFOsVtFsw=
66
github.com/apache/thrift v0.22.0 h1:r7mTJdj51TMDe6RtcmNdQxgn9XcyfGDOzegMDRg47uc=
77
github.com/apache/thrift v0.22.0/go.mod h1:1e7J/O1Ae6ZQMTYdy9xa3w9k+XHWPfRvdPyJeynQ+/g=
88
github.com/apapsch/go-jsonmerge/v2 v2.0.0 h1:axGnT1gRIfimI7gJifB699GoE/oq+F2MU7Dml6nw9rQ=
@@ -60,8 +60,8 @@ github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFF
6060
github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d/go.mod h1:2PavIy+JPciBPrBUjwbNvtwB6RQlve+hkpll6QSNmOE=
6161
github.com/klauspost/asmfmt v1.3.2 h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK4=
6262
github.com/klauspost/asmfmt v1.3.2/go.mod h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE=
63-
github.com/klauspost/compress v1.18.2 h1:iiPHWW0YrcFgpBYhsA6D1+fqHssJscY/Tm/y2Uqnapk=
64-
github.com/klauspost/compress v1.18.2/go.mod h1:R0h/fSBs8DE4ENlcrlib3PsXS61voFxhIs2DeRhCvJ4=
63+
github.com/klauspost/compress v1.18.4 h1:RPhnKRAQ4Fh8zU2FY/6ZFDwTVTxgJ/EMydqSTzE9a2c=
64+
github.com/klauspost/compress v1.18.4/go.mod h1:R0h/fSBs8DE4ENlcrlib3PsXS61voFxhIs2DeRhCvJ4=
6565
github.com/klauspost/cpuid/v2 v2.3.0 h1:S4CRMLnYUhGeDFDqkGriYKdfoFlDnMtqTiI/sFzhA9Y=
6666
github.com/klauspost/cpuid/v2 v2.3.0/go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
6767
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
@@ -82,8 +82,8 @@ github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWb
8282
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
8383
github.com/oapi-codegen/runtime v1.1.2 h1:P2+CubHq8fO4Q6fV1tqDBZHCwpVpvPg7oKiYzQgXIyI=
8484
github.com/oapi-codegen/runtime v1.1.2/go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg=
85-
github.com/pierrec/lz4/v4 v4.1.23 h1:oJE7T90aYBGtFNrI8+KbETnPymobAhzRrR8Mu8n1yfU=
86-
github.com/pierrec/lz4/v4 v4.1.23/go.mod h1:EoQMVJgeeEOMsCqCzqFm2O0cJvljX2nGZjcRIPL34O4=
85+
github.com/pierrec/lz4/v4 v4.1.25 h1:kocOqRffaIbU5djlIBr7Wh+cx82C0vtFb0fOurZHqD0=
86+
github.com/pierrec/lz4/v4 v4.1.25/go.mod h1:EoQMVJgeeEOMsCqCzqFm2O0cJvljX2nGZjcRIPL34O4=
8787
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
8888
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
8989
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
@@ -113,8 +113,8 @@ github.com/xyproto/randomstring v1.0.5 h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZ
113113
github.com/xyproto/randomstring v1.0.5/go.mod h1:rgmS5DeNXLivK7YprL0pY+lTuhNQW3iGxZ18UQApw/E=
114114
github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ=
115115
github.com/zeebo/assert v1.3.0/go.mod h1:Pq9JiuJQpG8JLJdtkwrJESF0Foym2/D9XMU5ciN/wJ0=
116-
github.com/zeebo/xxh3 v1.0.2 h1:xZmwmqxHZA8AI603jOQ0tMqmBr9lPeFwGg6d+xy9DC0=
117-
github.com/zeebo/xxh3 v1.0.2/go.mod h1:5NWz9Sef7zIDm2JHfFlcQvNekmcEl9ekUZQQKCYaDcA=
116+
github.com/zeebo/xxh3 v1.1.0 h1:s7DLGDK45Dyfg7++yxI0khrfwq9661w9EN78eP/UZVs=
117+
github.com/zeebo/xxh3 v1.1.0/go.mod h1:IisAie1LELR4xhVinxWS5+zf1lA4p0MW4T+w+W07F5s=
118118
go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ64=
119119
go.opentelemetry.io/auto/sdk v1.2.1/go.mod h1:KRTj+aOaElaLi+wW1kO/DZRXwkF4C5xPbEe3ZiIhN7Y=
120120
go.opentelemetry.io/otel v1.39.0 h1:8yPrr/S0ND9QEfTfdP9V+SiwT4E0G7Y5MO7p85nis48=
@@ -129,27 +129,27 @@ go.opentelemetry.io/otel/trace v1.39.0 h1:2d2vfpEDmCJ5zVYz7ijaJdOF59xLomrvj7bjt6
129129
go.opentelemetry.io/otel/trace v1.39.0/go.mod h1:88w4/PnZSazkGzz/w84VHpQafiU4EtqqlVdxWy+rNOA=
130130
golang.org/x/exp v0.0.0-20260112195511-716be5621a96 h1:Z/6YuSHTLOHfNFdb8zVZomZr7cqNgTJvA8+Qz75D8gU=
131131
golang.org/x/exp v0.0.0-20260112195511-716be5621a96/go.mod h1:nzimsREAkjBCIEFtHiYkrJyT+2uy9YZJB7H1k68CXZU=
132-
golang.org/x/mod v0.32.0 h1:9F4d3PHLljb6x//jOyokMv3eX+YDeepZSEo3mFJy93c=
133-
golang.org/x/mod v0.32.0/go.mod h1:SgipZ/3h2Ci89DlEtEXWUk/HteuRin+HHhN+WbNhguU=
134-
golang.org/x/net v0.49.0 h1:eeHFmOGUTtaaPSGNmjBKpbng9MulQsJURQUAfUwY++o=
135-
golang.org/x/net v0.49.0/go.mod h1:/ysNB2EvaqvesRkuLAyjI1ycPZlQHM3q01F02UY/MV8=
132+
golang.org/x/mod v0.33.0 h1:tHFzIWbBifEmbwtGz65eaWyGiGZatSrT9prnU8DbVL8=
133+
golang.org/x/mod v0.33.0/go.mod h1:swjeQEj+6r7fODbD2cqrnje9PnziFuw4bmLbBZFrQ5w=
134+
golang.org/x/net v0.50.0 h1:ucWh9eiCGyDR3vtzso0WMQinm2Dnt8cFMuQa9K33J60=
135+
golang.org/x/net v0.50.0/go.mod h1:UgoSli3F/pBgdJBHCTc+tp3gmrU4XswgGRgtnwWTfyM=
136136
golang.org/x/sync v0.19.0 h1:vV+1eWNmZ5geRlYjzm2adRgW2/mcpevXNg50YZtPCE4=
137137
golang.org/x/sync v0.19.0/go.mod h1:9KTHXmSnoGruLpwFjVSX0lNNA75CykiMECbovNTZqGI=
138138
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
139139
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
140140
golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
141-
golang.org/x/sys v0.40.0 h1:DBZZqJ2Rkml6QMQsZywtnjnnGvHza6BTfYFWY9kjEWQ=
142-
golang.org/x/sys v0.40.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
143-
golang.org/x/telemetry v0.0.0-20260109210033-bd525da824e2 h1:O1cMQHRfwNpDfDJerqRoE2oD+AFlyid87D40L/OkkJo=
144-
golang.org/x/telemetry v0.0.0-20260109210033-bd525da824e2/go.mod h1:b7fPSJ0pKZ3ccUh8gnTONJxhn3c/PS6tyzQvyqw4iA8=
145-
golang.org/x/text v0.33.0 h1:B3njUFyqtHDUI5jMn1YIr5B0IE2U0qck04r6d4KPAxE=
146-
golang.org/x/text v0.33.0/go.mod h1:LuMebE6+rBincTi9+xWTY8TztLzKHc/9C1uBCG27+q8=
147-
golang.org/x/tools v0.41.0 h1:a9b8iMweWG+S0OBnlU36rzLp20z1Rp10w+IY2czHTQc=
148-
golang.org/x/tools v0.41.0/go.mod h1:XSY6eDqxVNiYgezAVqqCeihT4j1U2CCsqvH3WhQpnlg=
141+
golang.org/x/sys v0.41.0 h1:Ivj+2Cp/ylzLiEU89QhWblYnOE9zerudt9Ftecq2C6k=
142+
golang.org/x/sys v0.41.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
143+
golang.org/x/telemetry v0.0.0-20260209163413-e7419c687ee4 h1:bTLqdHv7xrGlFbvf5/TXNxy/iUwwdkjhqQTJDjW7aj0=
144+
golang.org/x/telemetry v0.0.0-20260209163413-e7419c687ee4/go.mod h1:g5NllXBEermZrmR51cJDQxmJUHUOfRAaNyWBM+R+548=
145+
golang.org/x/text v0.34.0 h1:oL/Qq0Kdaqxa1KbNeMKwQq0reLCCaFtqu2eNuSeNHbk=
146+
golang.org/x/text v0.34.0/go.mod h1:homfLqTYRFyVYemLBFl5GgL/DWEiH5wcsQ5gSh1yziA=
147+
golang.org/x/tools v0.42.0 h1:uNgphsn75Tdz5Ji2q36v/nsFSfR/9BRFvqhGBaJGd5k=
148+
golang.org/x/tools v0.42.0/go.mod h1:Ma6lCIwGZvHK6XtgbswSoWroEkhugApmsXyrUmBhfr0=
149149
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da h1:noIWHXmPHxILtqtCOPIhSt0ABwskkZKjD3bXGnZGpNY=
150150
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da/go.mod h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
151-
gonum.org/v1/gonum v0.16.0 h1:5+ul4Swaf3ESvrOnidPp4GZbzf0mxVQpDCYUQE7OJfk=
152-
gonum.org/v1/gonum v0.16.0/go.mod h1:fef3am4MQ93R2HHpKnLk4/Tbh/s0+wqD5nfa6Pnwy4E=
151+
gonum.org/v1/gonum v0.17.0 h1:VbpOemQlsSMrYmn7T2OUvQ4dqxQXU+ouZFQsZOx50z4=
152+
gonum.org/v1/gonum v0.17.0/go.mod h1:El3tOrEuMpv2UdMrbNlKEh9vd86bmQ6vqIcDwxEOc1E=
153153
google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 h1:gRkg/vSppuSQoDjxyiGfN4Upv/h/DQmIR10ZU8dh4Ww=
154154
google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217/go.mod h1:7i2o+ce6H/6BluujYR+kqX3GKH+dChPTQU19wjRPiGk=
155155
google.golang.org/grpc v1.79.1 h1:zGhSi45ODB9/p3VAawt9a+O/MULLl9dpizzNNpq7flY=

0 commit comments

Comments
 (0)