Skip to content

Bump the go-dependencies group across 1 directory with 19 updates#1846

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/go-dependencies-5f47ebcaa8
Closed

Bump the go-dependencies group across 1 directory with 19 updates#1846
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/go-dependencies-5f47ebcaa8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 8, 2025

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

Package From To
cloud.google.com/go/compute 1.41.0 1.45.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.10.1 1.11.0
github.com/aws/aws-sdk-go-v2 1.37.0 1.38.3
github.com/aws/aws-sdk-go-v2/config 1.30.0 1.31.6
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.20.0 1.20.9
github.com/aws/aws-sdk-go-v2/service/ec2 1.237.0 1.251.0
github.com/aws/aws-sdk-go-v2/service/s3 1.85.0 1.87.3
github.com/oracle/oci-go-sdk/v65 65.96.0 65.99.2
github.com/prometheus/client_golang 1.22.0 1.23.2
golang.org/x/sync 0.16.0 0.17.0
google.golang.org/grpc 1.74.2 1.75.0
sigs.k8s.io/controller-runtime 0.20.4 0.22.0

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

Release notes

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

compute: v1.45.0

1.45.0 (2025-09-04)

Features

  • compute: Update Compute Engine v1 API to revision 20250807 (#12750) (7e241f3)
  • compute: Update Compute Engine v1 API to revision 20250810 (#1091) (51583bd)
  • compute: Update Compute Engine v1beta API to revision 20250807 (7e241f3)
  • compute: Update Compute Engine v1beta API to revision 20250810 (#1090) (#12778) (51583bd)

compute: v1.44.0

1.44.0 (2025-08-18)

Features

  • compute: Update Compute Engine v1beta API to revision 20250729 (#1084) (#12724) (f1de706)

compute: v1.43.0

1.43.0 (2025-08-12)

Features

  • compute: Update Compute Engine v1 API to revision 20250728 (#1081) (a846564)
  • compute: Update Compute Engine v1 API to revision 20250729 (#1085) (53f9781)

compute: v1.42.0

1.42.0 (2025-08-06)

Features

  • compute: Update Compute Engine v1 API to revision 20250717 (#1074) (87815bf)
  • compute: Update Compute Engine v1beta API to revision 20250717 (87815bf)

container: v1.44.0

1.44.0 (2025-07-16)

Features

  • container: A new enum Mode is added (f3c3c1a)
  • container: A new enum TransparentHugepageDefrag is added (f3c3c1a)
  • container: A new enum TransparentHugepageEnabled is added (f3c3c1a)
  • container: A new field additional_ip_ranges_configs is added to message .google.container.v1.IPAllocationPolicy (f3c3c1a)
  • container: A new field auto_ipam_config is added to message .google.container.v1.IPAllocationPolicy (f3c3c1a)
  • container: A new field boot_disk is added to message .google.container.v1.NodeConfig (f3c3c1a)
  • container: A new field boot_disk is added to message .google.container.v1.UpdateNodePoolRequest (f3c3c1a)

... (truncated)

Commits
  • 87da3b6 chore(main): release pubsub 1.45.0 (#10989)
  • bd76695 fix(auth): fallback cert lookups for missing files (#11013)
  • e0759f4 chore(storage/internal)!: remove notification, service account, and hmac RPCS...
  • 5b7397b feat(storage): add grpc metrics experimental options (#10984)
  • 5e363a3 fix(spanner): decode PROTO to custom type variant of base type (#11007)
  • a273aab chore(main): release storage 1.45.0 (#10986)
  • 24a7dcc chore(storage): fix ReadStallTimeout test (#10992)
  • a807a7e feat(storage): adding bucket-specific dynamicDelay (#10987)
  • 70d82fe feat(securesourcemanager): Add field instance to message `.google.cloud.sec...
  • 40c3a5b docs(storage): remove preview wording from NewGRPCClient (#11002)
  • Additional commits viewable in compare view

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

Release notes

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

sdk/azidentity/v1.11.0

1.11.0 (2025-08-05)

Other Changes

  • DefaultAzureCredential tries its next credential when a dev tool credential such as AzureCLICredential returns an error

sdk/azidentity/v1.11.0-beta.1

1.11.0-beta.1 (2025-07-15)

Features Added

  • DefaultAzureCredential allows selecting one of its credential types by name via environment variable AZURE_TOKEN_CREDENTIALS. It will use only the selected type at runtime. For example, set AZURE_TOKEN_CREDENTIALS=WorkloadIdentityCredential to have DefaultAzureCredential use only WorkloadIdentityCredential.

Other Changes

  • By default, ManagedIdentityCredential retries IMDS requests for a maximum of ~70 seconds as recommended in IMDS documentation. In previous versions, it would stop retrying after ~54 seconds by default.
Commits

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

Commits

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

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.20.0 to 1.20.9

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.45.0 to 1.50.1

Commits

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

Commits

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

Commits

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

Changelog

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

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.

Release (2025-02-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.3
  • Dependency Update: Bump minimum Go version to 1.22 per our language support policy.

Release (2025-01-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.2
    • Bug Fix: Fix HTTP metrics data race.
    • Bug Fix: Replace usages of deprecated ioutil package.

Release (2024-11-15)

... (truncated)

Commits

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

Release notes

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

65.99.2

Added

  • Support for key management integration for Google Cloud Platform (GCP) in the Database Multicloud service

  • Support for autoscale database storage vault in the Database service

  • Support for creating Data Guards and moving encrypted keys to Google Cloud Provider in the Database service

  • Support for validating backup for the backup in the HeatWave service

  • Support for additional detector types, recipes and rules in the Cloud Guard service

  • Support for internal DAC shapes in the the Generative AI service

File Checksums (SHA256)

oci-go-sdk-65.99.2.zip 71d6d93f7bf24d8af3fdce1b4b16dc48ea0f4d279b8adc2f07ca581ff51a9c10

65.99.1

Added

  • Support for OCI Streaming with Apache Kafka (OCI Managed Kafka) service

  • Support for Oracle 19C databases on exascale infrastructure in the Database Service

  • Support for VM.Standard.x86 shape for base databases in the Database Service

  • Support for disaster recovery for MySQL database systems in the Disaster Recovery Service

  • Support for additional languages using whisper model in the AI Speech Service

  • Support for additional host count properties in the GPU memory fabric resource in the Compute Service

  • Support for additional parameters on deployment create and update operations in the GoldenGate Service

File Checksums (SHA256)

oci-go-sdk-65.99.1.zip a394ddee466776d4195649df0032fe5236bcc8439a9a394921b51e5a947d8554

65.99.0

Added

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

  • Support for pluggable database snapshot for Oracle Exadata Database Service

  • Support for new GenericChatRequest parameters in Generative AI inference service

... (truncated)

Changelog

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

65.99.2 - 2025-09-02

Added

  • Support for key management integration for Google Cloud Platform (GCP) in the Database Multicloud service
  • Support for autoscale database storage vault in the Database service
  • Support for creating Data Guards and moving encrypted keys to Google Cloud Provider in the Database service
  • Support for validating backup for the backup in the HeatWave service
  • Support for additional detector types, recipes and rules in the Cloud Guard service
  • Support for internal DAC shapes in the the Generative AI service

65.99.1 - 2025-08-26

Added

  • Support for OCI Streaming with Apache Kafka (OCI Managed Kafka) service
  • Support for Oracle 19C databases on exascale infrastructure in the Database Service
  • Support for VM.Standard.x86 shape for base databases in the Database Service
  • Support for disaster recovery for MySQL database systems in the Disaster Recovery Service
  • Support for additional languages using whisper model in the AI Speech Service
  • Support for additional host count properties in the GPU memory fabric resource in the Compute Service
  • Support for additional parameters on deployment create and update operations in the GoldenGate Service

65.99.0 - 2025-08-19

Added

  • Support for calling Oracle Cloud Infrastructure services in the eu-budapest-1 region
  • Support for pluggable database snapshot for Oracle Exadata Database Service
  • Support for new GenericChatRequest parameters in Generative AI inference service
  • Support for Flexible CIDR for secondary IPs on a VNIC for Virtual Cloud Network Service

Breaking Changes

  • Removed deprecated service Anomaly Detection
  • Removed deprecated service Data Transfer Service
  • Removed deprecated service OS Management Service
  • Removed deprecated service Service Mesh

65.98.0 - 2025-08-12

Added

  • Support for calling Oracle Cloud Infrastructure services in the us-newark-1 region
  • Support for OCI Cache Config Sets in the Redis service
  • Support for Oracle Linux 8 in Devops Build Stage in the Build service
  • Support for Distributed Training V2 (DTv2) in the Data Science service
  • Support for stream video processing in the AI Vision service
  • Support for specifying compute cluster and placement constraints when launching instances in the Compute service
  • Support for SCIM query to allow advanced filtering across various columns in the List Finding Analytics operation in the Data Safe service
  • Support for Target Database Group in the Data Safe service
  • Support for adding additional contact to CMOS SR in the Cloud Incident Management service
  • Support for attachment uploads in the Cloud Incident Management service
  • Support for Amazon Kinesis endpoints in the Golden Gate service
  • Support for Azure Data Lake Storage azureAuthorityHost in the Golden Gate service

Breaking Changes

  • The models GenericArtifactLocationDetails, GenericArtifacts, ObjectStorageGenericArtifactLocationDetails, StageOutput, TestReportOutput were removed from the Build service
  • The enum model LifecycleStateEnum was renamed to OnPremConnectorLifecycleStateEnum in the Data Safe service

... (truncated)

Commits
  • 13cff8b Releasing version 65.99.2
  • d7f7368 Merge remote-tracking branch 'scm/github' into release_2025-09-02
  • dbba27e Releasing version 65.99.2
  • ca12c92 Releasing version 65.99.1
  • 8b3bc70 Merge remote-tracking branch 'scm/github' into release_2025-08-26
  • e706738 Releasing version 65.99.1
  • 7f425f7 Merge pull request #596 from oracle/removeDeprecatedServices
  • 7f62ee0 remove services
  • 0644aaf Releasing version ..
  • 774aca9 Merge remote-tracking branch 'scm/github' into release_2025-08-19
  • Additional commits viewable in compare view

Updates github.com/prometheus/client_golang from 1.22.0 to 1.23.2

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.23.2 - 2025-09-05

This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.

Full Changelog: prometheus/client_golang@v1.23.1...v1.23.2

v1.23.1 - 2025-09-04

This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.

Full Changelog: prometheus/client_golang@v1.23.0...v1.23.1

v1.23.0 - 2025-07-30

  • [CHANGE] Minimum required Go version is now 1.23, only the two latest Go versions are supported from now on. #1812
  • [FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix #1766
  • [FEATURE] Add exemplars for native histograms #1686
  • [ENHANCEMENT] exp/api: Bubble up status code from writeResponse #1823
  • [ENHANCEMENT] collector/go: Update runtime metrics for Go v1.23 and v1.24 #1833
  • [BUGFIX] exp/api: client prompt return on context cancellation #1729

... (truncated)

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.23.2 / 2025-09-05

This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.

1.23.1 / 2025-09-04

This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.

1.23.0 / 2025-07-30

  • [CHANGE] Minimum required Go version is now 1.23, only the two latest Go versions are supported from now on. #1812
  • [FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix #1766
  • [FEATURE] Add exemplars for native histograms #1686
  • [ENHANCEMENT] exp/api: Bubble up status code from writeResponse #1823
  • [ENHANCEMENT] collector/go: Update runtime metrics for Go v1.23 and v1.24 #1833
  • [BUGFIX] exp/api: client prompt return on context cancellation #1729
Commits

Updates github.com/stretchr/testify from 1.10.0 to 1.11.1

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.11.1

This release fixes #1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes

Documentation, Build & CI

... (truncated)

Commits
  • 2a57335 Merge pull request #1788 from brackendawson/1785-backport-1.11
  • af8c912 Backport #1786 to release/1.11
  • b7801fb Merge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...
  • 69831f3 build(deps): bump actions/checkout from 4 to 5
  • a53be35 Improve captureTestingT helper
  • aafb604 mock: improve formatting of error message
  • 7218e03 improve error msg
  • 929a212 Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filtering
  • bc7459e suite: faster filtering of methods (-testify.m)
  • 7d37b5c suite: refactor methodFilter
  • Additional commits viewable in compare view

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

Commits
  • ef5341b go.mod: update golang.org/x dependencies
  • b999374 acme: fix pebble subprocess output data race
  • c247dea x509roots/fallback: store bundle certs directly in DER
  • 1fda731 acme: increase pebble test waitForServer attempts
  • 1b4c3d2 x509roots/fallback: update bundle
  • b903b53 acme: capture pebble test subprocess stdout/stderr
  • See full diff in compare view

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

Commits
  • e74bc31 go.mod: update golang.org/x dependencies
  • af6926e http2: remove references to defunct http2.golang.org test server
  • See full diff in compare view

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

Commits
  • 04914c2 all: upgrade go directive to at least 1.24.0 [generated]
  • See full diff in compare view

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

Release notes

Sourced from google.golang.org/api's releases.

v0.247.0

0.247.0 (2025-08-11)

Features

v0.246.0

0.246.0 (2025-08-06)

Features

Bug Fixes

  • idtoken: Don't assume DefaultTransport is a http.Transport (#3263) (61fba51), refs #3260

v0.245.0

0.245.0 (2025-08-05)

Features

Bug Fixes

  • gensupport: Fix transferChunk race condition by returning response with non-cancelled context. (#3258) (091d422)

v0.244.0

0.244.0 (2025-07-30)

Features

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.247.0 (2025-08-11)

Features

  • all: Auto-regenerate discovery clients (#3264) (82513ca)
  • all: Auto-regenerate discovery clients (#3266) (e57e8b1)
  • all: Auto-regenerate discovery clients (#3267) (10c5490)
  • all: Auto-regenerate discovery clients (#3268) (

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 8, 2025
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Sep 8, 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-5f47ebcaa8 branch 2 times, most recently from 5f720ae to 1c36d2c Compare September 22, 2025 11:22
Bumps the go-dependencies group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.41.0` | `1.45.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.10.1` | `1.11.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.37.0` | `1.38.3` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.30.0` | `1.31.6` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.20.0` | `1.20.9` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.237.0` | `1.251.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.85.0` | `1.87.3` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.96.0` | `65.99.2` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.22.0` | `1.23.2` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.16.0` | `0.17.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.74.2` | `1.75.0` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.20.4` | `0.22.0` |



Updates `cloud.google.com/go/compute` from 1.41.0 to 1.45.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@pubsub/v1.41.0...pubsub/v1.45.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.10.1 to 1.11.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/sdk-breaking-changes-guide-migration.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azidentity/v1.10.1...sdk/azcore/v1.11.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.37.0 to 1.38.3
- [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.37.0...v1.38.3)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.30.0 to 1.31.6
- [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.30.0...config/v1.31.6)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.20.0 to 1.20.9
- [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.20.0...service/kms/v1.20.9)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.45.0 to 1.50.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.45.0...service/s3/v1.50.1)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.237.0 to 1.251.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.237.0...service/ec2/v1.251.0)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.85.0 to 1.87.3
- [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.85.0...service/s3/v1.87.3)

Updates `github.com/aws/smithy-go` from 1.22.5 to 1.23.0
- [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.22.5...v1.23.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.96.0 to 65.99.2
- [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.96.0...v65.99.2)

Updates `github.com/prometheus/client_golang` from 1.22.0 to 1.23.2
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.22.0...v1.23.2)

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

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

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

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

Updates `google.golang.org/api` from 0.243.0 to 0.247.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.243.0...v0.247.0)

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

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

Updates `sigs.k8s.io/controller-runtime` from 0.20.4 to 0.22.0
- [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.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-version: 1.45.0
  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.11.0
  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.38.3
  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.31.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-version: 1.20.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-version: 1.50.1
  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.251.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.87.3
  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.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.99.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.23.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/crypto
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/net
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/sync
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.247.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.75.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.8
  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.0
  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-dependencies-5f47ebcaa8 branch from 1c36d2c to e11b8aa Compare September 29, 2025 14:48
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 6, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Oct 6, 2025
@dependabot dependabot Bot deleted the dependabot/go_modules/go-dependencies-5f47ebcaa8 branch October 6, 2025 11:04
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.

0 participants