Skip to content

chore(deps): bump the dependencies group with 19 updates#805

Merged
k1LoW merged 1 commit into
mainfrom
dependabot/go_modules/dependencies-0322fe4200
Mar 1, 2026
Merged

chore(deps): bump the dependencies group with 19 updates#805
k1LoW merged 1 commit into
mainfrom
dependabot/go_modules/dependencies-0322fe4200

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 19 updates:

Package From To
cloud.google.com/go/bigquery 1.72.0 1.74.0
cloud.google.com/go/spanner 1.87.0 1.88.0
github.com/ClickHouse/clickhouse-go/v2 2.42.0 2.43.0
github.com/aws/aws-sdk-go-v2 1.41.0 1.41.2
github.com/aws/aws-sdk-go-v2/config 1.32.6 1.32.10
github.com/aws/aws-sdk-go-v2/service/dynamodb 1.53.5 1.56.0
github.com/databricks/databricks-sdk-go 0.96.0 0.114.0
github.com/databricks/databricks-sql-go 1.9.0 1.10.0
github.com/expr-lang/expr 1.17.7 1.17.8
github.com/goccy/go-yaml 1.19.1 1.19.2
github.com/k1LoW/expand 0.16.6 0.16.7
github.com/lib/pq 1.10.9 1.11.2
github.com/mattn/go-runewidth 0.0.19 0.0.20
github.com/mattn/go-sqlite3 1.14.33 1.14.34
github.com/microsoft/go-mssqldb 1.9.5 1.9.7
go.mongodb.org/mongo-driver 1.17.6 1.17.9
golang.org/x/image 0.34.0 0.36.0
golang.org/x/oauth2 0.34.0 0.35.0
google.golang.org/api 0.259.0 0.265.0

Updates cloud.google.com/go/bigquery from 1.72.0 to 1.74.0

Release notes

Sourced from cloud.google.com/go/bigquery's releases.

dialogflow 1.74.0

1.74.0 (2026-01-22)

Features

  • updated v3 dialogflow client libraries (PiperOrigin-RevId: 856725401) (8ddeca50)

Bug Fixes

  • An existing field webhook_latencies is removed from message .google.cloud.dialogflow.cx.v3.QueryResult (PiperOrigin-RevId: 856725401) (8ddeca50)

  • An existing field webhook_ids is removed from message .google.cloud.dialogflow.cx.v3.QueryResult (PiperOrigin-RevId: 856725401) (8ddeca50)

  • An existing field webhook_display_names is removed from message .google.cloud.dialogflow.cx.v3.QueryResult (PiperOrigin-RevId: 856725401) (8ddeca50)

  • An existing field start_flow is moved in to oneof in message .google.cloud.dialogflow.cx.v3.Agent (PiperOrigin-RevId: 856725401) (8ddeca50)

  • An existing field webhook_tags is removed from message .google.cloud.dialogflow.cx.v3.QueryResult (PiperOrigin-RevId: 856725401) (8ddeca50)

bigquery: v1.74.0

v1.74.0 (2026-02-25)

Features

  • add TotalServicesSkuSlotMillis to QueryStatistics (#13808) (d716a472)

bigquery 1.73.1

1.73.1 (2026-02-05)

Bug Fixes

  • revert to useInt64Timestamp for REST format options (#13789) (bdcc2f80)

dialogflow 1.73.0

1.73.0 (2025-12-18)

Features

  • updated v2beta1 dialogflow client libraries (PiperOrigin-RevId: 843755897) (ce62012f)

  • updated v3beta1 dialogflow client libraries (PiperOrigin-RevId: 843704214) (ce62012f)

  • updated v2 dialogflow client libraries (PiperOrigin-RevId: 843703774) (ce62012f)

bigquery 1.73.0

1.73.0 (2026-02-04)

Features

  • add Stored Procedure Sharing support for analyticshub listings (PiperOrigin-RevId: 827828462) (185951b3)

... (truncated)

Commits
  • 8500e9e chore(main): release spanner 1.74.0 (#11142)
  • 2dc0184 chore(spanner): Update CODEOWNERS to use TeamSync Managed Team (#11524)
  • afbe132 fix(maps/places): add oauth scopes to Places proto (#11518)
  • de5ca9d docs(analytics/admin): replace "GA4" with "Google Analytics" or "GA" in all c...
  • 1438255 fix(firestore): Convert key before seeting map entry (#11506)
  • 0682bfa fix(bigtable): Allow GC updates on emulated aggregate column family (#11499)
  • b89dd8e doc(bigtable): Fix misspelled words (#11489)
  • 9b9e87a chore(main): release auth 0.14.1 (#11492)
  • 7fb5f95 chore(all): update deps (#11508)
  • 9ad9d76 fix(storage): propagate ctx from invoke to grpc upload reqs (#11475)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/spanner from 1.87.0 to 1.88.0

Release notes

Sourced from cloud.google.com/go/spanner's releases.

spanner: v1.88.0

1.88.0 (2026-02-11)

Features

  • Adding Send and Ack Mutation Support for Cloud Spanner Queue (#13616) (1cf600d6)

  • include cache updates into the ResultSet response (PiperOrigin-RevId: 865546011) (6f310199)

  • add a ClientContext field to Spanner requests (PiperOrigin-RevId: 853323071) (80379edb)

  • add Secure Parameters to the ClientContext (PiperOrigin-RevId: 853323071) (80379edb)

  • PGNumeric implements Scanner and Valuer (#13722) (85bc9dbf)

  • support struct literal (#13766) (b4a6f4c5)

  • Exposing total CPU related fields in AutoscalingConfig (PiperOrigin-RevId: 845819318) (db65e792)

  • add ClientContext support (#13775) (e85d7061)

Bug Fixes

Performance Improvements

  • only create sessions if multiplexed sessions are disabled (#13477) (e44e58f6)

Documentation

  • A comment for field param_types in message .google.spanner.v1.PartitionQueryRequest is changed (PiperOrigin-RevId: 865546011) (6f310199)

  • A comment for field transaction_tag in message .google.spanner.v1.RequestOptions is changed (PiperOrigin-RevId: 865546011) (6f310199)

  • A comment for field commit_timestamp in message .google.spanner.v1.BatchWriteResponse is changed (PiperOrigin-RevId: 865546011) (6f310199)

  • A comment for field params in message .google.spanner.v1.PartitionQueryRequest is changed (PiperOrigin-RevId: 865546011) (6f310199)

  • Update client side metrics and permission issues in README (#13491) (ab56892e)

  • Update high_priority_cpu_utilization_percent in AutoscalingConfig to be Optional and clarify its behavior when not specified (PiperOrigin-RevId: 845819318) (db65e792)

Commits
  • 80561cb chore: librarian release pull request: 20260211T232929Z (#13835)
  • 8e3d5c7 test(spanner/test/opentelemetry/test): update otelgrpc invocation (#13831)
  • 6f31019 chore: librarian generate pull request: 20260211T080606Z (#13833)
  • 5d7617b test(storage): fix routing interceptor test. (#13832)
  • b232bb1 chore: relax ownership of the internal/generated/snippets paths (#13828)
  • 7783bb0 chore: librarian release pull request: 20260210T090937Z (#13824)
  • 90678f0 chore(storage): remove fallback allowed option for direct connectivity (#13823)
  • e85d706 feat(spanner): add ClientContext support (#13775)
  • b4a6f4c feat(spanner/spansql): support struct literal (#13766)
  • 209126b chore(internal/kokoro): wrap variable in quotes (#13821)
  • Additional commits viewable in compare view

Updates github.com/ClickHouse/clickhouse-go/v2 from 2.42.0 to 2.43.0

Release notes

Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.

v2.43.0

What's Changed

Enhancements 🎉

Bug fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.42.0...v2.43.0

Changelog

Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.

v2.43.0, 2026-01-29

What's Changed

Enhancements 🎉

Bug fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.42.0...v2.43.0

Commits
  • 807d28f Update release notes
  • eea760b Merge pull request #1761 from ClickHouse/kavirajk/qbit-support
  • 103749c Merge branch 'main' into kavirajk/qbit-support
  • 86979ca Merge pull request #1758 from ClickHouse/kavirajk/fix-scantype-time-type
  • 8bf170b chore: upgrade ch-go
  • 7f5cf4c chore: upgrade ch-go
  • 4020c0a chore: fix the duration precision bug on test
  • ded8b36 fix: add test to lock the behavior of how time64 sent to server
  • 427aa07 fix: fix ColTime64 AppendRow api for precision correctness
  • a9857aa chore: removed commented tests
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.41.0 to 1.41.2

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.6 to 1.32.10

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.53.5 to 1.56.0

Commits

Updates github.com/databricks/databricks-sdk-go from 0.96.0 to 0.114.0

Release notes

Sourced from github.com/databricks/databricks-sdk-go's releases.

v0.114.0

Release v0.114.0

API Changes

v0.113.0

Release v0.113.0

New Features and Improvements

  • Add DisableAsyncTokenRefresh field to Config to allow disabling asynchronous token refresh for short-lived processes like the Databricks CLI.

v0.112.0

Release v0.112.0

Bug Fixes

  • Pass --profile to CLI token source when profile is set, and add read-fallback to migrate legacy host-keyed tokens to profile keys (#1497).

API Changes

v0.111.0

Release v0.111.0

New Features and Improvements

  • Add DefaultCredentialStrategyProvider package-level variable to allow overriding the default authentication strategy for all Config instances.

Documentation

  • Added "Retries" section to README.

Internal Changes

  • Add NewCredentialsChain to allow internal tools to configure a custom credentials chain that differs from the SDK's default chain. This is not intended for end-user consumption.

... (truncated)

Changelog

Sourced from github.com/databricks/databricks-sdk-go's changelog.

Release v0.114.0 (2026-02-26)

API Changes

Release v0.113.0 (2026-02-25)

New Features and Improvements

  • Add DisableAsyncTokenRefresh field to Config to allow disabling asynchronous token refresh for short-lived processes like the Databricks CLI.

Release v0.112.0 (2026-02-24)

Bug Fixes

  • Pass --profile to CLI token source when profile is set, and add read-fallback to migrate legacy host-keyed tokens to profile keys (#1497).

API Changes

Release v0.111.0 (2026-02-24)

New Features and Improvements

  • Add DefaultCredentialStrategyProvider package-level variable to allow overriding the default authentication strategy for all Config instances.

Documentation

  • Added "Retries" section to README.

Internal Changes

  • Add NewCredentialsChain to allow internal tools to configure a custom credentials chain that differs from the SDK's default chain. This is not intended for end-user consumption.
  • Export OIDC credential types (GitHubOIDCCredentials, AzureDevOpsOIDCCredentials,

... (truncated)

Commits
  • 9c69304 [Release] Release v0.114.0
  • 9128da8 Add context comments for dualWrite and host-key retention (#1502)
  • 605d770 Update SDK API to 2ac9d66a86b8772814266c0794730e62719ab299 (#1503)
  • 6d71d8c [Release] Release v0.113.0
  • 01f0976 Add Config.DisableAsyncTokenRefresh to disable background token refresh. (#1493)
  • 9b7b08c [Release] Release v0.112.0
  • 406a17a Pass --profile to CLI token source and add host-key read-fallback (#1497)
  • 2f7491f Update SDK API to 2f10a6ab001e2fa2552f6b25f7fbb4a08014a43f (#1496)
  • b8f5415 [Release] Release v0.111.0
  • 8f5aa32 Add Retries section to README (#1489)
  • Additional commits viewable in compare view

Updates github.com/databricks/databricks-sql-go from 1.9.0 to 1.10.0

Release notes

Sourced from github.com/databricks/databricks-sql-go's releases.

v1.10.0

  • databricks/databricks-sql-go#290#291, #292)
  • databricks/databricks-sql-go#297#304, #305, #311, #319)
  • databricks/databricks-sql-go#316
  • databricks/databricks-sql-go#295
  • databricks/databricks-sql-go#308
  • databricks/databricks-sql-go#286
Changelog

Sourced from github.com/databricks/databricks-sql-go's changelog.

v1.10.0 (2026-02-19)

  • databricks/databricks-sql-go#290#291, #292)
  • databricks/databricks-sql-go#297#304, #305, #311, #319)
  • databricks/databricks-sql-go#316
  • databricks/databricks-sql-go#295
  • databricks/databricks-sql-go#308
  • databricks/databricks-sql-go#286
Commits
  • 98148d9 Prepare for release (#324)
  • cd6dc19 Token Federation for Go Driver (3/3) (#292)
  • 73f2a36 [PECOBLR-1143] Implement telemetry Phase 4-5: Export infrastructure and opt-i...
  • abbe173 Fix context loss in polling and connection close operations (#295)
  • 6d6ef5b Fix type inference for int64/uint64 (BIGINT) and float64 (DOUBLE) (#316)
  • a0d5e75 Token federation for Go driver (2/3) (#291)
  • 66608b7 Add circuit breaker for telemetry + amend design plan to be similar to includ...
  • c4af6fa Cloudfetch: Allow configuration of httpclient for cloudfetch (#308)
  • 29c881a [PECOBLR-1147] Implement Client Manager for Per-Host Clients (#305)
  • 5dbccff [PECOBLR-1146] Implement Feature Flag Cache with Reference Counting (#304)
  • Additional commits viewable in compare view

Updates github.com/expr-lang/expr from 1.17.7 to 1.17.8

Release notes

Sourced from github.com/expr-lang/expr's releases.

v1.17.8

Expr is an expression language designed to deliver dynamic configurations with unparalleled accuracy, safety, and speed.

program, err := expr.Compile(`let foo = bar(); baz(foo, foo)`)

In this release:

  • New feature: added bytes literal syntax (#894)
  • Improved performance: count comparisons to any (#897)
  • Improved performance: added sum range optimization (#896)
  • Improved performance: added count threshold comparisons (#898)
  • Improved performance: optimize loop iteration with scope pool (#908)
  • Improved performance: added fast paths for min, max, mean, and median (#909)
  • Fixed: ctx into nested custom funcs and Env (#883)
  • Fixed: disable check for missing predicate during parseing (#924)
  • Fixed: detect $env() calls at compile time (#923)
  • Fixed: bounds check to get() (#918)
  • Fixed: validate sortBy order argument type (#912)
  • Fixed: reduce empty array without init val (#911)
  • Fixed: validate arg count before OpCall (#904)
  • Fixed: correct variadic method arg type (#889)
Commits
  • 21f4f05 Fix impossible unsigned integer comparisons in Abs() function (#919)
  • 3461fbb perf(vm): optimize loop iteration with scope pool (#908)
  • 94ec86d fix(patcher): ctx into nested custom funcs and Env (#883)
  • 40bda0b Disable check for missing predicate during parseing
  • 552eb1b Disable check for missing predicate during parseing
  • 75a31bc fix(fuzz): skip json unsupported type errors (#928)
  • 391930f chore(ci): add Go 1.26 to test matrix (#929)
  • f0176e7 Update README.md: Added GlassFlow.dev in the list of companies using expr (#927)
  • 2aaa9aa fix(checker): detect $env() calls at compile time (#923)
  • 0785f19 fix(fuzz): skip reflect err for variadic calls (#921)
  • Additional commits viewable in compare view

Updates github.com/goccy/go-yaml from 1.19.1 to 1.19.2

Release notes

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

1.19.2

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.19.1...v1.19.2

Commits

Updates github.com/k1LoW/expand from 0.16.6 to 0.16.7

Release notes

Sourced from github.com/k1LoW/expand's releases.

v0.16.7

What's Changed

Other Changes

Full Changelog: k1LoW/expand@v0.16.6...v0.16.7

Changelog

Sourced from github.com/k1LoW/expand's changelog.

v0.16.7 - 2026-01-12

Other Changes

Commits
  • d52c04b Merge pull request #95 from k1LoW/tagpr-from-v0.16.6
  • 0f7242b [tagpr] update CHANGELOG.md
  • bb956f9 [tagpr] prepare for the next release
  • 72990d0 Merge pull request #94 from k1LoW/dependabot/go_modules/dependencies-97a1b0f208
  • 3063fed chore(deps): bump github.com/goccy/go-yaml in the dependencies group
  • See full diff in compare view

Updates github.com/lib/pq from 1.10.9 to 1.11.2

Release notes

Sourced from github.com/lib/pq's releases.

v1.11.2

This fixes two regressions:

  • Don't send startup parameters if there is no value, improving compatibility with Supavisor (#1260).

  • Don't send dbname as a startup parameter if database=[..] is used in the connection string. It's recommended to use dbname=, as database= is not a libpq option, and only worked by accident previously. (#1261)

#1260: lib/pq#1260 #1261: lib/pq#1261

v1.11.1

This fixes two regressions present in the v1.11.0 release:

  • Fix build on 32bit systems, Windows, and Plan 9 (#1253).

  • Named []byte types and pointers to []byte (e.g. *[]byte, json.RawMessage) would be treated as an array instead of bytea (#1252).

#1252: lib/pq#1252 #1253: lib/pq#1253

v1.11.0

This version of pq requires Go 1.21 or newer.

pq now supports only maintained PostgreSQL releases, which is PostgreSQL 14 and newer. Previously PostgreSQL 8.4 and newer were supported.

Features

  • The pq.Error.Error() text includes the position of the error (if reported by PostgreSQL) and SQLSTATE code (#1219, #1224):

    pq: column "columndoesntexist" does not exist at column 8 (42703)
    pq: syntax error at or near ")" at position 2:71 (42601)
    
  • The pq.Error.ErrorWithDetail() method prints a more detailed multiline message, with the Detail, Hint, and error position (if any) (#1219):

    ERROR:   syntax error at or near ")" (42601)
    CONTEXT: line 12, column 1:
    
     10 |     name           varchar,
     11 |     version        varchar,
     12 | );
          ^
    

  • Add Config, NewConfig(), and NewConnectorConfig() to supply connection details in a more structured way (#1240).

  • Support hostaddr and $PGHOSTADDR (#1243).

  • Support multiple values in host, port, and hostaddr, which are each tried in order, or randomly if load_balance_hosts=random is set (#1246).

  • Support target_session_attrs connection parameter (#1246).

... (truncated)

Changelog

Sourced from github.com/lib/pq's changelog.

v1.11.2 (2026-02-10)

This fixes two regressions:

  • Don't send startup parameters if there is no value, improving compatibility with Supavisor (#1260).

  • Don't send dbname as a startup parameter if database=[..] is used in the connection string. It's recommended to use dbname=, as database= is not a libpq option, and only worked by accident previously. (#1261)

#1260: lib/pq#1260 #1261: lib/pq#1261

v1.11.1 (2026-01-29)

This fixes two regressions present in the v1.11.0 release:

  • Fix build on 32bit systems, Windows, and Plan 9 (#1253).

  • Named []byte types and pointers to []byte (e.g. *[]byte, json.RawMessage) would be treated as an array instead of bytea (#1252).

#1252: lib/pq#1252 #1253: lib/pq#1253

v1.11.0 (2026-01-28)

This version of pq requires Go 1.21 or newer.

pq now supports only maintained PostgreSQL releases, which is PostgreSQL 14 and newer. Previously PostgreSQL 8.4 and newer were supported.

Features

  • The pq.Error.Error() text includes the position of the error (if reported by PostgreSQL) and SQLSTATE code (#1219, #1224):

    pq: column "columndoesntexist" does not exist at column 8 (42703)
    pq: syntax error at or near ")" at position 2:71 (42601)
    
  • The pq.Error.ErrorWithDetail() method prints a more detailed multiline message, with the Detail, Hint, and error position (if any) (

Bumps the dependencies group with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.72.0` | `1.74.0` |
| [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.87.0` | `1.88.0` |
| [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.42.0` | `2.43.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.0` | `1.41.2` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.6` | `1.32.10` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.53.5` | `1.56.0` |
| [github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go) | `0.96.0` | `0.114.0` |
| [github.com/databricks/databricks-sql-go](https://github.com/databricks/databricks-sql-go) | `1.9.0` | `1.10.0` |
| [github.com/expr-lang/expr](https://github.com/expr-lang/expr) | `1.17.7` | `1.17.8` |
| [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.19.1` | `1.19.2` |
| [github.com/k1LoW/expand](https://github.com/k1LoW/expand) | `0.16.6` | `0.16.7` |
| [github.com/lib/pq](https://github.com/lib/pq) | `1.10.9` | `1.11.2` |
| [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.19` | `0.0.20` |
| [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.33` | `1.14.34` |
| [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) | `1.9.5` | `1.9.7` |
| [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.17.6` | `1.17.9` |
| [golang.org/x/image](https://github.com/golang/image) | `0.34.0` | `0.36.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.34.0` | `0.35.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.259.0` | `0.265.0` |


Updates `cloud.google.com/go/bigquery` from 1.72.0 to 1.74.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.72.0...spanner/v1.74.0)

Updates `cloud.google.com/go/spanner` from 1.87.0 to 1.88.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.87.0...spanner/v1.88.0)

Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.42.0 to 2.43.0
- [Release notes](https://github.com/ClickHouse/clickhouse-go/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-go@v2.42.0...v2.43.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.41.0 to 1.41.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.0...v1.41.2)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.6 to 1.32.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.6...config/v1.32.10)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.53.5 to 1.56.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.53.5...service/s3/v1.56.0)

Updates `github.com/databricks/databricks-sdk-go` from 0.96.0 to 0.114.0
- [Release notes](https://github.com/databricks/databricks-sdk-go/releases)
- [Changelog](https://github.com/databricks/databricks-sdk-go/blob/main/CHANGELOG.md)
- [Commits](databricks/databricks-sdk-go@v0.96.0...v0.114.0)

Updates `github.com/databricks/databricks-sql-go` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/databricks/databricks-sql-go/releases)
- [Changelog](https://github.com/databricks/databricks-sql-go/blob/main/CHANGELOG.md)
- [Commits](databricks/databricks-sql-go@v1.9.0...v1.10.0)

Updates `github.com/expr-lang/expr` from 1.17.7 to 1.17.8
- [Release notes](https://github.com/expr-lang/expr/releases)
- [Commits](expr-lang/expr@v1.17.7...v1.17.8)

Updates `github.com/goccy/go-yaml` from 1.19.1 to 1.19.2
- [Release notes](https://github.com/goccy/go-yaml/releases)
- [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md)
- [Commits](goccy/go-yaml@v1.19.1...v1.19.2)

Updates `github.com/k1LoW/expand` from 0.16.6 to 0.16.7
- [Release notes](https://github.com/k1LoW/expand/releases)
- [Changelog](https://github.com/k1LoW/expand/blob/main/CHANGELOG.md)
- [Commits](k1LoW/expand@v0.16.6...v0.16.7)

Updates `github.com/lib/pq` from 1.10.9 to 1.11.2
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md)
- [Commits](lib/pq@v1.10.9...v1.11.2)

Updates `github.com/mattn/go-runewidth` from 0.0.19 to 0.0.20
- [Commits](mattn/go-runewidth@v0.0.19...v0.0.20)

Updates `github.com/mattn/go-sqlite3` from 1.14.33 to 1.14.34
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.33...v1.14.34)

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

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

Updates `golang.org/x/image` from 0.34.0 to 0.36.0
- [Commits](golang/image@v0.34.0...v0.36.0)

Updates `golang.org/x/oauth2` from 0.34.0 to 0.35.0
- [Commits](golang/oauth2@v0.34.0...v0.35.0)

Updates `google.golang.org/api` from 0.259.0 to 0.265.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.259.0...v0.265.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-version: 1.74.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cloud.google.com/go/spanner
  dependency-version: 1.88.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
  dependency-version: 2.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-version: 1.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/databricks/databricks-sdk-go
  dependency-version: 0.114.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/databricks/databricks-sql-go
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/expr-lang/expr
  dependency-version: 1.17.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/goccy/go-yaml
  dependency-version: 1.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/expand
  dependency-version: 0.16.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/lib/pq
  dependency-version: 1.11.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/mattn/go-runewidth
  dependency-version: 0.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/mattn/go-sqlite3
  dependency-version: 1.14.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/microsoft/go-mssqldb
  dependency-version: 1.9.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: go.mongodb.org/mongo-driver
  dependency-version: 1.17.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: golang.org/x/image
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.265.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code minor labels Feb 28, 2026
@k1LoW k1LoW merged commit 7b3e641 into main Mar 1, 2026
3 checks passed
@k1LoW k1LoW deleted the dependabot/go_modules/dependencies-0322fe4200 branch March 1, 2026 01:14
@github-actions github-actions Bot mentioned this pull request Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant