Skip to content

chore(deps): bump the go-dependencies group across 18 directories with 32 updates - #1169

Open
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/go_modules/staging/go-dependencies-922f08426c
Open

chore(deps): bump the go-dependencies group across 18 directories with 32 updates#1169
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/go_modules/staging/go-dependencies-922f08426c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 25 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2/config 1.29.17 1.33.1
github.com/aws/aws-sdk-go-v2/service/kms 1.41.1 1.57.1
github.com/aws/aws-sdk-go-v2/service/s3 1.97.3 1.109.1
github.com/cockroachdb/pebble/v2 2.1.6 2.1.7
github.com/go-mysql-org/go-mysql 1.11.0 1.16.0
github.com/go-playground/validator/v10 10.25.0 10.30.3
github.com/jackc/pgx/v5 5.9.2 5.10.0
github.com/parquet-go/parquet-go 0.29.0 0.32.0
github.com/rs/zerolog 1.34.0 1.35.1
github.com/spf13/cobra 1.9.1 1.10.2
github.com/spf13/viper 1.20.1 1.21.0
github.com/stretchr/testify 1.11.1 1.12.1
github.com/twmb/franz-go 1.21.1 1.21.6
go.mongodb.org/mongo-driver 1.17.3 1.17.9
google.golang.org/grpc 1.82.1 1.83.2
google.golang.org/protobuf 1.36.11 1.36.12
github.com/paulmach/orb 0.12.0 0.13.0
github.com/apache/arrow-go/v18 18.2.0 18.7.0
github.com/shirou/gopsutil/v4 4.26.3 4.26.7
github.com/aws/aws-sdk-go 1.55.6 1.55.8
github.com/dlclark/regexp2 1.11.5 1.12.0
github.com/microsoft/go-mssqldb 1.9.5 1.11.0
github.com/go-sql-driver/mysql 1.8.1 1.10.0
github.com/sijms/go-ora/v2 2.8.24 2.9.0
github.com/lib/pq 1.10.9 1.12.3

Bumps the go-dependencies group with 2 updates in the /drivers/kafka directory: github.com/twmb/franz-go and github.com/dlclark/regexp2.
Bumps the go-dependencies group with 1 update in the /drivers/mongodb directory: go.mongodb.org/mongo-driver.
Bumps the go-dependencies group with 2 updates in the /drivers/mssql directory: github.com/stretchr/testify and github.com/microsoft/go-mssqldb.
Bumps the go-dependencies group with 2 updates in the /drivers/mysql directory: github.com/go-mysql-org/go-mysql and github.com/go-sql-driver/mysql.
Bumps the go-dependencies group with 1 update in the /drivers/oracle directory: github.com/sijms/go-ora/v2.
Bumps the go-dependencies group with 2 updates in the /drivers/postgres directory: github.com/jackc/pgx/v5 and github.com/lib/pq.
Bumps the go-dependencies group with 2 updates in the /drivers/s3 directory: github.com/parquet-go/parquet-go and github.com/stretchr/testify.
Bumps the go-dependencies group with 10 updates in the /tests directory:

Package From To
github.com/parquet-go/parquet-go 0.29.0 0.32.0
github.com/stretchr/testify 1.11.1 1.12.1
github.com/twmb/franz-go 1.21.1 1.21.6
go.mongodb.org/mongo-driver 1.17.3 1.17.9
github.com/apache/arrow-go/v18 18.2.0 18.7.0
github.com/microsoft/go-mssqldb 1.9.5 1.11.0
github.com/go-sql-driver/mysql 1.8.1 1.10.0
github.com/sijms/go-ora/v2 2.8.24 2.9.0
github.com/lib/pq 1.10.9 1.12.3
github.com/minio/minio-go/v7 7.0.34 7.3.0

Bumps the go-dependencies group with 2 updates in the /tests/db2 directory: github.com/stretchr/testify and github.com/apache/arrow-go/v18.
Bumps the go-dependencies group with 3 updates in the /tests/kafka directory: github.com/stretchr/testify, github.com/twmb/franz-go and github.com/apache/arrow-go/v18.
Bumps the go-dependencies group with 3 updates in the /tests/mongodb directory: github.com/stretchr/testify, go.mongodb.org/mongo-driver and github.com/apache/arrow-go/v18.
Bumps the go-dependencies group with 3 updates in the /tests/mssql directory: github.com/stretchr/testify, github.com/apache/arrow-go/v18 and github.com/microsoft/go-mssqldb.
Bumps the go-dependencies group with 3 updates in the /tests/mysql directory: github.com/stretchr/testify, github.com/apache/arrow-go/v18 and github.com/go-sql-driver/mysql.
Bumps the go-dependencies group with 3 updates in the /tests/oracle directory: github.com/stretchr/testify, github.com/apache/arrow-go/v18 and github.com/sijms/go-ora/v2.
Bumps the go-dependencies group with 3 updates in the /tests/postgres directory: github.com/stretchr/testify, github.com/apache/arrow-go/v18 and github.com/lib/pq.
Bumps the go-dependencies group with 4 updates in the /tests/s3 directory: github.com/parquet-go/parquet-go, github.com/stretchr/testify, github.com/apache/arrow-go/v18 and github.com/minio/minio-go/v7.
Bumps the go-dependencies group with 4 updates in the /tests/testutils directory: github.com/parquet-go/parquet-go, github.com/stretchr/testify, github.com/apache/arrow-go/v18 and github.com/minio/minio-go/v7.

Updates github.com/aws/aws-sdk-go-v2/config from 1.29.17 to 1.33.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.41.1 to 1.57.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.97.3 to 1.109.1

Commits

Updates github.com/cockroachdb/pebble/v2 from 2.1.6 to 2.1.7

Release notes

Sourced from github.com/cockroachdb/pebble/v2's releases.

v2.1.7

Pebble release used in production by CockroachDB 25.3.x, with v2 path.

Caution! v2.x no longer supports the oldest on-disk formats; see README.

What's Changed

Full Changelog: cockroachdb/pebble@v2.1.6...v2.1.7

Commits

Updates github.com/go-mysql-org/go-mysql from 1.11.0 to 1.16.0

Changelog

Sourced from github.com/go-mysql-org/go-mysql's changelog.

Tag v1.16.0 (2026-07-13)

  • Keep the connection open when a streamed resultset errors. #1170 (ramnes)
  • Add context-aware versions of WaitUntilPos() and CatchMasterPos(). #1168 (dbnski)
  • Server: fix OK session-track suffix and validate SetCapability. #1167 (nzin-alayacare)
  • Client: add Stmt.ExecuteProcedureMultiResults for multi-result stored procedures. #1165 (nzin-alayacare)
  • Client: add ExecQueryRelayLocalInfile for proxy-friendly LOAD DATA LOCAL INFILE. #1164 (nzin-alayacare)
  • Fix and test out of range. #1166 (desdic)
  • Server: Remove CLIENT_LOCAL_FILES from default server capabilities so upgrades do not enable LOAD DATA LOCAL INFILE unless explicitly requested via SetCapability. #1163 (nzin-alayacare)
  • Add server-side session tracking support. #1158 (nzin-alayacare)
  • Server: advertise CLIENT_MULTI_RESULTS, CLIENT_PS_MULTI_RESULTS in default capabilities. #1155 (nzin-alayacare)
  • Fix: make compressed transaction payloads checkpointable. #1153 (serprex)
  • Packet: bound uncompressed compressed-protocol frames to the frame length. #1151 (dtunikov)
  • Feat(cmd): support gtid subscription. #1152 (fansehep)
  • Compress: return Reset error from pooled zlib reader. #1150 (dtunikov)
  • Refactor: replace interface{} with any (Go 1.18+). #1148 (MD-Mushfiqur123)
  • Add option RenderJSONAsMySQLText. #1147 (morgo)
  • Replication: support MySQL 8.4 semi-sync variable names. #1138 (dveeden)
  • CI: Remove mysql_ssl_rsa_setup. #1139 (dveeden)

Tag v1.15.0 (2026-05-05)

Breaking Changes

API Refactoring: MysqlGTIDSet and MariadbGTIDSet have been refactored in #1124 and #1125. Please review the updated type definitions as this may require adjustments in downstream code.

Tag v1.14.0 (2026-02-23)

... (truncated)

Commits
  • ad661cb Release v1.16.0 (#1171)
  • 916a392 Keep the connection open when a streamed resultset errors (#1170)
  • 3d57976 Add context-aware versions of WaitUntilPos() and CatchMasterPos() (#1168)
  • f6b4b9c server: fix OK session-track suffix and validate SetCapability (#1167)
  • 8a3d353 client: add Stmt.ExecuteProcedureMultiResults for multi-result stored procedu...
  • 09059bf client: add ExecQueryRelayLocalInfile for proxy-friendly LOAD DATA LOCAL INFI...
  • a57884f Fix and test out of range (#1166)
  • b1cc553 server: add CLIENT_LOCAL_FILES to default server capabilities (#1163)
  • 35ca5c6 Add server-side session tracking support (#1158)
  • 60bfbfe server: advertise CLIENT_MULTI_RESULTS, CLIENT_PS_MULTI_RESULTS in default ca...
  • Additional commits viewable in compare view

Updates github.com/go-playground/validator/v10 from 10.25.0 to 10.30.3

Release notes

Sourced from github.com/go-playground/validator/v10's releases.

v10.30.3

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.30.2...v10.30.3

v10.30.2

What's Changed

... (truncated)

Commits
  • ac4c1ba fix(docs): correct ripemd160 tag name in README validation table (#1582)
  • feacb34 feat: omit blank tag names from namespace (#1567)
  • 5ed0a7e chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#1580)
  • 0364541 fix(cron): anchor regex and accept full cron syntax (#1577)
  • 8eb2659 chore(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0 (#1571)
  • f7e1721 chore(deps): bump golang.org/x/text from 0.36.0 to 0.37.0 (#1572)
  • cf37fce fix(lint): correctly disable govet inline analyzer & deprecated gomodguard (#...
  • 7c334e5 fix: reject hostnames with trailing hyphen in RFC 952 validator (#1569)
  • 6bcb7bc feat: add origin validator for web origin URLs (#1565)
  • 6fd2fa8 docs: fix typos (#1568)
  • Additional commits viewable in compare view

Updates github.com/goccy/go-json from 0.10.5 to 0.10.6

Release notes

Sourced from github.com/goccy/go-json's releases.

0.10.6

What's Changed

New Contributors

Full Changelog: goccy/go-json@v0.10.5...v0.10.6

Commits

Updates github.com/jackc/pgx/v5 from 5.9.2 to 5.10.0

Changelog

Sourced from github.com/jackc/pgx/v5's changelog.

5.10.0 (June 3, 2026)

This release includes a significant amount of hardening against malicious or compromised PostgreSQL servers, contributed by Sean Chittenden at CrowdStrike, Inc. This work bounds binary decoders against attacker-controlled message sizes, caps server-supplied SCRAM iteration counts, adds require_auth to restrict which authentication methods a server may use (mitigating downgrade attacks under sslmode=prefer), and ensures cancellation requests are sent over TLS when the original connection used TLS.

Features

  • Add require_auth to restrict accepted server authentication methods (Sean Chittenden at CrowdStrike, Inc.)
  • Add ParseConfigOptions.ConnStringAllowedKeys to restrict allowed connection string keys (Sean Chittenden at CrowdStrike, Inc.)
  • Add StructArgs and StrictStructArgs for @-named queries (Tubelight30)
  • Add ErrConnClosed sentinel error and unwrap it from connLockError (Charlie Tonneslan)
  • pgxpool: check if connection is expired before acquire (arthurdotwork)

Security Hardening

  • Encrypt CancelRequest connection when the primary connection used TLS (Sean Chittenden at CrowdStrike, Inc.)
  • Cap server-supplied SCRAM iteration count (Sean Chittenden at CrowdStrike, Inc.)
  • Default Frontend max message body length to ~1 GiB (Sean Chittenden at CrowdStrike, Inc.)
  • Bound hstore binary decode against malicious server input (Sean Chittenden at CrowdStrike, Inc.)
  • Bound array binary decode element length against remaining message bytes (Sean Chittenden at CrowdStrike, Inc.)
  • Bound array element count against remaining message bytes (Sean Chittenden at CrowdStrike, Inc.)
  • Bound range, multirange, and tsvector binary decoders (Sean Chittenden at CrowdStrike, Inc.)
  • Document secure connection configuration (Sean Chittenden at CrowdStrike, Inc.)
  • Fix panic on malformed geometric text; return an error instead (MaIII)

Fixes

  • Fix scanning "char" (OID 18) into *string in binary format (luongs3)
  • Fix handling of typed-nil driver.Valuer in array and composite codecs (Donncha Fahy)
  • Fix CopyData.Data hex decoding in UnmarshalJSON (Charlie Tonneslan)
  • Fix data race when context is cancelled during connect
  • Fix parseKeywordValueSettings rejecting trailing whitespace (alliasgher)
  • pgconn: preserve full error chain in normalizeTimeoutError (Charlie Tonneslan)
  • pgconn: use a fresh context for the fallback connection in connectPreferred (Charlie Tonneslan)
  • pgxpool: fix MaxLifetimeDestroyCount and ping order for acquire-time expiry check
  • Add missing error check of rows.Err to load types (Jen Altavilla)
Commits
  • 7293fb1 Update changelog for v5.10.0
  • 1ade285 pgconn: document secure connection configuration
  • b4d6d4d pgtype: bound range, multirange, and tsvector binary decoders
  • 0639b37 pgconn: add ParseConfigOptions.ConnStringAllowedKeys
  • b28e65b pgtype: bound array element count against remaining message bytes
  • cd1f389 pgtype: bound array binary decode element length against remaining bytes
  • ff27b5b pgtype: bound hstore binary decode against malicious server input
  • a6002e1 pgproto3: default Frontend max message body length to ~1 GiB
  • 44f6173 pgconn: cap server-supplied SCRAM iteration count
  • 1a976f7 pgconn: add require_auth to restrict accepted server auth methods
  • Additional commits viewable in compare view

Updates github.com/parquet-go/parquet-go from 0.29.0 to 0.32.0

Release notes

Sourced from github.com/parquet-go/parquet-go's releases.

v0.32.0

Breaking changes

The format package now models thrift unions as sum types (parquet-go/parquet-go#558). If you use the format package directly:

  • format.LogicalType and format.TimeUnit no longer expose one pointer field per union member (e.g. LogicalType.UTF8, TimeUnit.Millis); they now hold a single Value field typed as the format.LogicalTypeValue / format.TimeUnitValue interface.
  • Some optional slice fields (e.g. level histograms in the column and offset indexes) changed from plain slices to thrift.Slice[T], which distinguishes unset from empty.

Code that only uses the top-level parquet package API is unaffected.

What's Changed

Bug fixes

Other changes

New Contributors

Full Changelog: parquet-go/parquet-go@v0.31.0...v0.32.0

v0.31.0

What's Changed

... (truncated)

Commits
  • 925bf65 fix(value): format doubles with 64-bit precision in Value.String() (#583)
  • da3da86 perf(merge): row-range overlap refinement (#574)
  • bd0bd83 perf(format): zero-allocation footer decoding with format.FooterDecoder (#556)
  • e9317ce fix(writer): correctly size bloom filters on row group limit (#578)
  • f28a62b fix(writer): later rowgroups can overwrite earlier page counts (#577)
  • 3e52054 perf(reconstruct): reduce allocations for wide map reconstruction (#581)
  • c215a4a perf(bounds): add AVX-512VL INT64 kernel for default-page window (#579)
  • ef5d53a Fix index out of range panic in multiColumnChunk.OffsetIndex on merged row gr...
  • fc63132 feat(variant): streaming columnar writer for variant columns (#553)
  • 988b7b9 perf(merge): bulk run emission with galloping and growable read buffers (#573)
  • Additional commits viewable in compare view

Updates github.com/rs/zerolog from 1.34.0 to 1.35.1

Commits
  • 116c806 event: restore Err() logging when ErrorStackMarshaler returns nil (#763)
  • 1396655 Bump CI Go matrix minimum from 1.21 to 1.23
  • 4b65a2f Bump actions/cache from 4 to 5 (#741)
  • b835796 Bump actions/setup-go from 5 to 6 (#742)
  • 134caf8 Added sanitization of journald keys (#751)
  • e133b6a Added variadic StrsV, ObjectsV, and StringersV (#752)
  • 82017d8 Bump github.com/coreos/go-systemd/v22 from 22.6.0 to 22.7.0 (#753)
  • 2f5b8a9 fix: UpdateContext skips Nop and zero-value loggers (#754)
  • d64c9a7 Add slog.Handler implementation for zerolog (#755)
  • a0d61dc fix: return dict to Event pool (#749)
  • Additional commits viewable in compare view

Updates github.com/spf13/cobra from 1.9.1 to 1.10.2

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.10.2

🔧 Dependencies

  • chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by @​dims in spf13/cobra#2336 - the gopkg.in/yaml.v3 package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers of spf13/cobra

📈 CI/CD

🔥✍🏼 Docs

🍂 Refactors

🤗 New Contributors

Full Changelog: spf13/cobra@v1.10.1...v1.10.2

Thank you to our amazing contributors!!!!! 🐍 🚀

v1.10.1

🐛 Fix

v1.0.9 of pflags brought back ParseErrorsWhitelist and marked it as deprecated

Full Changelog: spf13/cobra@v1.10.0...v1.10.1

v1.10.0

What's Changed

🚨 Attention!

This version of pflag carried a breaking change: it renamed ParseErrorsWhitelist to ParseErrorsAllowlist which can break builds if both pflag and cobra are dependencies in your project.

  • If you use both pflag and cobra, upgrade pflagto 1.0.8 andcobrato1.10.0`
  • or use the newer, fixed version of pflag v1.0.9 which keeps the deprecated ParseErrorsWhitelist

... (truncated)

Commits
  • 88b30ab chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)
  • 346d408 fix: actions/setup-go v6 (#2337)
  • fc81d20 refactor: change minUsagePadding from var to const (#2325)
  • 117698a refactor: replace several vars with consts (#2328)

@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a deployment to integration_tests August 31, 2026 09:49 Waiting
@dependabot
dependabot Bot requested a deployment to integration_tests August 31, 2026 09:49 Waiting
@dependabot
dependabot Bot requested a deployment to integration_tests August 31, 2026 09:49 Waiting
@dependabot
dependabot Bot requested a deployment to integration_tests August 31, 2026 09:49 Waiting
@dependabot
dependabot Bot requested a deployment to integration_tests August 31, 2026 09:49 Waiting
@dependabot
dependabot Bot requested a deployment to integration_tests August 31, 2026 09:49 Waiting
@dependabot
dependabot Bot requested a deployment to integration_tests August 31, 2026 09:49 Waiting
@dependabot
dependabot Bot requested a deployment to integration_tests August 31, 2026 09:49 Waiting
…h 32 updates

Bumps the go-dependencies group with 25 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.17` | `1.33.1` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.41.1` | `1.57.1` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.97.3` | `1.109.1` |
| [github.com/cockroachdb/pebble/v2](https://github.com/cockroachdb/pebble) | `2.1.6` | `2.1.7` |
| [github.com/go-mysql-org/go-mysql](https://github.com/go-mysql-org/go-mysql) | `1.11.0` | `1.16.0` |
| [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.25.0` | `10.30.3` |
| [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.9.2` | `5.10.0` |
| [github.com/parquet-go/parquet-go](https://github.com/parquet-go/parquet-go) | `0.29.0` | `0.32.0` |
| [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.34.0` | `1.35.1` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.9.1` | `1.10.2` |
| [github.com/spf13/viper](https://github.com/spf13/viper) | `1.20.1` | `1.21.0` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.1` |
| [github.com/twmb/franz-go](https://github.com/twmb/franz-go) | `1.21.1` | `1.21.6` |
| [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.17.3` | `1.17.9` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.82.1` | `1.83.2` |
| google.golang.org/protobuf | `1.36.11` | `1.36.12` |
| [github.com/paulmach/orb](https://github.com/paulmach/orb) | `0.12.0` | `0.13.0` |
| [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) | `18.2.0` | `18.7.0` |
| [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.26.3` | `4.26.7` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.55.6` | `1.55.8` |
| [github.com/dlclark/regexp2](https://github.com/dlclark/regexp2) | `1.11.5` | `1.12.0` |
| [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) | `1.9.5` | `1.11.0` |
| [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.8.1` | `1.10.0` |
| [github.com/sijms/go-ora/v2](https://github.com/sijms/go-ora) | `2.8.24` | `2.9.0` |
| [github.com/lib/pq](https://github.com/lib/pq) | `1.10.9` | `1.12.3` |

Bumps the go-dependencies group with 2 updates in the /drivers/kafka directory: [github.com/twmb/franz-go](https://github.com/twmb/franz-go) and [github.com/dlclark/regexp2](https://github.com/dlclark/regexp2).
Bumps the go-dependencies group with 1 update in the /drivers/mongodb directory: [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver).
Bumps the go-dependencies group with 2 updates in the /drivers/mssql directory: [github.com/stretchr/testify](https://github.com/stretchr/testify) and [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb).
Bumps the go-dependencies group with 2 updates in the /drivers/mysql directory: [github.com/go-mysql-org/go-mysql](https://github.com/go-mysql-org/go-mysql) and [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql).
Bumps the go-dependencies group with 1 update in the /drivers/oracle directory: [github.com/sijms/go-ora/v2](https://github.com/sijms/go-ora).
Bumps the go-dependencies group with 2 updates in the /drivers/postgres directory: [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) and [github.com/lib/pq](https://github.com/lib/pq).
Bumps the go-dependencies group with 2 updates in the /drivers/s3 directory: [github.com/parquet-go/parquet-go](https://github.com/parquet-go/parquet-go) and [github.com/stretchr/testify](https://github.com/stretchr/testify).
Bumps the go-dependencies group with 10 updates in the /tests directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/parquet-go/parquet-go](https://github.com/parquet-go/parquet-go) | `0.29.0` | `0.32.0` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.1` |
| [github.com/twmb/franz-go](https://github.com/twmb/franz-go) | `1.21.1` | `1.21.6` |
| [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.17.3` | `1.17.9` |
| [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) | `18.2.0` | `18.7.0` |
| [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) | `1.9.5` | `1.11.0` |
| [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.8.1` | `1.10.0` |
| [github.com/sijms/go-ora/v2](https://github.com/sijms/go-ora) | `2.8.24` | `2.9.0` |
| [github.com/lib/pq](https://github.com/lib/pq) | `1.10.9` | `1.12.3` |
| [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.34` | `7.3.0` |

Bumps the go-dependencies group with 2 updates in the /tests/db2 directory: [github.com/stretchr/testify](https://github.com/stretchr/testify) and [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go).
Bumps the go-dependencies group with 3 updates in the /tests/kafka directory: [github.com/stretchr/testify](https://github.com/stretchr/testify), [github.com/twmb/franz-go](https://github.com/twmb/franz-go) and [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go).
Bumps the go-dependencies group with 3 updates in the /tests/mongodb directory: [github.com/stretchr/testify](https://github.com/stretchr/testify), [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) and [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go).
Bumps the go-dependencies group with 3 updates in the /tests/mssql directory: [github.com/stretchr/testify](https://github.com/stretchr/testify), [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) and [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb).
Bumps the go-dependencies group with 3 updates in the /tests/mysql directory: [github.com/stretchr/testify](https://github.com/stretchr/testify), [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) and [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql).
Bumps the go-dependencies group with 3 updates in the /tests/oracle directory: [github.com/stretchr/testify](https://github.com/stretchr/testify), [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) and [github.com/sijms/go-ora/v2](https://github.com/sijms/go-ora).
Bumps the go-dependencies group with 3 updates in the /tests/postgres directory: [github.com/stretchr/testify](https://github.com/stretchr/testify), [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) and [github.com/lib/pq](https://github.com/lib/pq).
Bumps the go-dependencies group with 4 updates in the /tests/s3 directory: [github.com/parquet-go/parquet-go](https://github.com/parquet-go/parquet-go), [github.com/stretchr/testify](https://github.com/stretchr/testify), [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) and [github.com/minio/minio-go/v7](https://github.com/minio/minio-go).
Bumps the go-dependencies group with 4 updates in the /tests/testutils directory: [github.com/parquet-go/parquet-go](https://github.com/parquet-go/parquet-go), [github.com/stretchr/testify](https://github.com/stretchr/testify), [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) and [github.com/minio/minio-go/v7](https://github.com/minio/minio-go).


Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.17 to 1.33.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.29.17...config/v1.33.1)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.41.1 to 1.57.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.41.1...service/s3/v1.57.1)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.97.3 to 1.109.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.97.3...service/s3/v1.109.1)

Updates `github.com/cockroachdb/pebble/v2` from 2.1.6 to 2.1.7
- [Release notes](https://github.com/cockroachdb/pebble/releases)
- [Commits](https://github.com/cockroachdb/pebble/compare/v2.1.6...v2.1.7)

Updates `github.com/go-mysql-org/go-mysql` from 1.11.0 to 1.16.0
- [Changelog](https://github.com/go-mysql-org/go-mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-mysql-org/go-mysql/compare/v1.11.0...v1.16.0)

Updates `github.com/go-playground/validator/v10` from 10.25.0 to 10.30.3
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.25.0...v10.30.3)

Updates `github.com/goccy/go-json` from 0.10.5 to 0.10.6
- [Release notes](https://github.com/goccy/go-json/releases)
- [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goccy/go-json/compare/v0.10.5...v0.10.6)

Updates `github.com/jackc/pgx/v5` from 5.9.2 to 5.10.0
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.9.2...v5.10.0)

Updates `github.com/parquet-go/parquet-go` from 0.29.0 to 0.32.0
- [Release notes](https://github.com/parquet-go/parquet-go/releases)
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/parquet-go/parquet-go/compare/v0.29.0...v0.32.0)

Updates `github.com/rs/zerolog` from 1.34.0 to 1.35.1
- [Commits](https://github.com/rs/zerolog/compare/v1.34.0...v1.35.1)

Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.2
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.9.1...v1.10.2)

Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.20.1...v1.21.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/twmb/franz-go` from 1.21.1 to 1.21.6
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.21.1...v1.21.6)

Updates `go.mongodb.org/mongo-driver` from 1.17.3 to 1.17.9
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.3...v1.17.9)

Updates `google.golang.org/grpc` from 1.82.1 to 1.83.2
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.82.1...v1.83.2)

Updates `google.golang.org/protobuf` from 1.36.11 to 1.36.12

Updates `github.com/paulmach/orb` from 0.12.0 to 0.13.0
- [Release notes](https://github.com/paulmach/orb/releases)
- [Changelog](https://github.com/paulmach/orb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/paulmach/orb/compare/v0.12.0...v0.13.0)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.41.5 to 1.45.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.41.5...v1.45.1)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.70 to 1.20.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.70...v1.20.1)

Updates `github.com/aws/smithy-go` from 1.24.2 to 1.28.1
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/smithy-go/compare/v1.24.2...v1.28.1)

Updates `github.com/pingcap/tidb/pkg/parser` from 0.0.0-20250324075712-6dd95c94c498 to 0.0.0-20260504140133-511dba1dbe17
- [Release notes](https://github.com/pingcap/tidb/releases)
- [Commits](https://github.com/pingcap/tidb/commits)

Updates `github.com/shirou/gopsutil/v4` from 4.26.3 to 4.26.7
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v4.26.3...v4.26.7)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20260414002931-afd174a4e478 to 0.0.0-20260526163538-3dc84a4a5aaa
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `github.com/aws/aws-sdk-go` from 1.55.6 to 1.55.8
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.55.6...v1.55.8)

Updates `github.com/dlclark/regexp2` from 1.11.5 to 1.12.0
- [Commits](https://github.com/dlclark/regexp2/compare/v1.11.5...v1.12.0)

Updates `github.com/microsoft/go-mssqldb` from 1.9.5 to 1.11.0
- [Release notes](https://github.com/microsoft/go-mssqldb/releases)
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.9.5...v1.11.0)

Updates `github.com/go-sql-driver/mysql` from 1.8.1 to 1.10.0
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.8.1...v1.10.0)

Updates `github.com/sijms/go-ora/v2` from 2.8.24 to 2.9.0
- [Release notes](https://github.com/sijms/go-ora/releases)
- [Commits](https://github.com/sijms/go-ora/compare/v2.8.24...v2.9.0)

Updates `github.com/lib/pq` from 1.10.9 to 1.12.3
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lib/pq/compare/v1.10.9...v1.12.3)

Updates `github.com/dlclark/regexp2` from 1.11.5 to 1.12.0
- [Commits](https://github.com/dlclark/regexp2/compare/v1.11.5...v1.12.0)

Updates `github.com/twmb/franz-go` from 1.21.1 to 1.21.6
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.21.1...v1.21.6)

Updates `go.mongodb.org/mongo-driver` from 1.17.3 to 1.17.9
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.3...v1.17.9)

Updates `github.com/microsoft/go-mssqldb` from 1.9.5 to 1.11.0
- [Release notes](https://github.com/microsoft/go-mssqldb/releases)
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.9.5...v1.11.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/go-sql-driver/mysql` from 1.8.1 to 1.10.0
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.8.1...v1.10.0)

Updates `github.com/go-mysql-org/go-mysql` from 1.11.0 to 1.16.0
- [Changelog](https://github.com/go-mysql-org/go-mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-mysql-org/go-mysql/compare/v1.11.0...v1.16.0)

Updates `github.com/sijms/go-ora/v2` from 2.8.24 to 2.9.0
- [Release notes](https://github.com/sijms/go-ora/releases)
- [Commits](https://github.com/sijms/go-ora/compare/v2.8.24...v2.9.0)

Updates `github.com/jackc/pgx/v5` from 5.9.2 to 5.10.0
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.9.2...v5.10.0)

Updates `github.com/lib/pq` from 1.10.9 to 1.12.3
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lib/pq/compare/v1.10.9...v1.12.3)

Updates `github.com/aws/smithy-go` from 1.24.2 to 1.28.1
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/smithy-go/compare/v1.24.2...v1.28.1)

Updates `github.com/parquet-go/parquet-go` from 0.29.0 to 0.32.0
- [Release notes](https://github.com/parquet-go/parquet-go/releases)
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/parquet-go/parquet-go/compare/v0.29.0...v0.32.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/parquet-go/parquet-go` from 0.29.0 to 0.32.0
- [Release notes](https://github.com/parquet-go/parquet-go/releases)
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/parquet-go/parquet-go/compare/v0.29.0...v0.32.0)

Updates `github.com/twmb/franz-go` from 1.21.1 to 1.21.6
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.21.1...v1.21.6)

Updates `go.mongodb.org/mongo-driver` from 1.17.3 to 1.17.9
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.3...v1.17.9)

Updates `github.com/microsoft/go-mssqldb` from 1.9.5 to 1.11.0
- [Release notes](https://github.com/microsoft/go-mssqldb/releases)
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.9.5...v1.11.0)

Updates `github.com/go-sql-driver/mysql` from 1.8.1 to 1.10.0
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.8.1...v1.10.0)

Updates `github.com/sijms/go-ora/v2` from 2.8.24 to 2.9.0
- [Release notes](https://github.com/sijms/go-ora/releases)
- [Commits](https://github.com/sijms/go-ora/compare/v2.8.24...v2.9.0)

Updates `github.com/lib/pq` from 1.10.9 to 1.12.3
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lib/pq/compare/v1.10.9...v1.12.3)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/twmb/franz-go` from 1.21.1 to 1.21.6
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.21.1...v1.21.6)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `go.mongodb.org/mongo-driver` from 1.17.3 to 1.17.9
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.3...v1.17.9)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/microsoft/go-mssqldb` from 1.9.5 to 1.11.0
- [Release notes](https://github.com/microsoft/go-mssqldb/releases)
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.9.5...v1.11.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/go-sql-driver/mysql` from 1.8.1 to 1.10.0
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.8.1...v1.10.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/sijms/go-ora/v2` from 2.8.24 to 2.9.0
- [Release notes](https://github.com/sijms/go-ora/releases)
- [Commits](https://github.com/sijms/go-ora/compare/v2.8.24...v2.9.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/lib/pq` from 1.10.9 to 1.12.3
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lib/pq/compare/v1.10.9...v1.12.3)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/parquet-go/parquet-go` from 0.29.0 to 0.32.0
- [Release notes](https://github.com/parquet-go/parquet-go/releases)
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/parquet-go/parquet-go/compare/v0.29.0...v0.32.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/parquet-go/parquet-go` from 0.29.0 to 0.32.0
- [Release notes](https://github.com/parquet-go/parquet-go/releases)
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/parquet-go/parquet-go/compare/v0.29.0...v0.32.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/twmb/franz-go` from 1.21.1 to 1.21.6
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.21.1...v1.21.6)

Updates `github.com/dlclark/regexp2` from 1.11.5 to 1.12.0
- [Commits](https://github.com/dlclark/regexp2/compare/v1.11.5...v1.12.0)

Updates `github.com/dlclark/regexp2` from 1.11.5 to 1.12.0
- [Commits](https://github.com/dlclark/regexp2/compare/v1.11.5...v1.12.0)

Updates `github.com/twmb/franz-go` from 1.21.1 to 1.21.6
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.21.1...v1.21.6)

Updates `github.com/twmb/franz-go` from 1.21.1 to 1.21.6
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.21.1...v1.21.6)

Updates `github.com/twmb/franz-go` from 1.21.1 to 1.21.6
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.21.1...v1.21.6)

Updates `go.mongodb.org/mongo-driver` from 1.17.3 to 1.17.9
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.3...v1.17.9)

Updates `go.mongodb.org/mongo-driver` from 1.17.3 to 1.17.9
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.3...v1.17.9)

Updates `go.mongodb.org/mongo-driver` from 1.17.3 to 1.17.9
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.3...v1.17.9)

Updates `go.mongodb.org/mongo-driver` from 1.17.3 to 1.17.9
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.3...v1.17.9)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/microsoft/go-mssqldb` from 1.9.5 to 1.11.0
- [Release notes](https://github.com/microsoft/go-mssqldb/releases)
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.9.5...v1.11.0)

Updates `github.com/microsoft/go-mssqldb` from 1.9.5 to 1.11.0
- [Release notes](https://github.com/microsoft/go-mssqldb/releases)
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.9.5...v1.11.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/microsoft/go-mssqldb` from 1.9.5 to 1.11.0
- [Release notes](https://github.com/microsoft/go-mssqldb/releases)
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.9.5...v1.11.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/microsoft/go-mssqldb` from 1.9.5 to 1.11.0
- [Release notes](https://github.com/microsoft/go-mssqldb/releases)
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.9.5...v1.11.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/go-mysql-org/go-mysql` from 1.11.0 to 1.16.0
- [Changelog](https://github.com/go-mysql-org/go-mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-mysql-org/go-mysql/compare/v1.11.0...v1.16.0)

Updates `github.com/go-sql-driver/mysql` from 1.8.1 to 1.10.0
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.8.1...v1.10.0)

Updates `github.com/go-sql-driver/mysql` from 1.8.1 to 1.10.0
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.8.1...v1.10.0)

Updates `github.com/go-mysql-org/go-mysql` from 1.11.0 to 1.16.0
- [Changelog](https://github.com/go-mysql-org/go-mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-mysql-org/go-mysql/compare/v1.11.0...v1.16.0)

Updates `github.com/go-sql-driver/mysql` from 1.8.1 to 1.10.0
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.8.1...v1.10.0)

Updates `github.com/go-sql-driver/mysql` from 1.8.1 to 1.10.0
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.8.1...v1.10.0)

Updates `github.com/sijms/go-ora/v2` from 2.8.24 to 2.9.0
- [Release notes](https://github.com/sijms/go-ora/releases)
- [Commits](https://github.com/sijms/go-ora/compare/v2.8.24...v2.9.0)

Updates `github.com/sijms/go-ora/v2` from 2.8.24 to 2.9.0
- [Release notes](https://github.com/sijms/go-ora/releases)
- [Commits](https://github.com/sijms/go-ora/compare/v2.8.24...v2.9.0)

Updates `github.com/sijms/go-ora/v2` from 2.8.24 to 2.9.0
- [Release notes](https://github.com/sijms/go-ora/releases)
- [Commits](https://github.com/sijms/go-ora/compare/v2.8.24...v2.9.0)

Updates `github.com/sijms/go-ora/v2` from 2.8.24 to 2.9.0
- [Release notes](https://github.com/sijms/go-ora/releases)
- [Commits](https://github.com/sijms/go-ora/compare/v2.8.24...v2.9.0)

Updates `github.com/jackc/pgx/v5` from 5.9.2 to 5.10.0
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.9.2...v5.10.0)

Updates `github.com/lib/pq` from 1.10.9 to 1.12.3
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lib/pq/compare/v1.10.9...v1.12.3)

Updates `github.com/jackc/pgx/v5` from 5.9.2 to 5.10.0
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.9.2...v5.10.0)

Updates `github.com/lib/pq` from 1.10.9 to 1.12.3
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lib/pq/compare/v1.10.9...v1.12.3)

Updates `github.com/lib/pq` from 1.10.9 to 1.12.3
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lib/pq/compare/v1.10.9...v1.12.3)

Updates `github.com/lib/pq` from 1.10.9 to 1.12.3
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lib/pq/compare/v1.10.9...v1.12.3)

Updates `github.com/parquet-go/parquet-go` from 0.29.0 to 0.32.0
- [Release notes](https://github.com/parquet-go/parquet-go/releases)
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/parquet-go/parquet-go/compare/v0.29.0...v0.32.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/aws/smithy-go` from 1.24.2 to 1.28.1
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/smithy-go/compare/v1.24.2...v1.28.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/aws/smithy-go` from 1.24.2 to 1.28.1
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/smithy-go/compare/v1.24.2...v1.28.1)

Updates `github.com/parquet-go/parquet-go` from 0.29.0 to 0.32.0
- [Release notes](https://github.com/parquet-go/parquet-go/releases)
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/parquet-go/parquet-go/compare/v0.29.0...v0.32.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/parquet-go/parquet-go` from 0.29.0 to 0.32.0
- [Release notes](https://github.com/parquet-go/parquet-go/releases)
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/parquet-go/parquet-go/compare/v0.29.0...v0.32.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/parquet-go/parquet-go` from 0.29.0 to 0.32.0
- [Release notes](https://github.com/parquet-go/parquet-go/releases)
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/parquet-go/parquet-go/compare/v0.29.0...v0.32.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/parquet-go/parquet-go` from 0.29.0 to 0.32.0
- [Release notes](https://github.com/parquet-go/parquet-go/releases)
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/parquet-go/parquet-go/compare/v0.29.0...v0.32.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/parquet-go/parquet-go` from 0.29.0 to 0.32.0
- [Release notes](https://github.com/parquet-go/parquet-go/releases)
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/parquet-go/parquet-go/compare/v0.29.0...v0.32.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/twmb/franz-go` from 1.21.1 to 1.21.6
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.21.1...v1.21.6)

Updates `go.mongodb.org/mongo-driver` from 1.17.3 to 1.17.9
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.3...v1.17.9)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/microsoft/go-mssqldb` from 1.9.5 to 1.11.0
- [Release notes](https://github.com/microsoft/go-mssqldb/releases)
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.9.5...v1.11.0)

Updates `github.com/go-sql-driver/mysql` from 1.8.1 to 1.10.0
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.8.1...v1.10.0)

Updates `github.com/sijms/go-ora/v2` from 2.8.24 to 2.9.0
- [Release notes](https://github.com/sijms/go-ora/releases)
- [Commits](https://github.com/sijms/go-ora/compare/v2.8.24...v2.9.0)

Updates `github.com/lib/pq` from 1.10.9 to 1.12.3
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lib/pq/compare/v1.10.9...v1.12.3)

Updates `github.com/twmb/franz-go` from 1.21.1 to 1.21.6
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.21.1...v1.21.6)

Updates `go.mongodb.org/mongo-driver` from 1.17.3 to 1.17.9
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.3...v1.17.9)

Updates `github.com/microsoft/go-mssqldb` from 1.9.5 to 1.11.0
- [Release notes](https://github.com/microsoft/go-mssqldb/releases)
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.9.5...v1.11.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/go-sql-driver/mysql` from 1.8.1 to 1.10.0
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.8.1...v1.10.0)

Updates `github.com/sijms/go-ora/v2` from 2.8.24 to 2.9.0
- [Release notes](https://github.com/sijms/go-ora/releases)
- [Commits](https://github.com/sijms/go-ora/compare/v2.8.24...v2.9.0)

Updates `github.com/lib/pq` from 1.10.9 to 1.12.3
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lib/pq/compare/v1.10.9...v1.12.3)

Updates `github.com/parquet-go/parquet-go` from 0.29.0 to 0.32.0
- [Release notes](https://github.com/parquet-go/parquet-go/releases)
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/parquet-go/parquet-go/compare/v0.29.0...v0.32.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/parquet-go/parquet-go` from 0.29.0 to 0.32.0
- [Release notes](https://github.com/parquet-go/parquet-go/releases)
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/parquet-go/parquet-go/compare/v0.29.0...v0.32.0)

Updates `github.com/minio/minio-go/v7` from 7.0.34 to 7.3.0
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.34...v7.3.0)

Updates `github.com/twmb/franz-go` from 1.21.1 to 1.21.6
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.21.1...v1.21.6)

Updates `go.mongodb.org/mongo-driver` from 1.17.3 to 1.17.9
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.3...v1.17.9)

Updates `github.com/microsoft/go-mssqldb` from 1.9.5 to 1.11.0
- [Release notes](https://github.com/microsoft/go-mssqldb/releases)
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.9.5...v1.11.0)

Updates `github.com/go-sql-driver/mysql` from 1.8.1 to 1.10.0
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.8.1...v1.10.0)

Updates `github.com/sijms/go-ora/v2` from 2.8.24 to 2.9.0
- [Release notes](https://github.com/sijms/go-ora/releases)
- [Commits](https://github.com/sijms/go-ora/compare/v2.8.24...v2.9.0)

Updates `github.com/lib/pq` from 1.10.9 to 1.12.3
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lib/pq/compare/v1.10.9...v1.12.3)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/twmb/franz-go` from 1.21.1 to 1.21.6
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.21.1...v1.21.6)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `go.mongodb.org/mongo-driver` from 1.17.3 to 1.17.9
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.3...v1.17.9)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/microsoft/go-mssqldb` from 1.9.5 to 1.11.0
- [Release notes](https://github.com/microsoft/go-mssqldb/releases)
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.9.5...v1.11.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/go-sql-driver/mysql` from 1.8.1 to 1.10.0
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.8.1...v1.10.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/sijms/go-ora/v2` from 2.8.24 to 2.9.0
- [Release notes](https://github.com/sijms/go-ora/releases)
- [Commits](https://github.com/sijms/go-ora/compare/v2.8.24...v2.9.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/lib/pq` from 1.10.9 to 1.12.3
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lib/pq/compare/v1.10.9...v1.12.3)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/minio/minio-go/v7` from 7.0.34 to 7.3.0
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.34...v7.3.0)

Updates `github.com/parquet-go/parquet-go` from 0.29.0 to 0.32.0
- [Release notes](https://github.com/parquet-go/parquet-go/releases)
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/parquet-go/parquet-go/compare/v0.29.0...v0.32.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/minio/minio-go/v7` from 7.0.34 to 7.3.0
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.34...v7.3.0)

Updates `github.com/parquet-go/parquet-go` from 0.29.0 to 0.32.0
- [Release notes](https://github.com/parquet-go/parquet-go/releases)
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/parquet-go/parquet-go/compare/v0.29.0...v0.32.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/twmb/franz-go` from 1.21.1 to 1.21.6
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.21.1...v1.21.6)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/twmb/franz-go` from 1.21.1 to 1.21.6
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.21.1...v1.21.6)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/twmb/franz-go` from 1.21.1 to 1.21.6
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.21.1...v1.21.6)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/twmb/franz-go` from 1.21.1 to 1.21.6
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.21.1...v1.21.6)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `go.mongodb.org/mongo-driver` from 1.17.3 to 1.17.9
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.3...v1.17.9)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `go.mongodb.org/mongo-driver` from 1.17.3 to 1.17.9
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.3...v1.17.9)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `go.mongodb.org/mongo-driver` from 1.17.3 to 1.17.9
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.3...v1.17.9)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `go.mongodb.org/mongo-driver` from 1.17.3 to 1.17.9
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.3...v1.17.9)

Updates `github.com/apache/arrow-go/v18` from 18.2.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](https://github.com/apache/arrow-go/compare/v18.2.0...v18.7.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.1)

Updates `github.com/apache...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/staging/go-dependencies-922f08426c branch from 0e79b9b to ec55c96 Compare September 1, 2026 00:02
@dependabot
dependabot Bot requested a deployment to integration_tests September 1, 2026 00:04 Waiting
@dependabot
dependabot Bot requested a deployment to integration_tests September 1, 2026 00:04 Waiting
@dependabot
dependabot Bot requested a deployment to integration_tests September 1, 2026 00:04 Waiting
@dependabot
dependabot Bot requested a deployment to integration_tests September 1, 2026 00:04 Waiting
@dependabot
dependabot Bot requested a deployment to integration_tests September 1, 2026 00:04 Waiting
@dependabot
dependabot Bot requested a deployment to integration_tests September 1, 2026 00:04 Waiting
@dependabot
dependabot Bot requested a deployment to integration_tests September 1, 2026 00:04 Waiting
@dependabot
dependabot Bot requested a deployment to integration_tests September 1, 2026 00:04 Waiting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants