Skip to content

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

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

chore(deps): bump the go-dependencies group across 1 directory with 19 updates#2071
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/go-dependencies-61aef41fb9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

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

Package From To
cloud.google.com/go/compute 1.56.0 1.60.0
github.com/aws/aws-sdk-go-v2 1.41.3 1.41.7
github.com/aws/aws-sdk-go-v2/config 1.32.11 1.32.17
github.com/aws/aws-sdk-go-v2/service/ec2 1.294.0 1.299.1
github.com/aws/aws-sdk-go-v2/service/s3 1.96.4 1.100.1
github.com/exoscale/egoscale/v3 3.1.34 3.1.35
github.com/go-git/go-git/v5 5.17.0 5.18.0
github.com/go-playground/validator/v10 10.30.1 10.30.2
github.com/gophercloud/gophercloud/v2 2.11.1 2.12.0
github.com/nats-io/nats.go 1.49.0 1.51.0
github.com/oracle/oci-go-sdk/v65 65.109.1 65.114.0
github.com/rs/zerolog 1.34.0 1.35.1
sigs.k8s.io/controller-runtime 0.20.4 0.23.3

Updates cloud.google.com/go/compute from 1.56.0 to 1.60.0

Commits
  • 06584bf chore: librarian release pull request: 20260413T221959Z (#14427)
  • 74eab64 feat: enable open telemetry attrs (#14426)
  • ec20708 fix(pubsub/v2): fix span linking and add missing attributes (#14326)
  • 5b553fe chore(all): add telemetry features to GAPIC libraries (#14380)
  • f4b10ee chore: librarian release pull request: 20260413T041034Z (#14421)
  • dc245af feat(storage): add client feature tracking support (#14320)
  • cfdd7ba chore(.github/CODEOWNERS): Add AION SDK as code owners for the auth library (...
  • e2d578c test(datastore): skip flaky tests due to datastore contention (#14416)
  • 56e1a62 chore: librarian release pull request: 20260409T222456Z (#14413)
  • 5ca653a chore: regenerate libraries using protobuf 31, and update generation check wo...
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.41.3 to 1.41.7

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.11 to 1.32.17

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.294.0 to 1.299.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.96.4 to 1.100.1

Commits

Updates github.com/aws/smithy-go from 1.24.2 to 1.25.1

Release notes

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

v1.25.0

Release (2026-04-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.25.0
    • Feature: Add support for endpointBdd trait
Changelog

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

Release (2026-04-23)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.25.1
    • Bug Fix: Fixed a memory leak in the LRU cache implementation used by some AWS services.

Release (2026-04-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.25.0
    • Feature: Add support for endpointBdd trait

Release (2026-04-02)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.24.3
    • Bug Fix: Add additional sigv4 configuration.
  • github.com/aws/smithy-go/aws-http-auth: v1.1.3
    • Bug Fix: Add additional sigv4 configuration.

Release (2026-02-27)

General Highlights

  • Dependency Update: Bump minimum go version to 1.24.

Release (2026-02-20)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.24.1
    • Feature: Add new middleware functions to get event stream output from middleware

Release (2025-12-01)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.24.0

... (truncated)

Commits

Updates github.com/exoscale/egoscale/v3 from 3.1.34 to 3.1.35

Release notes

Sourced from github.com/exoscale/egoscale/v3's releases.

v3.1.35

See the CHANGELOG for details.

Changelog

Sourced from github.com/exoscale/egoscale/v3's changelog.

3.1.35

  • Bump Go to 1.26 (fixes govulncheck report) (#754)
  • v3 generator: implement format: uri-reference (#753)
  • v3 generator: implement format: byte (#759)

3.1.32

  • v3: regenerate from new API spec (#735)

3.1.31

  • v3: regenerate from new API spec (#734)
  • v3: regenerate from new API spec (#732)
  • Re-introduce yaml spec for API generation
  • api spec: pull from API endpoint directly (#731)
  • v2: update pointer to API reference (#730)

3.1.30

  • Manually generate v3 from spec (#724)

3.1.29

  • Generator v3: Add Root schema objct array & change resp init (#722)
  • v3: regenerate from new API spec (#721)
  • v3: regenerate from new API spec (#723)

3.1.28

  • Generator: Fix time query param format #719
  • v3: regenerate from new API spec (#720)
  • v3: regenerate from new API spec (#717)

3.1.27

  • Bump go.mk (and goreleaser) #714
  • v3: regenerate from new API spec (#715)

3.1.26

  • build(deps): bump github.com/ulikunitz/xz from 0.5.11 to 0.5.14 in /v3 (#712)

... (truncated)

Commits
  • 369188e Prepare release
  • 0e9ee80 v3: regenerate from new API spec (#761)
  • 3fa62b7 v3: regenerate from new API spec (#760)
  • 51108a5 v3 generator: implement format: byte (#759)
  • 08a321a v3: regenerate from new API spec (#758)
  • 9caf421 build(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 in /v3/gene...
  • 8a0f7a1 build(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /v3 (#726)
  • d2d9ca7 build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 in /v3 (#729)
  • ce6a869 v3: regenerate from new API spec (#752)
  • cd6db72 Refresh Issue & PR templates (#755)
  • Additional commits viewable in compare view

Updates github.com/go-git/go-git/v5 from 5.17.0 to 5.18.0

Release notes

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

v5.18.0

What's Changed

Full Changelog: go-git/go-git@v5.17.2...v5.18.0

v5.17.2

What's Changed

⚠️ This release fixes a bug (go-git/go-git#1942) that blocked some users from upgrading to v5.17.1. Thanks @​pskrbasu for reporting it. 🙇

Full Changelog: go-git/go-git@v5.17.1...v5.17.2

v5.17.1

What's Changed

Full Changelog: go-git/go-git@v5.17.0...v5.17.1

Commits
  • ea3e7ec Merge pull request #2004 from go-git/v5-http-hardening
  • bcd20a9 plumbing: transport/http, Add support for followRedirects policy
  • 45ae193 Merge pull request #1944 from go-git/fix-perms
  • fda4f74 storage: filesystem/dotgit, Skip writing pack files that already exist on disk
  • 2212dc7 Merge pull request #1941 from go-git/renovate/releases/v5.x-go-github.com-go-...
  • ebb2d7d build: Update module github.com/go-git/go-git/v5 to v5.17.1 [SECURITY]
  • 5e23dfd Merge pull request #1937 from pjbgf/idx-v5
  • 6b38a32 Merge pull request #1935 from pjbgf/index-v5
  • cd757fc plumbing: format/idxfile, Fix version and fanout checks
  • 3ec0d70 plumbing: format/index, Fix tree extension invalidated entry parsing
  • Additional commits viewable in compare view

Updates github.com/go-playground/validator/v10 from 10.30.1 to 10.30.2

Release notes

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

v10.30.2

What's Changed

New Contributors

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

Commits
  • b9258bd fix(fqdn): allow hyphens in last domain label (#1548)
  • b9f1d79 feat: add postcode patterns for Colombia (CO) and British Virgin Islands (VG)...
  • 7fa9599 chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 (#1546)
  • 8ca29ec chore(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 (#1545)
  • 5e1bedf docs: add Valuer interface documentation and example (#1540)
  • 42927a0 feat: implement ValidatorValuer interface feature (#1416)
  • c254ece docs: fix typos (#1527)
  • 4325386 fix: prevent panic in unique validation with nil pointer elements (#1532)
  • d3f35da Go 1.26 support (#1535)
  • f5c74ce chore(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 (#1533)
  • Additional commits viewable in compare view

Updates github.com/gophercloud/gophercloud/v2 from 2.11.1 to 2.12.0

Release notes

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

v2.12.0

What's Changed

Full Changelog: gophercloud/gophercloud@v2.11.1...v2.12.0

Changelog

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

v2.12.0 (2026-04-10)

  • GH-3653 [v2] Fix clouds.yaml search path to use XDG convention on all platforms
  • GH-3660 [v2] Use jammy amphora in octavia epoxy job
  • GH-3670 [v2] Implement READ operations on Placement traits
  • GH-3673 [v2] Github action fixes
  • GH-3674 [v2] Update acceptance README to remove mentions of Packstack
  • GH-3678 [v2] Implement CREATE/UPDATE operation on Placement traits
  • GH-3679 [v2] Implement DELETE operations on Placement traits
  • GH-3682 [v2] Implement resource_classes GET operations
  • GH-3683 [v2] Implement resource classes CREATE operations
  • GH-3684 [v2] Implement resource classes DELETE operation
  • GH-3690 [v2] Add metric-storage (Aetos) v1 service support
  • GH-3691 [v2] Implement GET/UPDATE/DELETE operations on Placement resource providers inventories
  • GH-3692 [v2] Fix TestCreateTempURL flaky test by removing hardcoded port dependency
  • GH-3695 [v2] Remove legacy workflows
  • GH-3698 build(deps): bump golang.org/x/crypto from 0.33.0 to 0.49.0
  • GH-3699 build(deps): bump actions/setup-go from 6.3.0 to 6.4.0
  • GH-3700 build(deps): bump github/codeql-action from 4.34.1 to 4.35.1
  • GH-3703 [v2] CI: prefer github mirrors whenever possible
  • GH-3708 [v2] Implement Placement allocationcandidates
Commits
  • 311de94 Merge pull request #3710 from shiftstack/prepare-2.12.0
  • 44169d7 Prepare v2.12.0
  • 84c0a6c Merge pull request #3712 from gophercloud/bp-v2-88702e7
  • 9faac1a Address review comments from resourceprovider aggregates PR
  • a61df9b Merge pull request #3709 from shiftstack/implement-resource-provider-aggregat...
  • 0278c64 Merge pull request #3708 from gophercloud/bp-v2-15c319c-0f34606
  • 436937c Properly handle pre-1.19 in resourceproviders aggregates
  • 5ed0d13 Implement PUT operation on Placement resource provider aggregates
  • f88846a Implement GET operation on Placement resource provider aggregates
  • c617434 Add internal/ptr package with generic To helper
  • Additional commits viewable in compare view

Updates github.com/nats-io/nats.go from 1.49.0 to 1.51.0

Release notes

Sourced from github.com/nats-io/nats.go's releases.

Release v1.51.0

Changelog

ADDED

  • Core NATS:
    • Option to customize write buffer size (#2057)
    • Option to automatically reconnect on write error (#2055)
    • Accessors for JetStream API level and IsSysAccount from ServerInfo (#2060)

FIXED

  • Core NATS:
    • Make websocket frame validation more robust (#2050)
  • JetStream:
    • Fix deadlock in Consume() when calling Stop/Drain from ConsumeErrHandler (#2059)

IMPROVED

  • Fix typos in tests. Thanks @​deining for the contribution (#2049)
  • Fix deprecation warnings by bumping GH actions to their latest versions. Thanks @​deining for the contibution (#2048)
  • Code linting: remove functions min and max. Thanks @​deining for the contribution (#2047)

Complete Changes

nats-io/nats.go@v1.50.0...v1.51.0

Release v1.50.0

Changelog

FIXED

  • Core NATS:
    • Fix WebSocket close frame discarding buffered data frames (#2032)
  • JetStream:
    • Remove status listener in Consume()/Messages() cleanup. Thanks @​txuna for the contribution (#1993)
    • Fix race condition in orderedSubscription.Drain() (#2030)
    • Fixed OrderedConsumer.Consume() race in handler (#2043)

IMPROVED

  • Core NATS:
    • De-flake TestAlwaysReconnectOnAccountMaxConnectionsExceededErr (#2042)
    • Wrap EOF/connection reset errors with TLS context after handshake (#2031)
  • JetStream:
    • Reject control characters in stream and consumer names (#2038)
    • Add missing AccountLimits fields in jetstream package (#2041)
    • Fix flaky TestConsumerPrioritized/messages test (#2033)
  • KeyValue:
    • Deduplicate keys in KeyValue.Keys() and document ListKeys behavior (#2029)

... (truncated)

Commits
  • 17b6fd1 Release v1.51.0 (#2061)
  • b6d0226 [ADDED] Accessors for JS API level and IsSysAccount (#2060)
  • 7a2bb4a [IMPROVED] Code linting: remove functions min and max (#2047)
  • 0099a32 [IMPROVED] Fix deprecation warnings by bumping GH actions to their latest ver...
  • e23b40d [FIXED] Deadlock in Consume() whe calling Stop/Drain from ConsumeErrHandler (...
  • 1250dd6 [ADDED] Automatic reconnect on write error option (#2055)
  • e4a8c79 [ADDED] Option to customize write buffer size (#2057)
  • 9a88c4c Update Claude workflow permissions to contents:read and actions:read (#2056)
  • f945cd9 [IMPROVED] Fix typos (#2049)
  • 4bba571 [FIXED] Make websocket frame validation more robust (#2050)
  • Additional commits viewable in compare view

Updates github.com/oracle/oci-go-sdk/v65 from 65.109.1 to 65.114.0

Release notes

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

65.114.0

Added

  • Support for OCI cache backup/restore and export/import in the Redis service

  • Support for embed V4 multimodal capabilities in the Generative AI Inference service

  • Support for new rerank models CohereH100X1, CohereA10080GX1, CohereA10040GX1 , CohereA10X1  in dedicated AI clusters in the Generative AI service

  • Support for assessments in the Database Migration Service

  • Support for improved failure and logging visibility during container creation in the Batch service

  • Support for group tasks, enhanced task execution observability, job and task lifecycle event visibility, updated job lifecycle behavior and increased task argument length limit in the Batch service

  • Support for activity logs in dedicated KMS in the Key Management service

  • Support for demo fusion environment type in the Fusion Apps as a Service service

  • Support for adding Vanity Domain feature in the Fusion Apps as a Service service

  • Support for IPv6 dual stack endpoint in the Java Management Service

  • Support for listing Java installation usage summaries with JRE security status filter in the Java Management service

  • Support for enabling inheritance in security zone entities after deletion in the Cloud Guard service  

Breaking Changes

  • The type of field Cb was changed from *gobreaker.CircuitBreaker to *gobreaker.CircuitBreaker[any] in the model OciCircuitBreaker in the common package

  • The fields FreefromTags and DefinedTags were removed from the model CreateIdentityTokenDetails in the Redis service

File Checksums (SHA256)

oci-go-sdk-65.114.0.zip da2f6780e9b5ddcc68ab722864c214bb89761823dd8789b6c75f3955978e26be

65.113.0

Added

  • Support for Azure AD, Avro Metadata, and Microsoft Fabric Eventstream (Kafka-like) data sources in the GoldenGate service

  • Support for creating branded email subdomains without delegating DNS subzone in the Fusion Apps as a Service

  • Support for IPv6 endpoints in the Events service

  • Support for IPv6 endpoints in the Logging service

... (truncated)

Changelog

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

65.114.0 - 2026-04-28

Added

  • Support for OCI cache backup/restore and export/import in the Redis service
  • Support for embed V4 multimodal capabilities in the Generative AI Inference service
  • Support for new rerank models CohereH100X1, CohereA10080GX1, CohereA10040GX1 , CohereA10X1  in dedicated AI clusters in the Generative AI service
  • Support for assessments in the Database Migration Service
  • Support for improved failure and logging visibility during container creation in the Batch service
  • Support for group tasks, enhanced task execution observability, job and task lifecycle event visibility, updated job lifecycle behavior and increased task argument length limit in the Batch service
  • Support for activity logs in dedicated KMS in the Key Management service
  • Support for demo fusion environment type in the Fusion Apps as a Service service
  • Support for adding Vanity Domain feature in the Fusion Apps as a Service service
  • Support for IPv6 dual stack endpoint in the Java Management Service
  • Support for listing Java installation usage summaries with JRE security status filter in the Java Management service
  • Support for enabling inheritance in security zone entities after deletion in the Cloud Guard service  

Breaking Changes

  • The type of field Cb was changed from *gobreaker.CircuitBreaker to *gobreaker.CircuitBreaker[any] in the model OciCircuitBreaker in the common package
  • The fields FreefromTags and DefinedTags were removed from the model CreateIdentityTokenDetails in the Redis service

65.113.0 - 2026-04-21

Added

  • Support for Azure AD, Avro Metadata, and Microsoft Fabric Eventstream (Kafka-like) data sources in the GoldenGate service
  • Support for creating branded email subdomains without delegating DNS subzone in the Fusion Apps as a Service
  • Support for IPv6 endpoints in the Events service
  • Support for IPv6 endpoints in the Logging service
  • Support for IPv6 endpoints in the Logging Search service
  • Support for IPv6 endpoints in the Logging Ingestion service
  • Support for reserved private IP IDs in the Compute service
  • Support for USAGE_ONLY query type in the Usage Api service
  • Support for resizing Data, Reco, and Sparse disk groups in the Database service
  • Support for logging line format in the Functions service

Breaking Changes

  • Enum value OperationTypeGoldengateConnectionAssigmnentDelete was removed from model OperationTypeEnum in the GoldenGate service
  • The field TimeUpgradeRequired was removed in the model Deployment in the GoldenGate service
  • The model DeploymentUpgradeLifecycleStateEnum was removed in the GoldenGate service
  • Type of field LifecycleState was changed to DeploymentBackupLifecycleStateEnum in the models DeploymentBackupSummary, DeploymentBackup, DeploymentSummary, DeploymentUpgradeSummary, DeploymentUpgrade, Deployment, ListDeploymentBackupsRequest, ListDeploymentPeersRequest, ListDeploymentUpgradesRequest, and ListDeploymentsRequest in the GoldenGate service
  • Type of field BootstrapServers was changed from []KafkaBootstrapServer to []CreateKafkaBootstrapServer in the model CreateKafkaConnectionDetails in the GoldenGate service
  • The field PrivateIp was removed from the models CreateGoldenGateConnectionDetails, CreateJavaMessageServiceConnectionDetails, CreateMicrosoftSqlserverConnectionDetails, CreateKafkaSchemaRegistryConnectionDetails, CreateMysqlConnectionDetails, and CreatePostgresqlConnectionDetails in the GoldenGate service
  • The model UpdateComputeHostsRequest renamed to UpdateComputeHostRequest in the Compute service
  • The model UpdateComputeHostsDetails was renamed to UpdateComputeHostDetails in the Compute service
  • The model GetComputeHostsRequest renamed to GetComputeHostRequest in the Compute service
  • Methods getComputeHosts(GetComputeHostsRequest) and updateComputeHosts(UpdateComputeHostsRequest) have been removed from Compute in the Compute service.
  • Methods forUpdateComputeHosts(UpdateComputeHostsRequest) and forUpdateComputeHosts(UpdateComputeHostsRequest, TerminationStrategy, DelayStrategy) have been removed from ComputeWaiters in the Compute service.
  • Classes UpdateComputeHostsDetails, GetComputeHostsRequest, UpdateComputeHostsRequest, GetComputeHostsResponse, and UpdateComputeHostsResponse have been removed in the Compute service.

65.112.0 - 2026-04-14

Added

  • Support for filesystem snapshot locking for ransomware protection in the File Storage service
  • Support for creating refresh-able metadata clones in Autonomous Database in the Database service

... (truncated)

Commits
  • 3bbed8c Releasing version 65.114.0
  • 9f227e1 Merge remote-tracking branch 'scm/github' into release_2026-04-28
  • c545477 Releasing version 65.114.0
  • 3084b17 Releasing version 65.113.0
  • 269d508 Remove all files deleted in scm
  • 519ab9d Merge remote-tracking branch 'scm/github' into release_2026-04-21
  • 3637eb7 Releasing version 65.113.0
  • 635b0e8 Releasing version ..
  • 79ac57d Merge remote-tracking branch 'scm/github' into release_2026-04-14
  • bc9ff91 Releasing version 65.112.0
  • Additional commits viewable in compare view

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

Commits
  • 116c806 event: restore Err() logging when ErrorStackMarshaler returns nil (#763)
  • 1396655 Bump CI Go matrix minimum from 1.21 to 1.23
  • 4b65a2f Bump actions/cache from 4 to 5 (#741)
  • b835796 Bump actions/setup-go from 5 to 6 (#742)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 23, 2026
…9 updates

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

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.56.0` | `1.60.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.3` | `1.41.7` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.11` | `1.32.17` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.294.0` | `1.299.1` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.96.4` | `1.100.1` |
| [github.com/exoscale/egoscale/v3](https://github.com/exoscale/egoscale) | `3.1.34` | `3.1.35` |
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.17.0` | `5.18.0` |
| [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.30.1` | `10.30.2` |
| [github.com/gophercloud/gophercloud/v2](https://github.com/gophercloud/gophercloud) | `2.11.1` | `2.12.0` |
| [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.49.0` | `1.51.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.109.1` | `65.114.0` |
| [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.34.0` | `1.35.1` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.20.4` | `0.23.3` |



Updates `cloud.google.com/go/compute` from 1.56.0 to 1.60.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@compute/v1.56.0...compute/v1.60.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.41.3 to 1.41.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.3...v1.41.7)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.11 to 1.32.17
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.11...config/v1.32.17)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.294.0 to 1.299.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.294.0...service/ec2/v1.299.1)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.96.4 to 1.100.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.96.4...service/s3/v1.100.1)

Updates `github.com/aws/smithy-go` from 1.24.2 to 1.25.1
- [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.24.2...v1.25.1)

Updates `github.com/exoscale/egoscale/v3` from 3.1.34 to 3.1.35
- [Release notes](https://github.com/exoscale/egoscale/releases)
- [Changelog](https://github.com/exoscale/egoscale/blob/master/CHANGELOG.md)
- [Commits](exoscale/egoscale@v3.1.34...v3.1.35)

Updates `github.com/go-git/go-git/v5` from 5.17.0 to 5.18.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Changelog](https://github.com/go-git/go-git/blob/main/HISTORY.md)
- [Commits](go-git/go-git@v5.17.0...v5.18.0)

Updates `github.com/go-playground/validator/v10` from 10.30.1 to 10.30.2
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](go-playground/validator@v10.30.1...v10.30.2)

Updates `github.com/gophercloud/gophercloud/v2` from 2.11.1 to 2.12.0
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v2.12.0/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v2.11.1...v2.12.0)

Updates `github.com/nats-io/nats.go` from 1.49.0 to 1.51.0
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](nats-io/nats.go@v1.49.0...v1.51.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.109.1 to 65.114.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.109.1...v65.114.0)

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

Updates `golang.org/x/crypto` from 0.47.0 to 0.49.0
- [Commits](golang/crypto@v0.47.0...v0.49.0)

Updates `golang.org/x/net` from 0.49.0 to 0.52.0
- [Commits](golang/net@v0.49.0...v0.52.0)

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

Updates `google.golang.org/api` from 0.265.0 to 0.274.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.265.0...v0.274.0)

Updates `google.golang.org/grpc` from 1.79.3 to 1.80.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.79.3...v1.80.0)

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

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-version: 1.60.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.41.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-version: 1.299.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.100.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/exoscale/egoscale/v3
  dependency-version: 3.1.35
  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.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-playground/validator/v10
  dependency-version: 10.30.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/gophercloud/gophercloud/v2
  dependency-version: 2.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/nats-io/nats.go
  dependency-version: 1.51.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.113.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/rs/zerolog
  dependency-version: 1.35.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/crypto
  dependency-version: 0.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/net
  dependency-version: 0.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: google.golang.org/api
  dependency-version: 0.274.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.23.3
  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-61aef41fb9 branch from b95a548 to dadf9d9 Compare April 30, 2026 11:31
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 7, 2026

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

@dependabot dependabot Bot closed this May 7, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/go-dependencies-61aef41fb9 branch May 7, 2026 11:25
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