Skip to content

chore(deps): bump the go-dependencies group across 1 directory with 34 updates#5360

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go/go-dependencies-0853cf55bb
Open

chore(deps): bump the go-dependencies group across 1 directory with 34 updates#5360
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go/go-dependencies-0853cf55bb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

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

Package From To
cloud.google.com/go/alloydbconn 1.15.3 1.18.3
cloud.google.com/go/cloudsqlconn 1.17.2 1.21.1
firebase.google.com/go/v4 4.15.2 4.20.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace 1.27.0 1.32.0
github.com/anthropics/anthropic-sdk-go 1.23.0 1.45.0
github.com/goccy/go-yaml 1.17.1 1.19.2
github.com/invopop/jsonschema 0.13.0 0.14.0
github.com/lib/pq 1.10.9 1.12.3
github.com/mark3labs/mcp-go 0.29.0 0.54.1
github.com/pgvector/pgvector-go 0.3.0 0.4.0
github.com/weaviate/weaviate 1.30.0 1.37.6
github.com/weaviate/weaviate-go-client/v5 5.1.0 5.7.3
google.golang.org/genai 1.51.0 1.58.0
github.com/openai/openai-go 1.8.2 1.12.0

Updates cloud.google.com/go/alloydbconn from 1.15.3 to 1.18.3

Release notes

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

v1.18.3

1.18.3 (2026-05-12)

Bug Fixes

v1.18.2

1.18.2 (2026-04-27)

Bug Fixes

v1.18.1

1.18.1 (2026-03-24)

Bug Fixes

v1.18.0

1.18.0 (2026-03-09)

Features

v1.17.3

1.17.3 (2026-02-09)

Bug Fixes

v1.17.2

1.17.2 (2026-01-13)

Bug Fixes

v1.17.1

... (truncated)

Changelog

Sourced from cloud.google.com/go/alloydbconn's changelog.

1.18.3 (2026-05-12)

Bug Fixes

1.18.2 (2026-04-27)

Bug Fixes

1.18.1 (2026-03-24)

Bug Fixes

1.18.0 (2026-03-09)

Features

1.17.3 (2026-02-09)

Bug Fixes

1.17.2 (2026-01-13)

Bug Fixes

1.17.1 (2025-12-08)

Bug Fixes

  • use login scope for ADC and credentials JSON (#730) (51b4f6a)

... (truncated)

Commits
  • 583040f chore(main): release 1.18.3 (#790)
  • 747d66a fix: update dependencies to latest (#789)
  • 81b03d6 deps: Update google.golang.org/genproto/googleapis/rpc digest to 3700d41 (#787)
  • 74f37ee deps: Update github/codeql-action action to v4.35.4 (#786)
  • 7af3bf5 deps: Update Non-major dependency updates (#785)
  • 3b0430a docs: Update support policy (#788)
  • f729a4e chore(main): release 1.18.2 (#784)
  • 80feac4 fix: bump dependencies to latest (#783)
  • 5112dea deps: Update google.golang.org/genproto/googleapis/rpc digest to 7cedc36 (#782)
  • 33073da deps: Update dependencies for github (#772)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/auth from 0.16.2 to 0.20.0

Changelog

Sourced from cloud.google.com/go/auth's changelog.

v0.20.0

  • bigquery: Support SchemaUpdateOptions for load jobs.

  • bigtable:

    • Add SampleRowKeys.
    • cbt: Support union, intersection GCPolicy.
    • Retry admin RPCS.
    • Add trace spans to retries.
  • datastore: Add OpenCensus tracing.

  • firestore:

    • Fix queries involving Null and NaN.
    • Allow Timestamp protobuffers for time values.
  • logging: Add a WriteTimeout option.

  • spanner: Support Batch API.

  • storage: Add OpenCensus tracing.

v0.19.0

  • bigquery:

    • Support customer-managed encryption keys.
  • bigtable:

    • Improved emulator support.
    • Support GetCluster.
  • datastore:

    • Add general mutations.
    • Support pointer struct fields.
    • Support transaction options.
  • firestore:

    • Add Transaction.GetAll.
    • Support document cursors.
  • logging:

    • Support concurrent RPCs to the service.
    • Support per-entry resources.
  • profiler:

    • Add config options to disable heap and thread profiling.
    • Read the project ID from $GOOGLE_CLOUD_PROJECT when it's set.
  • pubsub:

    • BEHAVIOR CHANGE: Release flow control after ack/nack (instead of after the

... (truncated)

Commits
  • 4b98a63 README.md: add news for next release
  • aae690d storage: mark bucket lock as private alpha
  • 5882e88 firestore: add the read time to DocumentSnapshot, part 1
  • 7808a7b internal: clean up OC tests
  • a1b76a8 pubsub: use the new aggreagation API
  • 63a4704 Bigquery Loader: add SchemaUpdateOptions
  • f0945c7 storage: fix OC test
  • 11ffa33 datastore: add OC integration test
  • 51968c3 storage: add RangeReader test
  • f2174aa storage: put read code together
  • Additional commits viewable in compare view

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

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/cloudsqlconn from 1.17.2 to 1.21.1

Release notes

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

v1.21.1

1.21.1 (2026-05-20)

Bug Fixes

v1.21.0

1.21.0 (2026-04-16)

Features

v1.20.2

1.20.2 (2026-03-17)

Bug Fixes

Note

  • Deprecate support for pgx v4. The pgx v4 library was declared end life by its maintainer as of July 2025. We will remove support for the Cloud SQL Connector in July 2026

v1.20.1

1.20.1 (2026-02-17)

Bug Fixes

  • bump golang.org/x/crypto in /examples/cloudrun/sqlserver (#1046) (2191390)

v1.20.0

1.20.0 (2026-01-12)

Features

  • Use configured DNS name to lookup instance IP address (#1054) (976120e), closes #1053

v1.19.1

1.19.1 (2025-12-09)

Bug Fixes

... (truncated)

Changelog

Sourced from cloud.google.com/go/cloudsqlconn's changelog.

1.21.1 (2026-05-20)

Bug Fixes

1.21.0 (2026-04-16)

Features

  • upgrade example go version to match minimum (#1087) (c950a6c)

Bug Fixes

1.20.2 (2026-03-17)

Bug Fixes

  • update dependencies to latest (#1075) (cd61b59)
  • Deprecate support for pgx v4. The pgx v4 library was declared end life by its maintainer as of July 2025. We will remove support for the Cloud SQL Connector in July 2026

1.20.1 (2026-02-17)

Bug Fixes

  • bump golang.org/x/crypto in /examples/cloudrun/sqlserver (#1046) (2191390)

1.20.0 (2026-01-12)

Features

  • Use configured DNS name to lookup instance IP address (#1054) (976120e), closes #1053

1.19.1 (2025-12-09)

Bug Fixes

1.19.0 (2025-10-23)

... (truncated)

Commits
  • 53ac757 chore(main): release 1.21.1 (#1103)
  • d67b992 deps: Update Non-major dependency updates (#1100)
  • 728e01f fix: bump dependencies to latest (#1102)
  • f2308e6 deps: Update google.golang.org/genproto/googleapis/rpc digest to aa98bba (#1091)
  • 42fb7c1 chore(deps): bump github.com/jackc/pgx/v5 in /examples/cloudrun/postgres (#1092)
  • e449750 chore(deps): bump google.golang.org/grpc in /examples/cloudrun/postgres (#1095)
  • e4d6bae chore(deps): bump go.opentelemetry.io/otel (#1096)
  • 62127cd chore(deps): bump go.opentelemetry.io/otel (#1097)
  • 794453e chore: Update dependencies to latest as of 2026-05-04 (#1101)
  • 7f3dcd9 chore(main): release 1.21.0 (#1088)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/firestore from 1.18.0 to 1.21.0

Release notes

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

run: v1.21.0

v1.21.0 (2026-05-07)

texttospeech: v1.21.0

v1.21.0 (2026-05-07)

workflows: v1.19.0

v1.19.0 (2026-05-07)

Changelog

Sourced from cloud.google.com/go/firestore's changelog.

1.21.0 (2023-07-18)

Features

  • documentai: Removed id field from Document message (4a5651c)

1.20.0 (2023-06-20)

Features

  • documentai: Add StyleInfo to document.proto (b726d41)
  • documentai: Add StyleInfo to document.proto (b726d41)

Bug Fixes

  • documentai: REST query UpdateMask bug (df52820)

1.19.0 (2023-05-30)

Features

  • documentai: Update all direct dependencies (b340d03)

1.18.1 (2023-05-08)

Bug Fixes

  • documentai: Update grpc to v1.55.0 (1147ce0)
Commits

Updates cloud.google.com/go/logging from 1.13.0 to 1.13.2

Changelog

Sourced from cloud.google.com/go/logging's changelog.

Changes

1.48.0 (2026-05-07)

Features

1.47.0 (2026-04-30)

1.46.0 (2026-04-13)

1.45.0 (2026-04-09)

1.44.0 (2026-04-02)

1.43.0 (2026-03-23)

Features

  • Add a field for upgrading previous processor version when fine tuning (790bab5)

1.42.0 (2026-03-05)

Features

  • Added a field for enabling image and table annotation for layout parser processor (9c80b8b)

1.41.0 (2026-02-12)

Features

  • A new field document_prompt is added to message .google.cloud.documentai.v1beta3.DocumentSchema (6f31019)
  • A new field document_type is added to message .google.cloud.documentai.v1beta3.ImportDocumentsRequest (6f31019)
  • A new field enable_table_split is added to message .google.cloud.documentai.v1beta3.OcrConfig.LayoutParsingParams (6f31019)
  • A new field revisions is added to message .google.cloud.documentai.v1beta3.Evaluation (6f31019)
  • Added new messages Documents and RawDocuments for inline document input (6f31019)
  • The field skip_human_review in messages .google.cloud.documentai.v1beta3.ProcessRequest and .google.cloud.documentai.v1beta3.BatchProcessRequest is deprecated (6f31019)
  • The method ReviewDocument in .google.cloud.documentai.v1beta3.DocumentProcessorService is deprecated (6f31019)

Bug Fixes

  • Removed the SpannerIndexingConfig message and the spanner_indexing_config field from .google.cloud.documentai.v1beta3.Dataset BREAKING CHANGE: The SpannerIndexingConfig message and the spanner_indexing_config field within the Dataset message have been removed. Client code referencing these will need to stop referencing these in case of an error (6f31019)

Documentation

  • Updated comments for various fields and messages (6f31019)

1.40.0 (2026-01-29)

... (truncated)

Commits
  • 559b86a chore: release main (#8706)
  • 174da47 fix(all): update golang.org/x/net to v0.17.0 (#8705)
  • 89eeeff chore: release main (#8664)
  • 0e43b40 feat(shopping): new clients (#8699)
  • 9c502c2 fix: Update go_package and Go importpath (#8667)
  • 4284639 chore(ci): update Go version to 1.21 (#8695)
  • c73963f fix(bigquery): handle storage read api Recv call errors (#8666)
  • 65cb8bd chore(all): update module golang.org/x/net to v0.17.0 [SECURITY] (#8691)
  • 7b19ae2 chore(internal/postprocessor): add config for shopping/type (#8690)
  • 45d4f21 chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /internal/example...
  • Additional commits viewable in compare view

Updates firebase.google.com/go/v4 from 4.15.2 to 4.20.0

Release notes

Sourced from firebase.google.com/go/v4's releases.

Firebase Admin Go SDK v4.20.0

New Features

  • feat(pnv): Add Firebase Phone Number Verification support (#757)
  • feat(fcm): Add support for bandwidth constrained and restricted satellite APIs (#750)

Miscellaneous

  • [chore] Release v4.20.0 (#763)
  • chore: Upgrade Go versions to 1.25, 1.26 (#759)
  • chore: Revert release workflow changes to use merge commit (#751)
  • chore: Update to Go 1.25 (#743)

Firebase Admin Go SDK v4.19.0

New Features

  • feat(auth): Add QueryUsers API (#727)
  • feat(firestore): Added Firestore Multi Database Support (#733)

Bug Fixes

  • fix(auth): Fixed auth error code parsing (#712)

Miscellaneous

  • [chore] Release 4.19.0 Take 2 (#746)
  • chore: Update Release Workflows for Push triggers (#745)
  • Revert "[chore] Release 4.19.0 (#742)" (#744)
  • [chore] Release 4.19.0 (#742)
  • Update the release actions process (#741)
  • chore: Update github actions workflows and integration test resources (#740)
  • chore: update copyright headers from Google Inc. to Google LLC (#713)
  • chore: Added and AGENTS.md file to instruct AI agents how to interact with this repository (#710)

Firebase Admin Go SDK v4.18.0

New Features

  • feat(auth): Update ActionCodeSettings to support LinkDomain and deprecate DynamicLinkDomain (#703)

Miscellaneous

  • [chore] Release 4.18.0 (#708)
  • Bump crypto to 0.40.0 and net to 0.42.0 (#709)

Firebase Admin Go SDK v4.17.0

New Features

  • feat(rc): Implementation of Server-side Remote Config

... (truncated)

Commits
  • e853b36 Merge remote-tracking branch 'origin/dev'
  • aa29809 Merge dev into master to resolve release divergence
  • 460da85 [chore] Release v4.20.0 (#763)
  • 646489a feat(pnv): Add Firebase Phone Number Verification support (#757)
  • f595f98 chore: Upgrade Go versions to 1.25, 1.26 (#759)
  • c96d946 feat(fcm): Add support for bandwidth constrained and restricted satellite API...
  • e1d2b46 chore: Revert release workflow changes to use merge commit (#751)
  • 128f8f4 chore: Update to Go 1.25 (#743)
  • 4f7026f [chore] Release v4.19.0 (#747)
  • c06a674 [chore] Release 4.19.0 Take 2 (#746)
  • Additional commits viewable in compare view

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric from 0.52.0 to 0.56.0

Commits
  • eab9572 prepare for v1.32.0/v0.56.0 (#1132)
  • cf80620 fix(deps): update module google.golang.org/grpc to v1.79.3 [security] (#1131)
  • 9a775d8 normalize user agents in span attributes as well (#1117)
  • 3cacef9 separate out govulncheck into its own CI job (#1113)
  • 21d7ce3 Bump go version to resolve govulncheck failures (#1114)
  • fbd3fd5 ignore versions in the user agent header when comparing fixtures (#1115)
  • e42c882 Don't allow modifying the default scopes (#1109)
  • d01a1dc chore(deps): update module golang.org/x/crypto to v0.45.0 [security] (#1102)
  • b7fe5f2 add support for go 1.26 (#1107)
  • 3575d31 allow providing a context to create the monitoring client (#1096)
  • Additional commits viewable in compare view

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.27.0 to 1.32.0

Release notes

Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace's releases.

v1.5.1 and v0.29.1

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.5.0...v1.5.1

v1.5.0 and v0.29.0

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.4.0...v1.5.0

v1.4.0 and v0.28.0

What's Changed

... (truncated)

Commits
  • eab9572 prepare for v1.32.0/v0.56.0 (#1132)
  • cf80620 fix(deps): update module google.golang.org/grpc to v1.79.3 [security] (#1131)
  • 9a775d8 normalize user agents in span attributes as well (#1117)
  • 3cacef9 separate out govulncheck into its own CI job (#1113)
  • 21d7ce3 Bump go version to resolve govulncheck failures (#1114)
  • fbd3fd5 ignore versions in the user agent header when comparing fixtures (#1115)
  • Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go labels May 20, 2026
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 20, 2026
@github-actions github-actions Bot added the ci label May 20, 2026
…4 updates

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

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/alloydbconn](https://github.com/googlecloudplatform/alloydb-go-connector) | `1.15.3` | `1.18.3` |
| [cloud.google.com/go/cloudsqlconn](https://github.com/googlecloudplatform/cloud-sql-go-connector) | `1.17.2` | `1.21.1` |
| [firebase.google.com/go/v4](https://github.com/firebase/firebase-admin-go) | `4.15.2` | `4.20.0` |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `1.27.0` | `1.32.0` |
| [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go) | `1.23.0` | `1.45.0` |
| [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.17.1` | `1.19.2` |
| [github.com/invopop/jsonschema](https://github.com/invopop/jsonschema) | `0.13.0` | `0.14.0` |
| [github.com/lib/pq](https://github.com/lib/pq) | `1.10.9` | `1.12.3` |
| [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) | `0.29.0` | `0.54.1` |
| [github.com/pgvector/pgvector-go](https://github.com/pgvector/pgvector-go) | `0.3.0` | `0.4.0` |
| [github.com/weaviate/weaviate](https://github.com/weaviate/weaviate) | `1.30.0` | `1.37.6` |
| [github.com/weaviate/weaviate-go-client/v5](https://github.com/weaviate/weaviate-go-client) | `5.1.0` | `5.7.3` |
| [google.golang.org/genai](https://github.com/googleapis/go-genai) | `1.51.0` | `1.58.0` |
| [github.com/openai/openai-go](https://github.com/openai/openai-go) | `1.8.2` | `1.12.0` |



Updates `cloud.google.com/go/alloydbconn` from 1.15.3 to 1.18.3
- [Release notes](https://github.com/googlecloudplatform/alloydb-go-connector/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/alloydb-go-connector/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/alloydb-go-connector@v1.15.3...v1.18.3)

Updates `cloud.google.com/go/auth` from 0.16.2 to 0.20.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@auth/v0.16.2...v0.20.0)

Updates `cloud.google.com/go/bigquery` from 1.67.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.67.0...spanner/v1.74.0)

Updates `cloud.google.com/go/cloudsqlconn` from 1.17.2 to 1.21.1
- [Release notes](https://github.com/googlecloudplatform/cloud-sql-go-connector/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/cloud-sql-go-connector@v1.17.2...v1.21.1)

Updates `cloud.google.com/go/firestore` from 1.18.0 to 1.21.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@kms/v1.18.0...dlp/v1.21.0)

Updates `cloud.google.com/go/logging` from 1.13.0 to 1.13.2
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@kms/v1.13.0...redis/v1.13.2)

Updates `firebase.google.com/go/v4` from 4.15.2 to 4.20.0
- [Release notes](https://github.com/firebase/firebase-admin-go/releases)
- [Commits](firebase/firebase-admin-go@v4.15.2...v4.20.0)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric` from 0.52.0 to 0.56.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.52.0...v0.56.0)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace` from 1.27.0 to 1.32.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@detectors/gcp/v1.27.0...detectors/gcp/v1.32.0)

Updates `github.com/anthropics/anthropic-sdk-go` from 1.23.0 to 1.45.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-go/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-go@v1.23.0...v1.45.0)

Updates `github.com/goccy/go-yaml` from 1.17.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.17.1...v1.19.2)

Updates `github.com/invopop/jsonschema` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/invopop/jsonschema/releases)
- [Commits](invopop/jsonschema@v0.13.0...v0.14.0)

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

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/master/CHANGELOG.md)
- [Commits](lib/pq@v1.10.9...v1.12.3)

Updates `github.com/mark3labs/mcp-go` from 0.29.0 to 0.54.1
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](mark3labs/mcp-go@v0.29.0...v0.54.1)

Updates `github.com/pgvector/pgvector-go` from 0.3.0 to 0.4.0
- [Changelog](https://github.com/pgvector/pgvector-go/blob/master/CHANGELOG.md)
- [Commits](pgvector/pgvector-go@v0.3.0...v0.4.0)

Updates `github.com/weaviate/weaviate` from 1.30.0 to 1.37.6
- [Release notes](https://github.com/weaviate/weaviate/releases)
- [Commits](weaviate/weaviate@v1.30.0...v1.37.6)

Updates `github.com/weaviate/weaviate-go-client/v5` from 5.1.0 to 5.7.3
- [Release notes](https://github.com/weaviate/weaviate-go-client/releases)
- [Commits](weaviate/weaviate-go-client@v5.1.0...v5.7.3)

Updates `go.opentelemetry.io/otel` from 1.36.0 to 1.43.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.36.0...v1.43.0)

Updates `go.opentelemetry.io/otel/metric` from 1.36.0 to 1.43.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.36.0...v1.43.0)

Updates `go.opentelemetry.io/otel/sdk` from 1.36.0 to 1.43.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.36.0...v1.43.0)

Updates `go.opentelemetry.io/otel/sdk/metric` from 1.36.0 to 1.43.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.36.0...v1.43.0)

Updates `go.opentelemetry.io/otel/trace` from 1.36.0 to 1.43.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.36.0...v1.43.0)

Updates `golang.org/x/exp` from 0.0.0-20250408133849-7e4ce0ab07d0 to 0.0.0-20251113190631-e25ba8c21ef6
- [Commits](https://github.com/golang/exp/commits)

Updates `golang.org/x/tools` from 0.34.0 to 0.44.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.34.0...v0.44.0)

Updates `google.golang.org/api` from 0.236.0 to 0.280.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.236.0...v0.280.0)

Updates `google.golang.org/genai` from 1.51.0 to 1.58.0
- [Release notes](https://github.com/googleapis/go-genai/releases)
- [Changelog](https://github.com/googleapis/go-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/go-genai@v1.51.0...v1.58.0)

Updates `github.com/googleapis/gax-go/v2` from 2.14.2 to 2.22.0
- [Release notes](https://github.com/googleapis/gax-go/releases)
- [Commits](googleapis/gax-go@v2.14.2...v2.22.0)

Updates `github.com/openai/openai-go` from 1.8.2 to 1.12.0
- [Release notes](https://github.com/openai/openai-go/releases)
- [Changelog](https://github.com/openai/openai-go/blob/main/CHANGELOG.md)
- [Commits](openai/openai-go@v1.8.2...v1.12.0)

Updates `go.opentelemetry.io/contrib/detectors/gcp` from 1.35.0 to 1.43.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@v1.35.0...v1.43.0)

Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.61.0 to 0.68.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.61.0...zpages/v0.68.0)

Updates `golang.org/x/oauth2` from 0.30.0 to 0.36.0
- [Commits](golang/oauth2@v0.30.0...v0.36.0)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250528174236-200df99c418a to 0.0.0-20260511170946-3700d4141b60
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/grpc` from 1.73.0 to 1.81.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.73.0...v1.81.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/alloydbconn
  dependency-version: 1.18.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: cloud.google.com/go/auth
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-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: go-dependencies
- dependency-name: cloud.google.com/go/cloudsqlconn
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: cloud.google.com/go/firestore
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: cloud.google.com/go/logging
  dependency-version: 1.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: firebase.google.com/go/v4
  dependency-version: 4.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/anthropics/anthropic-sdk-go
  dependency-version: 1.44.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/goccy/go-yaml
  dependency-version: 1.19.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/googleapis/gax-go/v2
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric
  dependency-version: 0.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-version: 1.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/invopop/jsonschema
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/jackc/pgx/v5
  dependency-version: 5.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/lib/pq
  dependency-version: 1.12.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/mark3labs/mcp-go
  dependency-version: 0.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/openai/openai-go
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/pgvector/pgvector-go
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/weaviate/weaviate
  dependency-version: 1.37.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/weaviate/weaviate-go-client/v5
  dependency-version: 5.7.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/contrib/detectors/gcp
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
  dependency-version: 0.68.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/metric
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/sdk/metric
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/trace
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/exp
  dependency-version: 0.0.0-20251113190631-e25ba8c21ef6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/tools
  dependency-version: 0.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.279.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/genai
  dependency-version: 1.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-version: 0.0.0-20260511170946-3700d4141b60
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.81.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/go/go-dependencies-0853cf55bb branch from e2f8b98 to fc8793f Compare May 27, 2026 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci dependencies Pull requests that update a dependency file go

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants