Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2025

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

Package From To
cloud.google.com/go/compute 1.45.0 1.49.1
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.11.0 1.13.1
github.com/aws/aws-sdk-go-v2 1.38.3 1.40.0
github.com/aws/aws-sdk-go-v2/config 1.31.6 1.32.2
github.com/aws/aws-sdk-go-v2/service/ec2 1.251.0 1.275.0
github.com/aws/aws-sdk-go-v2/service/s3 1.87.3 1.92.1
github.com/go-git/go-git/v5 5.16.2 5.16.4
github.com/go-playground/validator/v10 10.27.0 10.28.0
github.com/gophercloud/gophercloud/v2 2.8.0 2.9.0
github.com/oracle/oci-go-sdk/v65 65.99.2 65.105.0
go.mongodb.org/mongo-driver 1.17.4 1.17.6
golang.org/x/net 0.43.0 0.47.0
google.golang.org/api 0.247.0 0.256.0
sigs.k8s.io/controller-runtime 0.20.4 0.22.4

Updates cloud.google.com/go/compute from 1.45.0 to 1.49.1

Release notes

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

compute: v1.49.1

1.49.1 (2025-10-16)

Bug Fixes

  • compute: Upgrade gRPC service registration func (#13163) (136f25f)

compute: v1.49.0

1.49.0 (2025-10-13)

Features

  • compute: Update Compute Engine v1 API to revision 20250916 (#1107) (ddc086c)
  • compute: Update Compute Engine v1beta API to revision 20250916 (#1106) (ddc086c)

compute: v1.48.0

1.48.0 (2025-09-30)

Features

  • compute: Update Compute Engine v1 API to revision 20250909 (#12936) (2a37bd3)
  • compute: Update Compute Engine v1beta API to revision 20250909 (2a37bd3)
Commits
  • 687a10c chore: release main (#13166)
  • 7aa9612 feat(bigtable): Add experimental Bigtable connection pool with custom load ba...
  • 136f25f fix(compute): upgrade gRPC service registration func (#13163)
  • 192d2c4 chore(librarian): rename source_commit_hash to commit_hash (#13165)
  • f511368 chore: migrate configdelivery, geminidataanalytics and locationfinder to libr...
  • 2c37c8b feat(internal/librariangen): add nested protos config to repo-config.yaml (#1...
  • 2d0f8c7 chore: migrate 9 modules (accessapproval - serviceusage) to librarian (#13154)
  • bb35268 chore: migrate aiplatform to Librarian (#13159)
  • 8210f81 chore: apply state file changes to remove generated common types (#13155)
  • 96cfd47 feat(client): Enable routing cookie and attempt headers for enhanced retries ...
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.11.0 to 1.13.1

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.

sdk/azidentity/v1.13.1

1.13.1 (2025-11-10)

Bugs Fixed

  • AzureCLICredential quoted arguments incorrectly on Windows

sdk/azidentity/v1.13.0

1.13.0 (2025-10-07)

Features Added

  • Added AzurePowerShellCredential, which authenticates as the identity logged in to Azure PowerShell (thanks ArmaanMcleod)
  • When AZURE_TOKEN_CREDENTIALS is set to ManagedIdentityCredential, DefaultAzureCredential behaves the same as does ManagedIdentityCredential when used directly. It doesn't apply special retry configuration or attempt to determine whether IMDS is available. (#25265)

Breaking Changes

  • Removed the WorkloadIdentityCredential support for identity binding mode added in v1.13.0-beta.1. It will return in v1.14.0-beta.1

sdk/azidentity/v1.13.0-beta.1

1.13.0-beta.1 (2025-09-17)

Features Added

  • Added AzurePowerShellCredential, which authenticates as the identity logged in to Azure PowerShell (thanks ArmaanMcleod)
  • WorkloadIdentityCredential supports identity binding mode (#25056)

sdk/azidentity/v1.12.0

1.12.0 (2025-09-16)

Features Added

  • Added DefaultAzureCredentialOptions.RequireAzureTokenCredentials. NewDefaultAzureCredential returns an error when this option is true and the environment variable AZURE_TOKEN_CREDENTIALS has no value.

Other Changes

  • AzureDeveloperCLICredential no longer hangs when AZD_DEBUG is set
  • GetToken methods of AzureCLICredential and AzureDeveloperCLICredential return an error when TokenRequestOptions.Claims has a value because these credentials can't acquire a token in that case. The error messages describe the action required to get a token.

sdk/internal/v1.11.2

1.11.2 (2025-07-30)

Other Changes

... (truncated)

Commits
  • 6bb9b03 azidentity v1.13.1 (#25574)
  • e18dbd7 Increment package version after release of azidentity (#25367)
  • 4f0facc Prepare azidentity v1.13.0 for release (#25352)
  • 2d8c98b Selecting ManagedIdentityCredential disables DefaultAzureCredential's IMDS pr...
  • 67dd4fc Increment package version after release of azidentity (#25263)
  • 1a74bc8 Prepare azidentity v1.12.0 for release (#25231)
  • 839a355 Test IMDS managed identity with a remote VM (#25237)
  • c352be3 Sync eng/common directory with azure-sdk-tools for PR 11931 (#25243)
  • c994eca gofmt (#25234)
  • 9c95d95 [Release] sdk/resourcemanager/computefleet/armcomputefleet/2.0.0-beta.1 gener...
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.38.3 to 1.40.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.31.6 to 1.32.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.251.0 to 1.275.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.87.3 to 1.92.1

Commits

Updates github.com/aws/smithy-go from 1.23.0 to 1.23.2

Changelog

Sourced from github.com/aws/smithy-go's changelog.

Release (2025-11-03)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.23.2
    • Bug Fix: Adjust the initial sizes of each middleware phase to avoid some unnecessary reallocation.
    • Bug Fix: Avoid unnecessary allocation overhead from the metrics system when not in use.

Release (2025-10-15)

General Highlights

  • Dependency Update: Bump minimum go version to 1.23.
  • Dependency Update: Updated to the latest SDK module versions

Release (2025-09-18)

Module Highlights

  • github.com/aws/smithy-go/aws-http-auth: v1.1.0
    • Feature: Added support for SIG4/SIGV4A querystring authentication.

Release (2025-08-27)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.23.0
    • Feature: Sort map keys in JSON Document types.

Release (2025-07-24)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.5
    • Feature: Add HTTP interceptors.

Release (2025-06-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.4
    • Bug Fix: Fix CBOR serd empty check for string and enum fields
    • Bug Fix: Fix HTTP metrics data race.
    • Bug Fix: Replace usages of deprecated ioutil package.

... (truncated)

Commits

Updates github.com/go-git/go-git/v5 from 5.16.2 to 5.16.4

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.16.4

What's Changed

Full Changelog: go-git/go-git@v5.16.3...v5.16.4

v5.16.3

What's Changed

Full Changelog: go-git/go-git@v5.16.2...v5.16.3

Commits
  • de8ecc3 Merge pull request #1743 from go-git/renovate/releases/v5.x-go-github.com-go-...
  • 3e752f0 build: Update module github.com/go-git/go-git/v5 to v5.13.0 [SECURITY]
  • 3a31754 Merge pull request #1741 from go-git/renovate/releases/v5.x-go-github.com-clo...
  • acc28f1 build: Update module github.com/cloudflare/circl to v1.6.1 [SECURITY]
  • 95f3880 Merge pull request #1742 from go-git/renovate/releases/v5.x-go-golang.org-x-n...
  • 329f926 build: Update module golang.org/x/net to v0.38.0 [SECURITY]
  • 399e04b Merge pull request #1734 from pjbgf/fix-ci
  • 2025eae build: test, Fix build on Windows.
  • fb6806f Merge pull request #1732 from swills/find-hash-panic-fix-backport
  • 382530f plumbing: format/idxfile, prevent panic
  • Additional commits viewable in compare view

Updates github.com/go-playground/validator/v10 from 10.27.0 to 10.28.0

Release notes

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

Release 10.28.0

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.27.0...v10.28.0

Commits
  • bdc3a7d Add alphaspace validator (#1343)
  • 63594a0 docs: add description for 'port' validator (#1435)
  • 45f3a8e Added https_url tag (#1461)
  • 7a23bca Remove Go version 1.23 from CI workflow
  • 13130d2 Fixed missing keys from returned errors in map validation (#1284)
  • 94e89f0 fix: should panic when define duplicate field param in required_if (#1468)
  • 6905468 Bump golang.org/x/crypto from 0.33.0 to 0.42.0 (#1467)
  • 77ef70e Bump actions/setup-go from 5 to 6 (#1465)
  • 78d05ae Bump golang.org/x/text from 0.22.0 to 0.29.0 (#1464)
  • 34aea1f Bump github.com/gabriel-vasile/mimetype from 1.4.8 to 1.4.10 (#1463)
  • Additional commits viewable in compare view

Updates github.com/gophercloud/gophercloud/v2 from 2.8.0 to 2.9.0

Release notes

Sourced from github.com/gophercloud/gophercloud/v2's releases.

v2.9.0

What's Changed

Full Changelog: gophercloud/gophercloud@v2.8.0...v2.9.0

Changelog

Sourced from github.com/gophercloud/gophercloud/v2's changelog.

v2.9.0 (2025-11-17)

  • GH-3508 [v2] Trigger "hold" workflow on merge groups
  • GH-3511 [v2] Closes #2321 - Fix TestRolesCRUD by including DomainID to TestRolesCRUD
  • GH-3513 [v2] build(deps): bump actions/labeler from 5 to 6
  • GH-3516 [v2] refactor: Trivial fixes
  • GH-3524 [v2] [glance]: Add 'uploading' status
  • GH-3525 [v2] compute: Add host aggregate uuid field
  • GH-3526 [v2] Enable deletion for network and loadbalancer quotas
  • GH-3541 [v2] docs: Document tested releases for acceptance tests
  • GH-3544 [v2] Identity V3: Add Options field to roles.
  • GH-3547 [v2] Add config_drive to server struct
  • GH-3548 [v2] Identity: Add description field to roles
  • GH-3549 [v2] compute: add cpu info topology cells entry
  • GH-3550 [v2] Migrate epoxy jobs to Ubuntu 24.04 (Noble), drop caracal jobs
  • GH-3551 [v2] build(deps): bump github/codeql-action from 3 to 4
  • GH-3557 [v2] Fix EC2 authentication to work with new Keystone auth requirement
  • GH-3558 [v2] identity/services: add omitempty to the type field
  • GH-3559 [v2] fix: handle Nova create image response for microversion 2.45 and above
Commits
  • fba717b Merge pull request #3560 from shiftstack/prepare-v2.9.0
  • b873723 Prepare for v2.9.0
  • 9e7cfc0 Merge pull request #3559 from gophercloud/bp-v2-398a995
  • 0f47c99 fix: handle Nova create image response for microversion 2.45 and above
  • a0bd339 Merge pull request #3558 from gophercloud/bp-v2-47c5691
  • 2c52f33 identity/services: add omitempty to the type field
  • cac4191 Merge pull request #3557 from gophercloud/bp-v2-69bd65e
  • 891f073 Fix EC2 authentication to work with new Keystone auth requirement
  • 71761e6 Merge pull request #3526 from gophercloud/bp-v2-81eb442-1abcebd-a108557
  • c940b04 Merge pull request #3549 from gophercloud/bp-v2-86e7a03
  • Additional commits viewable in compare view

Updates github.com/oracle/oci-go-sdk/v65 from 65.99.2 to 65.105.0

Release notes

Sourced from github.com/oracle/oci-go-sdk/v65's releases.

65.105.0

Added

  • Support for calling Oracle Cloud Infrastructure services in the eu-turin-1 region

  • Support for security attributes in the Bastion service

  • Support for DataGuard Health Status check in the Database service

  • Support for DataGuard creation with AWS in the Database service

  • Support for changing encryption key location to AWS in the Database service

  • Support for registering and unregistering PKCS for AWS in the Database service

  • Support for new service catalog access control on marketplace in the Service Catalog service

  • Support for bring-your-own-certificate in the OpenSearch service

  • Support for AWS KMS integration for DB@AWS in the Database MultiCloud service

  • Support for multi-cloud subscriptions and multi-cloud resource management in the MultiCloud service

  • Support for new GenericChatRequest parameters in the Generative AI Inference service

  • Support for Self-Serve IP Pool API in the Email Delivery service

  • Support for Object Batch Delete in the Object Storage service

  • Support for IPv6 and Reserved IPs in the API Gateway service

  • Support for Zero Trust Packet Routing (ZPR) security attributes in the Data Catalog service

  • Support for pinning the firmware of a Compute GPU Memory Fabric in the Compute service

  • Support for pausing ZeroETL pipelines in the GoldenGate service

  • Support for shared connections for ZeroETL pipelines in the GoldenGate service

  • Support for migrating digital twin instances from non-ingestible to ingestible in the IoT Service

Fixed

  • Fixed InvokeRawCommand API by changing response header from "Content-Location" to "Location" in the OCI Internet of Things (OCI IoT) service

  • Fixed UpdateDigitalTwinInstance API by adding missing model id and spec URI properties in the OCI Internet of Things (OCI IoT) service

... (truncated)

Changelog

Sourced from github.com/oracle/oci-go-sdk/v65's changelog.

65.105.0 - 2025-11-18

Added

  • Support for calling Oracle Cloud Infrastructure services in the eu-turin-1 region
  • Support for security attributes in the Bastion service
  • Support for DataGuard Health Status check in the Database service
  • Support for DataGuard creation with AWS in the Database service
  • Support for changing encryption key location to AWS in the Database service
  • Support for registering and unregistering PKCS for AWS in the Database service
  • Support for new service catalog access control on marketplace in the Service Catalog service
  • Support for bring-your-own-certificate in the OpenSearch service
  • Support for AWS KMS integration for DB@AWS in the Database MultiCloud service
  • Support for multi-cloud subscriptions and multi-cloud resource management in the MultiCloud service
  • Support for new GenericChatRequest parameters in the Generative AI Inference service
  • Support for Self-Serve IP Pool API in the Email Delivery service
  • Support for Object Batch Delete in the Object Storage service
  • Support for IPv6 and Reserved IPs in the API Gateway service
  • Support for Zero Trust Packet Routing (ZPR) security attributes in the Data Catalog service
  • Support for pinning the firmware of a Compute GPU Memory Fabric in the Compute service
  • Support for pausing ZeroETL pipelines in the GoldenGate service
  • Support for shared connections for ZeroETL pipelines in the GoldenGate service
  • Support for migrating digital twin instances from non-ingestible to ingestible in the IoT Service

Fixed

  • Fixed InvokeRawCommand API by changing response header from "Content-Location" to "Location" in the OCI Internet of Things (OCI IoT) service
  • Fixed UpdateDigitalTwinInstance API by adding missing model id and spec URI properties in the OCI Internet of Things (OCI IoT) service

Breaking Changes

  • Support for default retries on the operations of the Service Catalog service
  • The field ContentLocation was changed to Location in the model InvokeRawCommandResponse in the OCI Internet of Things (OCI IoT) service
  • The field LifecycleState was changed to NetworkAnchorLifecycleState and its type was changed to NetworkAnchorNetworkAnchorLifecycleStateEnum in the models NetworkAnchor and NetworkAnchorSummary in the MultiCloud service
  • The type of field NetworkAnchorConnectionStatus has been changed to NetworkAnchorConnectionStatusEnum in the model OciNetworkMetadata in the MultiCloud service

65.104.1 - 2025-11-10

Added

  • Support for image lookup by URI in OCI Registry in the Generic Artifacts service
  • Support for allocating limits by partner clouds in the Limits service
  • Support for additional parameters for filtering node pool options in the Kubernetes Engine service
  • Support for configuration governance in provisioning through catalog items in the Fleet Application Management service
  • Support for curated reports in the Fleet Application Management service
  • Support for runbook import and export in the Fleet Application Management service
  • Support for resource inventory with patch details in the Fleet Application Management service
  • Support for multiple capacity bucket configurations in dedicated VM Hosts in the Compute service
  • Support for project flash APIs in the Generative AI service

65.104.0 - 2025-11-04

Added

  • Support for Data Intelligence Foundation service
  • Support for Private Service Access (PSA) service
  • Support for pluggable database snapshots for exadata databases in the Database service
  • Support for backup configurations for globally distributed databases in the Database service

... (truncated)

Commits
  • 117e56e Releasing version 65.105.0
  • 7f60488 Merge remote-tracking branch 'scm/github' into release_2025-11-18
  • 20da958 Releasing version 65.105.0
  • c92eead Releasing version 65.104.1
  • fd1a08f Merge remote-tracking branch 'scm/github' into release_2025-11-10
  • 1be11d2 Releasing version 65.104.1
  • fe36714 Releasing version 65.104.0
  • f7701e8 Remove all files deleted in scm
  • d45bf43 Merge remote-tracking branch 'scm/github' into release_2025-11-04
  • cc8b211 Releasing version 65.104.0
  • Additional commits viewable in compare view

Updates go.mongodb.org/mongo-driver from 1.17.4 to 1.17.6

Release notes

Sourced from go.mongodb.org/mongo-driver's releases.

MongoDB Go Driver 1.17.6

The MongoDB Go Driver Team is pleased to release version 1.17.6 of the official MongoDB Go Driver.

[!NOTE] Due to a bug in the Go Driver release automation, there is no 1.17.5 release.

Release Highlights

This release makes various maintainability improvements to the Go Driver development and release automation.

What's Changed

📝 Other Changes

Full Changelog: mongodb/mongo-go-driver@v1.17.4...v1.17.6

For a full list of tickets included in this release, please see the list of fixed issues.

Documentation for the Go Driver can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. For issues with, questions about, or feedback for the Go Driver, please look into our support channels, including StackOverflow. Bugs can be reported in the Go Driver project in the MongoDB JIRA where a list of current issues can be found. Your feedback on the Go Driver is greatly appreciated!

Commits
  • d2fa0ab BUMP v1.17.6
  • f1d540b BUMP v1.17.5
  • b879028 GODRIVER-3654 Don't test v1 branches against latest server. (#2188)
  • 21f47d4 Allow ignore-for-release label to satisfy label checker (#2203)
  • 8708ca8 Disable merge-up from release/1.17 (#2202)
  • 0b2794f GODRIVER-3612 Add an internal-only NewSessionWithLSID API (v1) (#2183)
  • 747a8d0 Consider HTTP 429 a succcessful response in the Markdown link check. (#2191)
  • 8c336ff Pin drivers-evergreen-tools to rev 98f6b0e in v1. (#2184)
  • 106cff3 Retry Markdown link checks on HTTP 429 (v1) (#2186)
  • d406474 GODRIVER-3564: Add config and workflows for release note labels (#2148)
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.41.0 to 0.42.0

Commits
  • 5307a0c go.mod: update golang.org/x dependencies
  • 9d77937 acme: include order problem in OrderError
  • 8f580de ssh: remove Go 1.24 build tag for ML-KEM kex
  • a4d1237 ssh/knownhosts: improve IPv6 support in Normalize
  • b8d8dae curve25519: include potential fips140=only error in panic message
  • f5a2eab ssh: use curve25519.X25519 instead of curve25519.ScalarMult
  • 44ecf3a all: upgrade go directive to at least 1.24.0 [generated]
  • See full diff in compare view

Updates golang.org/x/net from 0.43.0 to 0.47.0

Commits
  • 9a29643 go.mod: update golang.org/x dependencies
  • 07cefd8 context: deprecate
  • 5ac9dac publicsuffix: don't treat ip addresses as domain names
  • d1f64cc quic: use testing/synctest
  • fff0469 http2: document that RFC 7540 prioritization does not work with small payloads
  • f35e3a4 http2: fix weight overflow in RFC 7540 write scheduler
  • 89adc90 http2: fix typo referring to RFC 9218 as RFC 9128 instead
  • 8d76a2c quic: don't defer MAX_STREAMS frames indefinitely
  • 027f8b7 quic: fix expected ACK Delay in client's ACK after HANDSHAKE_DONE
  • dec9fe7 dns/dnsmessage: update SVCB packing to prohibit name compression
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.17.0 to 0.18.0

Commits

Updates google.golang.org/api from 0.247.0 to 0.256.0

Release notes

Sourced from g...

Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 27, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 27, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot dependabot bot force-pushed the dependabot/go_modules/go-dependencies-235138ecbe branch from e708356 to bd68eca Compare December 8, 2025 11:09
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-dependencies-235138ecbe branch from bd68eca to c93eca6 Compare December 22, 2025 11:09
Bumps the go-dependencies group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.45.0` | `1.49.1` |
| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.11.0` | `1.13.1` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.38.3` | `1.40.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.6` | `1.32.2` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.251.0` | `1.275.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.87.3` | `1.92.1` |
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.16.2` | `5.16.4` |
| [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.27.0` | `10.28.0` |
| [github.com/gophercloud/gophercloud/v2](https://github.com/gophercloud/gophercloud) | `2.8.0` | `2.9.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.99.2` | `65.105.0` |
| [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.17.4` | `1.17.6` |
| [golang.org/x/net](https://github.com/golang/net) | `0.43.0` | `0.47.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.247.0` | `0.256.0` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.20.4` | `0.22.4` |



Updates `cloud.google.com/go/compute` from 1.45.0 to 1.49.1
- [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@pubsub/v1.45.0...compute/v1.49.1)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.11.0 to 1.13.1
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.11.0...sdk/azidentity/v1.13.1)

Updates `github.com/aws/aws-sdk-go-v2` from 1.38.3 to 1.40.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.38.3...v1.40.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.6 to 1.32.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.31.6...v1.32.2)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.251.0 to 1.275.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.251.0...service/ec2/v1.275.0)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.87.3 to 1.92.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.87.3...service/s3/v1.92.1)

Updates `github.com/aws/smithy-go` from 1.23.0 to 1.23.2
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.23.0...v1.23.2)

Updates `github.com/go-git/go-git/v5` from 5.16.2 to 5.16.4
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.16.2...v5.16.4)

Updates `github.com/go-playground/validator/v10` from 10.27.0 to 10.28.0
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](go-playground/validator@v10.27.0...v10.28.0)

Updates `github.com/gophercloud/gophercloud/v2` from 2.8.0 to 2.9.0
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v2.9.0/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v2.8.0...v2.9.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.99.2 to 65.105.0
- [Release notes](https://github.com/oracle/oci-go-sdk/releases)
- [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md)
- [Commits](oracle/oci-go-sdk@v65.99.2...v65.105.0)

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

Updates `golang.org/x/crypto` from 0.41.0 to 0.42.0
- [Commits](golang/crypto@v0.41.0...v0.42.0)

Updates `golang.org/x/net` from 0.43.0 to 0.47.0
- [Commits](golang/net@v0.43.0...v0.47.0)

Updates `golang.org/x/sync` from 0.17.0 to 0.18.0
- [Commits](golang/sync@v0.17.0...v0.18.0)

Updates `google.golang.org/api` from 0.247.0 to 0.256.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.247.0...v0.256.0)

Updates `google.golang.org/grpc` from 1.75.0 to 1.76.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.75.0...v1.76.0)

Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.10

Updates `sigs.k8s.io/controller-runtime` from 0.20.4 to 0.22.4
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.20.4...v0.22.4)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-version: 1.49.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-version: 1.275.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.92.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.23.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.16.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/go-playground/validator/v10
  dependency-version: 10.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/gophercloud/gophercloud/v2
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/oracle/oci-go-sdk/v65
  dependency-version: 65.105.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.mongodb.org/mongo-driver
  dependency-version: 1.17.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: golang.org/x/crypto
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/net
  dependency-version: 0.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/sync
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.256.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.22.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-dependencies-235138ecbe branch from c93eca6 to 017540e Compare January 12, 2026 13:37
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant