Skip to content

Commit 2ba57e2

Browse files
authored
fix(deps): Update module github.com/apache/arrow-go/v18 to v18.2.0 (#635)
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.1.0` -> `v18.2.0` | --- ### Release Notes <details> <summary>apache/arrow-go (github.com/apache/arrow-go/v18)</summary> ### [`v18.2.0`](https://redirect.github.com/apache/arrow-go/releases/tag/v18.2.0) [Compare Source](https://redirect.github.com/apache/arrow-go/compare/v18.1.0...v18.2.0) ##### What's Changed - fix(release): fix wrong upload path by [@&#8203;kou](https://redirect.github.com/kou) in [https://github.com/apache/arrow-go/pull/243](https://redirect.github.com/apache/arrow-go/pull/243) - chore: Bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/248](https://redirect.github.com/apache/arrow-go/pull/248) - chore: Bump github.com/substrait-io/substrait-go/v3 from 3.2.1 to 3.3.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/247](https://redirect.github.com/apache/arrow-go/pull/247) - chore: Bump actions/upload-artifact from 4.5.0 to 4.6.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/245](https://redirect.github.com/apache/arrow-go/pull/245) - fix(release): fix svn add command and add script to generate release notes by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/249](https://redirect.github.com/apache/arrow-go/pull/249) - fix(arrow/cdata): move headers into parent Go package by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/251](https://redirect.github.com/apache/arrow-go/pull/251) - chore: Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/255](https://redirect.github.com/apache/arrow-go/pull/255) - chore: Bump github.com/substrait-io/substrait-go/v3 from 3.3.0 to 3.4.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/253](https://redirect.github.com/apache/arrow-go/pull/253) - chore: Add NOTICE.txt file by [@&#8203;singh1203](https://redirect.github.com/singh1203) in [https://github.com/apache/arrow-go/pull/257](https://redirect.github.com/apache/arrow-go/pull/257) - chore: Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/259](https://redirect.github.com/apache/arrow-go/pull/259) - chore: Bump github.com/substrait-io/substrait-go/v3 from 3.4.0 to 3.5.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/260](https://redirect.github.com/apache/arrow-go/pull/260) - chore: Bump actions/setup-go from 5.2.0 to 5.3.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/258](https://redirect.github.com/apache/arrow-go/pull/258) - chore: Bump google.golang.org/grpc from 1.69.2 to 1.70.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/262](https://redirect.github.com/apache/arrow-go/pull/262) - chore: Bump github.com/google/flatbuffers from 24.12.23+incompatible to 25.1.24+incompatible by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/261](https://redirect.github.com/apache/arrow-go/pull/261) - chore: Update self-hosted arm runner to ubuntu-24.04-arm by [@&#8203;singh1203](https://redirect.github.com/singh1203) in [https://github.com/apache/arrow-go/pull/268](https://redirect.github.com/apache/arrow-go/pull/268) - chore: Bump github.com/substrait-io/substrait-go/v3 from 3.5.0 to 3.6.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/272](https://redirect.github.com/apache/arrow-go/pull/272) - chore: Bump actions/setup-python from 5.3.0 to 5.4.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/266](https://redirect.github.com/apache/arrow-go/pull/266) - chore: Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/270](https://redirect.github.com/apache/arrow-go/pull/270) - chore: Bump golang.org/x/tools from 0.29.0 to 0.30.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/273](https://redirect.github.com/apache/arrow-go/pull/273) - chore: Drop executable file bit of source files by [@&#8203;jas4711](https://redirect.github.com/jas4711) in [https://github.com/apache/arrow-go/pull/274](https://redirect.github.com/apache/arrow-go/pull/274) - chore: Bump github.com/goccy/go-json from 0.10.4 to 0.10.5 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/264](https://redirect.github.com/apache/arrow-go/pull/264) - ci: update actions/cache by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/276](https://redirect.github.com/apache/arrow-go/pull/276) - fix(arrow/bitutil): fix bitmap ops on 32-bit platforms by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/277](https://redirect.github.com/apache/arrow-go/pull/277) - feat(internal/encoding): add Discard method to decoders by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/280](https://redirect.github.com/apache/arrow-go/pull/280) - feat(parquet/cmd/parquet_reader): Add command to dump the column and offset indices by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/281](https://redirect.github.com/apache/arrow-go/pull/281) - chore: Bump github.com/google/flatbuffers from 25.1.24+incompatible to 25.2.10+incompatible by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/284](https://redirect.github.com/apache/arrow-go/pull/284) - fix(internal/utils): fix clobbering BP by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/288](https://redirect.github.com/apache/arrow-go/pull/288) - chore: Bump github.com/substrait-io/substrait-go/v3 from 3.6.0 to 3.7.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/287](https://redirect.github.com/apache/arrow-go/pull/287) - docs(license): update LICENSE.txt by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/290](https://redirect.github.com/apache/arrow-go/pull/290) - feat(parquet/file): Add SeekToRow for Column readers by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/283](https://redirect.github.com/apache/arrow-go/pull/283) - fix(parquet/pqarrow): propagate field id metadata for lists/maps by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/293](https://redirect.github.com/apache/arrow-go/pull/293) - feat: Add arrayApproxEqualString to handle null characters in string. by [@&#8203;singh1203](https://redirect.github.com/singh1203) in [https://github.com/apache/arrow-go/pull/291](https://redirect.github.com/apache/arrow-go/pull/291) - feat(parquet): update comments for `BufferedStreamEnabled` by [@&#8203;joechenrh](https://redirect.github.com/joechenrh) in [https://github.com/apache/arrow-go/pull/295](https://redirect.github.com/apache/arrow-go/pull/295) - chore: Bump actions/upload-artifact from 4.6.0 to 4.6.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/296](https://redirect.github.com/apache/arrow-go/pull/296) - chore: Bump github.com/klauspost/compress from 1.17.11 to 1.18.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/297](https://redirect.github.com/apache/arrow-go/pull/297) - chore: Bump github.com/hamba/avro/v2 from 2.27.0 to 2.28.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/285](https://redirect.github.com/apache/arrow-go/pull/285) - chore: Bump actions/download-artifact from 4.1.8 to 4.1.9 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/301](https://redirect.github.com/apache/arrow-go/pull/301) - fix(arrow/memory): Align allocations always by [@&#8203;lidavidm](https://redirect.github.com/lidavidm) in [https://github.com/apache/arrow-go/pull/289](https://redirect.github.com/apache/arrow-go/pull/289) - chore: Bump github.com/substrait-io/substrait-go/v3 from 3.7.0 to 3.8.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/300](https://redirect.github.com/apache/arrow-go/pull/300) - chore: Bump github.com/klauspost/cpuid/v2 from 2.2.9 to 2.2.10 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/299](https://redirect.github.com/apache/arrow-go/pull/299) - feat(parquet): add byte buffer when disable buffered stream by [@&#8203;joechenrh](https://redirect.github.com/joechenrh) in [https://github.com/apache/arrow-go/pull/302](https://redirect.github.com/apache/arrow-go/pull/302) - perf(overflow): Speed up overflow checks for small integers by [@&#8203;cbandy](https://redirect.github.com/cbandy) in [https://github.com/apache/arrow-go/pull/303](https://redirect.github.com/apache/arrow-go/pull/303) - chore: bump version by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/305](https://redirect.github.com/apache/arrow-go/pull/305) - fix(pqarrow): respect list element nullability during conversion by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/311](https://redirect.github.com/apache/arrow-go/pull/311) - chore(testing): Update testing submodules by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/312](https://redirect.github.com/apache/arrow-go/pull/312) - chore: Bump golang.org/x/sys from 0.30.0 to 0.31.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/309](https://redirect.github.com/apache/arrow-go/pull/309) - chore: Bump google.golang.org/grpc from 1.70.0 to 1.71.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/306](https://redirect.github.com/apache/arrow-go/pull/306) - chore: Bump github.com/substrait-io/substrait-go/v3 from 3.8.0 to 3.9.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/307](https://redirect.github.com/apache/arrow-go/pull/307) ##### New Contributors - [@&#8203;singh1203](https://redirect.github.com/singh1203) made their first contribution in [https://github.com/apache/arrow-go/pull/257](https://redirect.github.com/apache/arrow-go/pull/257) - [@&#8203;jas4711](https://redirect.github.com/jas4711) made their first contribution in [https://github.com/apache/arrow-go/pull/274](https://redirect.github.com/apache/arrow-go/pull/274) - [@&#8203;lidavidm](https://redirect.github.com/lidavidm) made their first contribution in [https://github.com/apache/arrow-go/pull/289](https://redirect.github.com/apache/arrow-go/pull/289) - [@&#8203;cbandy](https://redirect.github.com/cbandy) made their first contribution in [https://github.com/apache/arrow-go/pull/303](https://redirect.github.com/apache/arrow-go/pull/303) **Full Changelog**: apache/arrow-go@v18.1.0...v18.2.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent 79ab1f6 commit 2ba57e2

File tree

2 files changed

+24
-27
lines changed

2 files changed

+24
-27
lines changed

go.mod

+8-9
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/cloudquery/filetypes/v4
33
go 1.23.4
44

55
require (
6-
github.com/apache/arrow-go/v18 v18.1.0
6+
github.com/apache/arrow-go/v18 v18.2.0
77
github.com/bradleyjkemp/cupaloy/v2 v2.8.0
88
github.com/cloudquery/codegen v0.3.23
99
github.com/cloudquery/plugin-sdk/v4 v4.74.1
@@ -14,7 +14,6 @@ require (
1414
)
1515

1616
require (
17-
github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c // indirect
1817
github.com/andybalholm/brotli v1.1.1 // indirect
1918
github.com/apache/thrift v0.21.0 // indirect
2019
github.com/apapsch/go-jsonmerge/v2 v2.0.0 // indirect
@@ -23,13 +22,13 @@ require (
2322
github.com/cloudquery/cloudquery-api-go v1.13.6 // indirect
2423
github.com/davecgh/go-spew v1.1.1 // indirect
2524
github.com/golang/snappy v0.0.4 // indirect
26-
github.com/google/flatbuffers v24.12.23+incompatible // indirect
25+
github.com/google/flatbuffers v25.2.10+incompatible // indirect
2726
github.com/google/uuid v1.6.0 // indirect
2827
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
2928
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
3029
github.com/klauspost/asmfmt v1.3.2 // indirect
31-
github.com/klauspost/compress v1.17.11 // indirect
32-
github.com/klauspost/cpuid/v2 v2.2.9 // indirect
30+
github.com/klauspost/compress v1.18.0 // indirect
31+
github.com/klauspost/cpuid/v2 v2.2.10 // indirect
3332
github.com/mailru/easyjson v0.7.7 // indirect
3433
github.com/mattn/go-colorable v0.1.13 // indirect
3534
github.com/mattn/go-isatty v0.0.20 // indirect
@@ -43,15 +42,15 @@ require (
4342
github.com/thoas/go-funk v0.9.3 // indirect
4443
github.com/zeebo/xxh3 v1.0.2 // indirect
4544
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67 // indirect
46-
golang.org/x/mod v0.22.0 // indirect
45+
golang.org/x/mod v0.23.0 // indirect
4746
golang.org/x/net v0.36.0 // indirect
4847
golang.org/x/sync v0.11.0 // indirect
49-
golang.org/x/sys v0.30.0 // indirect
48+
golang.org/x/sys v0.31.0 // indirect
5049
golang.org/x/text v0.22.0 // indirect
51-
golang.org/x/tools v0.29.0 // indirect
50+
golang.org/x/tools v0.30.0 // indirect
5251
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
5352
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f // indirect
54-
google.golang.org/grpc v1.70.0 // indirect
53+
google.golang.org/grpc v1.71.0 // indirect
5554
google.golang.org/protobuf v1.36.5 // indirect
5655
gopkg.in/yaml.v3 v3.0.1 // indirect
5756
)

go.sum

+16-18
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c h1:RGWPOewvKIROun94nF7v2cua9qP+thov/7M50KEoeSU=
2-
github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c/go.mod h1:X0CRv0ky0k6m906ixxpzmDRLvX58TFUKS2eePweuyxk=
31
github.com/RaveNoX/go-jsoncommentstrip v1.0.0/go.mod h1:78ihd09MekBnJnxpICcwzCMzGrKSKYe4AqU6PDYYpjk=
42
github.com/andybalholm/brotli v1.1.1 h1:PR2pgnyFznKEugtsUo0xLdDop5SKXd5Qf5ysW+7XdTA=
53
github.com/andybalholm/brotli v1.1.1/go.mod h1:05ib4cKhjx3OQYUY22hTVd34Bc8upXjOLL2rKwwZBoA=
6-
github.com/apache/arrow-go/v18 v18.1.0 h1:agLwJUiVuwXZdwPYVrlITfx7bndULJ/dggbnLFgDp/Y=
7-
github.com/apache/arrow-go/v18 v18.1.0/go.mod h1:tigU/sIgKNXaesf5d7Y95jBBKS5KsxTqYBKXFsvKzo0=
4+
github.com/apache/arrow-go/v18 v18.2.0 h1:QhWqpgZMKfWOniGPhbUxrHohWnooGURqL2R2Gg4SO1Q=
5+
github.com/apache/arrow-go/v18 v18.2.0/go.mod h1:Ic/01WSwGJWRrdAZcxjBZ5hbApNJ28K96jGYaxzzGUc=
86
github.com/apache/thrift v0.21.0 h1:tdPmh/ptjE1IJnhbhrcl2++TauVjy242rkV/UzJChnE=
97
github.com/apache/thrift v0.21.0/go.mod h1:W1H8aR/QRtYNvrPeFXBtobyRkd0/YVhTc6i07XIAgDw=
108
github.com/apapsch/go-jsonmerge/v2 v2.0.0 h1:axGnT1gRIfimI7gJifB699GoE/oq+F2MU7Dml6nw9rQ=
@@ -43,8 +41,8 @@ github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek
4341
github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
4442
github.com/golang/snappy v0.0.4 h1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM=
4543
github.com/golang/snappy v0.0.4/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
46-
github.com/google/flatbuffers v24.12.23+incompatible h1:ubBKR94NR4pXUCY/MUsRVzd9umNW7ht7EG9hHfS9FX8=
47-
github.com/google/flatbuffers v24.12.23+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
44+
github.com/google/flatbuffers v25.2.10+incompatible h1:F3vclr7C3HpB1k9mxCGRMXq6FdUalZ6H/pNX4FP1v0Q=
45+
github.com/google/flatbuffers v25.2.10+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
4846
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
4947
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
5048
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
@@ -59,10 +57,10 @@ github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFF
5957
github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d/go.mod h1:2PavIy+JPciBPrBUjwbNvtwB6RQlve+hkpll6QSNmOE=
6058
github.com/klauspost/asmfmt v1.3.2 h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK4=
6159
github.com/klauspost/asmfmt v1.3.2/go.mod h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE=
62-
github.com/klauspost/compress v1.17.11 h1:In6xLpyWOi1+C7tXUUWv2ot1QvBjxevKAaI6IXrJmUc=
63-
github.com/klauspost/compress v1.17.11/go.mod h1:pMDklpSncoRMuLFrf1W9Ss9KT+0rH90U12bZKk7uwG0=
64-
github.com/klauspost/cpuid/v2 v2.2.9 h1:66ze0taIn2H33fBvCkXuv9BmCwDfafmiIVpKV9kKGuY=
65-
github.com/klauspost/cpuid/v2 v2.2.9/go.mod h1:rqkxqrZ1EhYM9G+hXH7YdowN5R5RGN6NK4QwQ3WMXF8=
60+
github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo=
61+
github.com/klauspost/compress v1.18.0/go.mod h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYWRCY2AiWywWQ=
62+
github.com/klauspost/cpuid/v2 v2.2.10 h1:tBs3QSyvjDyFTq3uoc/9xFpCuOsJQFNPiAhYdw2skhE=
63+
github.com/klauspost/cpuid/v2 v2.2.10/go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
6664
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
6765
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
6866
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
@@ -125,29 +123,29 @@ go.opentelemetry.io/otel/trace v1.34.0 h1:+ouXS2V8Rd4hp4580a8q23bg0azF2nI8cqLYnC
125123
go.opentelemetry.io/otel/trace v1.34.0/go.mod h1:Svm7lSjQD7kG7KJ/MUHPVXSDGz2OX4h0M2jHBhmSfRE=
126124
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67 h1:1UoZQm6f0P/ZO0w1Ri+f+ifG/gXhegadRdwBIXEFWDo=
127125
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67/go.mod h1:qj5a5QZpwLU2NLQudwIN5koi3beDhSAlJwa67PuM98c=
128-
golang.org/x/mod v0.22.0 h1:D4nJWe9zXqHOmWqj4VMOJhvzj7bEZg4wEYa759z1pH4=
129-
golang.org/x/mod v0.22.0/go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY=
126+
golang.org/x/mod v0.23.0 h1:Zb7khfcRGKk+kqfxFaP5tZqCnDZMjC5VtUBs87Hr6QM=
127+
golang.org/x/mod v0.23.0/go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY=
130128
golang.org/x/net v0.36.0 h1:vWF2fRbw4qslQsQzgFqZff+BItCvGFQqKzKIzx1rmoA=
131129
golang.org/x/net v0.36.0/go.mod h1:bFmbeoIPfrw4sMHNhb4J9f6+tPziuGjq7Jk/38fxi1I=
132130
golang.org/x/sync v0.11.0 h1:GGz8+XQP4FvTTrjZPzNKTMFtSXH80RAzG+5ghFPgK9w=
133131
golang.org/x/sync v0.11.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
134132
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
135133
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
136134
golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
137-
golang.org/x/sys v0.30.0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc=
138-
golang.org/x/sys v0.30.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
135+
golang.org/x/sys v0.31.0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik=
136+
golang.org/x/sys v0.31.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
139137
golang.org/x/text v0.22.0 h1:bofq7m3/HAFvbF51jz3Q9wLg3jkvSPuiZu/pD1XwgtM=
140138
golang.org/x/text v0.22.0/go.mod h1:YRoo4H8PVmsu+E3Ou7cqLVH8oXWIHVoX0jqUWALQhfY=
141-
golang.org/x/tools v0.29.0 h1:Xx0h3TtM9rzQpQuR4dKLrdglAmCEN5Oi+P74JdhdzXE=
142-
golang.org/x/tools v0.29.0/go.mod h1:KMQVMRsVxU6nHCFXrBPhDB8XncLNLM0lIy/F14RP588=
139+
golang.org/x/tools v0.30.0 h1:BgcpHewrV5AUp2G9MebG4XPFI1E2W41zU1SaqVA9vJY=
140+
golang.org/x/tools v0.30.0/go.mod h1:c347cR/OJfw5TI+GfX7RUPNMdDRRbjvYTS0jPyvsVtY=
143141
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da h1:noIWHXmPHxILtqtCOPIhSt0ABwskkZKjD3bXGnZGpNY=
144142
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da/go.mod h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
145143
gonum.org/v1/gonum v0.15.1 h1:FNy7N6OUZVUaWG9pTiD+jlhdQ3lMP+/LcTpJ6+a8sQ0=
146144
gonum.org/v1/gonum v0.15.1/go.mod h1:eZTZuRFrzu5pcyjN5wJhcIhnUdNijYxX1T2IcrOGY0o=
147145
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f h1:OxYkA3wjPsZyBylwymxSHa7ViiW1Sml4ToBrncvFehI=
148146
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f/go.mod h1:+2Yz8+CLJbIfL9z73EW45avw8Lmge3xVElCP9zEKi50=
149-
google.golang.org/grpc v1.70.0 h1:pWFv03aZoHzlRKHWicjsZytKAiYCtNS0dHbXnIdq7jQ=
150-
google.golang.org/grpc v1.70.0/go.mod h1:ofIJqVKDXx/JiXrwr2IG4/zwdH9txy3IlF40RmcJSQw=
147+
google.golang.org/grpc v1.71.0 h1:kF77BGdPTQ4/JZWMlb9VpJ5pa25aqvVqogsxNHHdeBg=
148+
google.golang.org/grpc v1.71.0/go.mod h1:H0GRtasmQOh9LkFoCPDu3ZrwUtD1YGE+b2vYBYd/8Ec=
151149
google.golang.org/protobuf v1.36.5 h1:tPhr+woSbjfYvY6/GPufUoYizxw1cF/yFoxJ2fmpwlM=
152150
google.golang.org/protobuf v1.36.5/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
153151
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=

0 commit comments

Comments
 (0)