Skip to content

Commit f9f136d

Browse files
authored
fix(deps): Update module github.com/apache/arrow-go/v18 to v18.3.0 (#2173)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/apache/arrow-go/v18](https://redirect.github.com/apache/arrow-go) | require | minor | `v18.2.0` -> `v18.3.0` | --- ### Release Notes <details> <summary>apache/arrow-go (github.com/apache/arrow-go/v18)</summary> ### [`v18.3.0`](https://redirect.github.com/apache/arrow-go/releases/tag/v18.3.0) [Compare Source](https://redirect.github.com/apache/arrow-go/compare/v18.2.0...v18.3.0) ##### What's Changed - chore: Bump golang.org/x/sync from 0.11.0 to 0.12.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/308](https://redirect.github.com/apache/arrow-go/pull/308) - chore: Bump golang.org/x/net from 0.35.0 to 0.36.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/313](https://redirect.github.com/apache/arrow-go/pull/313) - feat(arrow/array): convert RecordReader and iterators by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/314](https://redirect.github.com/apache/arrow-go/pull/314) - refactor(arrow/array): replace some codegen with generics by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/315](https://redirect.github.com/apache/arrow-go/pull/315) - chore: Bump golang.org/x/tools from 0.30.0 to 0.31.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/317](https://redirect.github.com/apache/arrow-go/pull/317) - chore: Bump github.com/golang/snappy from 0.0.4 to 1.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/316](https://redirect.github.com/apache/arrow-go/pull/316) - feat(parquet/pqarrow): Add SeekToRow for RecordReader by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/321](https://redirect.github.com/apache/arrow-go/pull/321) - fix: go's atomic operations require 64bit alignment in structs on ARM by [@&#8203;sahib](https://redirect.github.com/sahib) in [https://github.com/apache/arrow-go/pull/323](https://redirect.github.com/apache/arrow-go/pull/323) - feat(arrow/compute): implement "is_in" function by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/319](https://redirect.github.com/apache/arrow-go/pull/319) - fix(parquet/pqarrow): fix propagation of FieldIds for nested fields by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/324](https://redirect.github.com/apache/arrow-go/pull/324) - Fix: Handle null values in PlainFixedLenByteArrayEncoder gracefully by [@&#8203;singh1203](https://redirect.github.com/singh1203) in [https://github.com/apache/arrow-go/pull/320](https://redirect.github.com/apache/arrow-go/pull/320) - fix(parquet/pqarrow): fix definition levels with non-nullable lists by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/325](https://redirect.github.com/apache/arrow-go/pull/325) - chore: Bump actions/upload-artifact from 4.6.1 to 4.6.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/331](https://redirect.github.com/apache/arrow-go/pull/331) - chore: Bump actions/setup-go from 5.3.0 to 5.4.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/332](https://redirect.github.com/apache/arrow-go/pull/332) - chore: Bump actions/download-artifact from 4.1.9 to 4.2.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/333](https://redirect.github.com/apache/arrow-go/pull/333) - chore: fix macOS Go 1.24 CI by [@&#8203;lidavidm](https://redirect.github.com/lidavidm) in [https://github.com/apache/arrow-go/pull/334](https://redirect.github.com/apache/arrow-go/pull/334) - chore: Bump gonum.org/v1/gonum from 0.15.1 to 0.16.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/328](https://redirect.github.com/apache/arrow-go/pull/328) - chore: Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/330](https://redirect.github.com/apache/arrow-go/pull/330) - chore: Bump actions/setup-python from 5.4.0 to 5.5.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/338](https://redirect.github.com/apache/arrow-go/pull/338) - feat(parquet/metadata): bloom filter implementation by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/336](https://redirect.github.com/apache/arrow-go/pull/336) - feat(parquet): Write/Read bloom filters from files by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/341](https://redirect.github.com/apache/arrow-go/pull/341) - fix: move from atomic.(Add|Load|Store) to atomic.Int64{} by [@&#8203;sahib](https://redirect.github.com/sahib) in [https://github.com/apache/arrow-go/pull/326](https://redirect.github.com/apache/arrow-go/pull/326) - chore: Bump golang.org/x/sync from 0.12.0 to 0.13.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/347](https://redirect.github.com/apache/arrow-go/pull/347) - fix(parquet/file): restore goroutine safety for reader by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/343](https://redirect.github.com/apache/arrow-go/pull/343) - chore: Bump google.golang.org/grpc from 1.71.0 to 1.71.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/346](https://redirect.github.com/apache/arrow-go/pull/346) - chore: Bump golang.org/x/sys from 0.31.0 to 0.32.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/345](https://redirect.github.com/apache/arrow-go/pull/345) - chore: Enable GitHub discussions on arrow-go repository by [@&#8203;raulcd](https://redirect.github.com/raulcd) in [https://github.com/apache/arrow-go/pull/353](https://redirect.github.com/apache/arrow-go/pull/353) - chore: Bump github.com/substrait-io/substrait-go/v3 from 3.9.0 to 3.9.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/355](https://redirect.github.com/apache/arrow-go/pull/355) - chore: Bump golang.org/x/tools from 0.31.0 to 0.32.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/356](https://redirect.github.com/apache/arrow-go/pull/356) - Compress: add MarshalText and UnmarshalText by [@&#8203;jdemeyer](https://redirect.github.com/jdemeyer) in [https://github.com/apache/arrow-go/pull/357](https://redirect.github.com/apache/arrow-go/pull/357) - chore: Bump google.golang.org/grpc from 1.71.1 to 1.72.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/358](https://redirect.github.com/apache/arrow-go/pull/358) - fix(arrow/array): optional struct array with required field by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/359](https://redirect.github.com/apache/arrow-go/pull/359) - feat(parquet/schema): initial variant logical type by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/352](https://redirect.github.com/apache/arrow-go/pull/352) - chore: Bump actions/setup-python from 5.5.0 to 5.6.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/363](https://redirect.github.com/apache/arrow-go/pull/363) - chore: Bump actions/download-artifact from 4.2.1 to 4.3.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/364](https://redirect.github.com/apache/arrow-go/pull/364) - chore(arrow): remove most lock copies by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/362](https://redirect.github.com/apache/arrow-go/pull/362) - Fix panic when WriteDataPage fails by [@&#8203;ashishnegi](https://redirect.github.com/ashishnegi) in [https://github.com/apache/arrow-go/pull/366](https://redirect.github.com/apache/arrow-go/pull/366) - [GH-46087](https://redirect.github.com/apache/arrow-go/issues/46087): \[FlightSQL] Allow returning column remarks in FlightSQL's CommandGetTables by [@&#8203;mateuszrzeszutek](https://redirect.github.com/mateuszrzeszutek) in [https://github.com/apache/arrow-go/pull/361](https://redirect.github.com/apache/arrow-go/pull/361) - chore: Bump golang.org/x/sys from 0.32.0 to 0.33.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/367](https://redirect.github.com/apache/arrow-go/pull/367) ##### New Contributors - [@&#8203;sahib](https://redirect.github.com/sahib) made their first contribution in [https://github.com/apache/arrow-go/pull/323](https://redirect.github.com/apache/arrow-go/pull/323) - [@&#8203;jdemeyer](https://redirect.github.com/jdemeyer) made their first contribution in [https://github.com/apache/arrow-go/pull/357](https://redirect.github.com/apache/arrow-go/pull/357) - [@&#8203;ashishnegi](https://redirect.github.com/ashishnegi) made their first contribution in [https://github.com/apache/arrow-go/pull/366](https://redirect.github.com/apache/arrow-go/pull/366) - [@&#8203;mateuszrzeszutek](https://redirect.github.com/mateuszrzeszutek) made their first contribution in [https://github.com/apache/arrow-go/pull/361](https://redirect.github.com/apache/arrow-go/pull/361) **Full Changelog**: apache/arrow-go@v18.2.0...v18.3.0 </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent bf74fd2 commit f9f136d

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

examples/simple_plugin/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.4
55
toolchain go1.24.1
66

77
require (
8-
github.com/apache/arrow-go/v18 v18.2.0
8+
github.com/apache/arrow-go/v18 v18.3.0
99
github.com/cloudquery/plugin-sdk/v4 v4.82.1
1010
github.com/rs/zerolog v1.34.0
1111
)

examples/simple_plugin/go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ github.com/adrg/xdg v0.5.3 h1:xRnxJXne7+oWDatRhR1JLnvuccuIeCoBu2rtuLqQB78=
33
github.com/adrg/xdg v0.5.3/go.mod h1:nlTsY+NNiCBGCK2tpm09vRqfVzrc2fLmXGpBLF0zlTQ=
44
github.com/andybalholm/brotli v1.1.1 h1:PR2pgnyFznKEugtsUo0xLdDop5SKXd5Qf5ysW+7XdTA=
55
github.com/andybalholm/brotli v1.1.1/go.mod h1:05ib4cKhjx3OQYUY22hTVd34Bc8upXjOLL2rKwwZBoA=
6-
github.com/apache/arrow-go/v18 v18.2.0 h1:QhWqpgZMKfWOniGPhbUxrHohWnooGURqL2R2Gg4SO1Q=
7-
github.com/apache/arrow-go/v18 v18.2.0/go.mod h1:Ic/01WSwGJWRrdAZcxjBZ5hbApNJ28K96jGYaxzzGUc=
6+
github.com/apache/arrow-go/v18 v18.3.0 h1:Xq4A6dZj9Nu33sqZibzn012LNnewkTUlfKVUFD/RX/I=
7+
github.com/apache/arrow-go/v18 v18.3.0/go.mod h1:eEM1DnUTHhgGAjf/ChvOAQbUQ+EPohtDrArffvUjPg8=
88
github.com/apache/arrow/go/v13 v13.0.0-20230731205701-112f94971882 h1:mFDZW1FQk9yndPvxScp7RpcOpdSHaqcgBWO7sDlx4S8=
99
github.com/apache/arrow/go/v13 v13.0.0-20230731205701-112f94971882/go.mod h1:W69eByFNO0ZR30q1/7Sr9d83zcVZmF2MiP3fFYAWJOc=
1010
github.com/apache/thrift v0.21.0 h1:tdPmh/ptjE1IJnhbhrcl2++TauVjy242rkV/UzJChnE=
@@ -81,8 +81,8 @@ github.com/golang/mock v1.6.0 h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=
8181
github.com/golang/mock v1.6.0/go.mod h1:p6yTPP+5HYm5mzsMV8JkE6ZKdX+/wYM6Hr+LicevLPs=
8282
github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=
8383
github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
84-
github.com/golang/snappy v0.0.4 h1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM=
85-
github.com/golang/snappy v0.0.4/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
84+
github.com/golang/snappy v1.0.0 h1:Oy607GVXHs7RtbggtPBnr2RmDArIsAefDwvrdWvRhGs=
85+
github.com/golang/snappy v1.0.0/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
8686
github.com/google/flatbuffers v25.2.10+incompatible h1:F3vclr7C3HpB1k9mxCGRMXq6FdUalZ6H/pNX4FP1v0Q=
8787
github.com/google/flatbuffers v25.2.10+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
8888
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
@@ -213,8 +213,8 @@ golang.org/x/tools v0.32.0 h1:Q7N1vhpkQv7ybVzLFtTjvQya2ewbwNDZzUgfXGqtMWU=
213213
golang.org/x/tools v0.32.0/go.mod h1:ZxrU41P/wAbZD8EDa6dDCa6XfpkhJ7HFMjHJXfBDu8s=
214214
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da h1:noIWHXmPHxILtqtCOPIhSt0ABwskkZKjD3bXGnZGpNY=
215215
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da/go.mod h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
216-
gonum.org/v1/gonum v0.15.1 h1:FNy7N6OUZVUaWG9pTiD+jlhdQ3lMP+/LcTpJ6+a8sQ0=
217-
gonum.org/v1/gonum v0.15.1/go.mod h1:eZTZuRFrzu5pcyjN5wJhcIhnUdNijYxX1T2IcrOGY0o=
216+
gonum.org/v1/gonum v0.16.0 h1:5+ul4Swaf3ESvrOnidPp4GZbzf0mxVQpDCYUQE7OJfk=
217+
gonum.org/v1/gonum v0.16.0/go.mod h1:fef3am4MQ93R2HHpKnLk4/Tbh/s0+wqD5nfa6Pnwy4E=
218218
google.golang.org/genproto/googleapis/api v0.0.0-20250519155744-55703ea1f237 h1:Kog3KlB4xevJlAcbbbzPfRG0+X9fdoGM+UBRKVz6Wr0=
219219
google.golang.org/genproto/googleapis/api v0.0.0-20250519155744-55703ea1f237/go.mod h1:ezi0AVyMKDWy5xAncvjLWH7UcLBB5n7y2fQ8MzjJcto=
220220
google.golang.org/genproto/googleapis/rpc v0.0.0-20250519155744-55703ea1f237 h1:cJfm9zPbe1e873mHJzmQ1nwVEeRDU/T1wXDK2kUSU34=

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.4
55
toolchain go1.24.1
66

77
require (
8-
github.com/apache/arrow-go/v18 v18.2.0
8+
github.com/apache/arrow-go/v18 v18.3.0
99
github.com/aws/aws-sdk-go-v2 v1.36.3
1010
github.com/aws/aws-sdk-go-v2/config v1.29.14
1111
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.0

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ github.com/adrg/xdg v0.5.3 h1:xRnxJXne7+oWDatRhR1JLnvuccuIeCoBu2rtuLqQB78=
33
github.com/adrg/xdg v0.5.3/go.mod h1:nlTsY+NNiCBGCK2tpm09vRqfVzrc2fLmXGpBLF0zlTQ=
44
github.com/andybalholm/brotli v1.1.1 h1:PR2pgnyFznKEugtsUo0xLdDop5SKXd5Qf5ysW+7XdTA=
55
github.com/andybalholm/brotli v1.1.1/go.mod h1:05ib4cKhjx3OQYUY22hTVd34Bc8upXjOLL2rKwwZBoA=
6-
github.com/apache/arrow-go/v18 v18.2.0 h1:QhWqpgZMKfWOniGPhbUxrHohWnooGURqL2R2Gg4SO1Q=
7-
github.com/apache/arrow-go/v18 v18.2.0/go.mod h1:Ic/01WSwGJWRrdAZcxjBZ5hbApNJ28K96jGYaxzzGUc=
6+
github.com/apache/arrow-go/v18 v18.3.0 h1:Xq4A6dZj9Nu33sqZibzn012LNnewkTUlfKVUFD/RX/I=
7+
github.com/apache/arrow-go/v18 v18.3.0/go.mod h1:eEM1DnUTHhgGAjf/ChvOAQbUQ+EPohtDrArffvUjPg8=
88
github.com/apache/arrow/go/v13 v13.0.0-20230731205701-112f94971882 h1:mFDZW1FQk9yndPvxScp7RpcOpdSHaqcgBWO7sDlx4S8=
99
github.com/apache/arrow/go/v13 v13.0.0-20230731205701-112f94971882/go.mod h1:W69eByFNO0ZR30q1/7Sr9d83zcVZmF2MiP3fFYAWJOc=
1010
github.com/apache/thrift v0.21.0 h1:tdPmh/ptjE1IJnhbhrcl2++TauVjy242rkV/UzJChnE=
@@ -83,8 +83,8 @@ github.com/golang/mock v1.6.0 h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=
8383
github.com/golang/mock v1.6.0/go.mod h1:p6yTPP+5HYm5mzsMV8JkE6ZKdX+/wYM6Hr+LicevLPs=
8484
github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=
8585
github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
86-
github.com/golang/snappy v0.0.4 h1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM=
87-
github.com/golang/snappy v0.0.4/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
86+
github.com/golang/snappy v1.0.0 h1:Oy607GVXHs7RtbggtPBnr2RmDArIsAefDwvrdWvRhGs=
87+
github.com/golang/snappy v1.0.0/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
8888
github.com/google/flatbuffers v25.2.10+incompatible h1:F3vclr7C3HpB1k9mxCGRMXq6FdUalZ6H/pNX4FP1v0Q=
8989
github.com/google/flatbuffers v25.2.10+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
9090
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
@@ -247,8 +247,8 @@ golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8T
247247
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
248248
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da h1:noIWHXmPHxILtqtCOPIhSt0ABwskkZKjD3bXGnZGpNY=
249249
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da/go.mod h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
250-
gonum.org/v1/gonum v0.15.1 h1:FNy7N6OUZVUaWG9pTiD+jlhdQ3lMP+/LcTpJ6+a8sQ0=
251-
gonum.org/v1/gonum v0.15.1/go.mod h1:eZTZuRFrzu5pcyjN5wJhcIhnUdNijYxX1T2IcrOGY0o=
250+
gonum.org/v1/gonum v0.16.0 h1:5+ul4Swaf3ESvrOnidPp4GZbzf0mxVQpDCYUQE7OJfk=
251+
gonum.org/v1/gonum v0.16.0/go.mod h1:fef3am4MQ93R2HHpKnLk4/Tbh/s0+wqD5nfa6Pnwy4E=
252252
google.golang.org/genproto/googleapis/api v0.0.0-20250519155744-55703ea1f237 h1:Kog3KlB4xevJlAcbbbzPfRG0+X9fdoGM+UBRKVz6Wr0=
253253
google.golang.org/genproto/googleapis/api v0.0.0-20250519155744-55703ea1f237/go.mod h1:ezi0AVyMKDWy5xAncvjLWH7UcLBB5n7y2fQ8MzjJcto=
254254
google.golang.org/genproto/googleapis/rpc v0.0.0-20250519155744-55703ea1f237 h1:cJfm9zPbe1e873mHJzmQ1nwVEeRDU/T1wXDK2kUSU34=

0 commit comments

Comments
 (0)