Skip to content

Bump the all-go-mod-patch-and-minor group across 1 directory with 45 updates - #841

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/all-go-mod-patch-and-minor-3094c2b4c6
Open

Bump the all-go-mod-patch-and-minor group across 1 directory with 45 updates#841
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/all-go-mod-patch-and-minor-3094c2b4c6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the all-go-mod-patch-and-minor group with 24 updates in the / directory:

Package From To
github.com/ProtonMail/gopenpgp/v3 3.3.0 3.4.1
github.com/aws/aws-sdk-go-v2/config 1.32.1 1.32.17
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.20.11 1.22.18
github.com/aws/aws-sdk-go-v2/service/acmpca 1.43.2 1.46.14
github.com/aws/aws-sdk-go-v2/service/cloudformation 1.65.0 1.71.11
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs 1.57.0 1.74.0
github.com/aws/aws-sdk-go-v2/service/ec2 1.246.0 1.302.0
github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect 1.31.2 1.32.22
github.com/aws/aws-sdk-go-v2/service/ecr 1.49.2 1.57.2
github.com/aws/aws-sdk-go-v2/service/ecrpublic 1.37.0 1.38.15
github.com/aws/aws-sdk-go-v2/service/eks 1.72.0 1.83.0
github.com/aws/aws-sdk-go-v2/service/fsx 1.65.4 1.65.10
github.com/aws/aws-sdk-go-v2/service/iam 1.47.1 1.53.10
github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi 1.30.0 1.31.12
github.com/aws/aws-sdk-go-v2/service/rolesanywhere 1.21.0 1.22.9
github.com/aws/aws-sdk-go-v2/service/secretsmanager 1.39.4 1.41.7
github.com/aws/aws-sdk-go-v2/service/ssm 1.63.2 1.68.6
github.com/cert-manager/aws-privateca-issuer 1.7.0 1.8.1
github.com/containerd/containerd 1.7.29 1.7.31
github.com/coreos/go-systemd/v22 22.6.0 22.7.0
github.com/integrii/flaggy 1.5.2 1.8.0
k8s.io/cri-api 0.33.4 0.36.1
k8s.io/kubectl 0.33.4 0.36.1
k8s.io/kubelet 0.33.4 0.36.1

Updates github.com/ProtonMail/gopenpgp/v3 from 3.3.0 to 3.4.1

Release notes

Sourced from github.com/ProtonMail/gopenpgp/v3's releases.

Release v3.4.1

What's Changed

Full Changelog: ProtonMail/gopenpgp@v3.4.0...v3.4.1

Release v3.4.1-proton

This release is v3.4.1 with support for the following non-standardized features:

Release v3.4.0

What's Changed

Added

  • InsecureAllowAllKeyFlagsWhenMissing profile option. Allows usage of keys without key flags.

Changed

  • Update go-crypto fork to v1.4.1.

Full Changelog: ProtonMail/gopenpgp@v3.3.0...v3.4.0

Release v3.4.0-proton

This release is v3.4.0 with support for the following non-standardized features:

Changelog

Sourced from github.com/ProtonMail/gopenpgp/v3's changelog.

[3.4.1] – 2026-04-29

Fixed

  • Fixed EOF behavior of the verification Reader after first io.EOF.

[3.4.0] – 2026-03-18

Added

  • InsecureAllowAllKeyFlagsWhenMissing profile option. Allows usage of keys without key flags.

Changed

  • Upgraded go-crypto fork to v1.4.1.
Commits
  • 0cb3933 chore: Prepare release v3.4.1 (#359)
  • 7c3abbe fix(crypto): EOF behavior of the verification Reader (#358)
  • 6097ee3 ci: Constrain CI runner access (#357)
  • acface6 chore: Fix linter issues
  • 42cb42e ci: Bump xcode and linter version
  • 2bd6889 chore: Update package version for release
  • 162b4d9 feat: Bump go-crypto to v1.4.1
  • 2f84609 Merge pull request #347 from drakkan/missing-key-flags
  • c673b22 feat(profile): add InsecureAllowAllKeyFlagsWhenMissing
  • See full diff in compare view

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

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.14 to 1.18.23

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/ec2/imds's changelog.

Release (2023-05-04)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.26.0
    • Feature: Adds support for filtering by metric names in CloudWatch Metric Streams.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.32.0
    • Feature: Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.54.1
    • Documentation: Remove unused InvalidParameterException from CreateParticipant API
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.27.0
    • Feature: Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.28.0
    • Feature: This release adds support for the Suricata REJECT option in midstream exception configurations.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.17.0
    • Feature: DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.35.0
    • Feature: Add support for Topic, Dataset parameters and VPC
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.27.0
    • Feature: This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.33.1
    • Documentation: Documentation updates for Amazon S3
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.77.0
    • Feature: We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.31.0
    • Feature: Add support for Finding History.
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.21.0
    • Feature: This release enables customers to call SQS using AWS JSON-1.0 protocol.

Release (2023-05-03)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.20.0
    • Feature: Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.96.0
    • Feature: Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.12.0
    • Feature: This feature provides deep inspection for linux based instance
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.12.0
    • Feature: This release adds a field for GetScene API to return error code and message from dependency services.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.27.0
    • Feature: AWS Network Firewall now supports policy level HOME_NET variable overrides.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.16.0
    • Feature: Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.
  • github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.20.0
    • Feature: This release deepens integration with AWS Service Catalog AppRegistry to improve workload resource discovery.

Release (2023-05-02)

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.20.11 to 1.22.18

Commits

Updates github.com/aws/aws-sdk-go-v2/service/acmpca from 1.43.2 to 1.46.14

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudformation from 1.65.0 to 1.71.11

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.57.0 to 1.74.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.246.0 to 1.302.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect from 1.31.2 to 1.32.22

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecr from 1.49.2 to 1.57.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecrpublic from 1.37.0 to 1.38.15

Commits

Updates github.com/aws/aws-sdk-go-v2/service/eks from 1.72.0 to 1.83.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/fsx from 1.65.4 to 1.65.10

Commits

Updates github.com/aws/aws-sdk-go-v2/service/iam from 1.47.1 to 1.53.10

Commits

Updates github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi from 1.30.0 to 1.31.12

Commits

Updates github.com/aws/aws-sdk-go-v2/service/rolesanywhere from 1.21.0 to 1.22.9

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.92.0 to 1.101.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.39.4 to 1.41.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ssm from 1.63.2 to 1.68.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.41.1 to 1.42.1

Commits

Updates github.com/aws/smithy-go from 1.24.1 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

Release (2026-02-27)

General Highlights

  • Dependency Update: Bump minimum go version to 1.24.
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/cert-manager/aws-privateca-issuer from 1.7.0 to 1.8.1

Release notes

Sourced from github.com/cert-manager/aws-privateca-issuer's releases.

v1.8.1

What's Changed

Maintenance:

  • #445 [SECURITY] Update module github.com/cert-manager/cert-manager to v1.19.3#445)
  • #449 fix(ci): Harden GitHub Actions workflows#449)
  • #451 fix(deps): update all non-major dependencies#451)

Full Changelog: v1.8.0...v1.8.1

v1.8.0

What's Changed

Features: #427 Add assume role for Issuer

Maintenance: #392 Update all non-major dependencies #436 Add namespace to HorizontalPodAutoscaler metadata #438 Update all non-major dependencies

Full Changelog: v1.7.1...v1.8.0

v1.7.1

What's Changed

Maintenance:

  • #426 Pass in VPC instead of Subnet to ec2-github-runner
  • #429 Update e2e tests to be partitional
  • #430 Update crds

Full Changelog: cert-manager/aws-privateca-issuer@v1.7.0...v1.7.1

Commits
  • 6cbe9d5 Merge pull request #456 from alex-shen1/alexzero/release-v1.8.1
  • 7cc5d45 Update chart version to v1.8.1
  • 862815a Merge pull request #451 from cert-manager/renovate/all-minor-patch
  • 1b9fd4d Fix compatibility issues for go and cert-manager version upgrades
  • f29ce1b fix(deps): update all non-major dependencies
  • 12cb465 Merge pull request #449 from cert-manager/pull-request-target-fix
  • 5930cc7 fix(ci): Harden GitHub Actions workflows
  • bf40552 Merge pull request #445 from cert-manager/renovate/go-github.com-cert-manager...
  • d5d507f [SECURITY] Update module github.com/cert-manager/cert-manager to v1.19.3
  • 0ce98d6 Merge pull request #440 from cert-manager/brsiegel/release-v1.8.0
  • Additional commits viewable in compare view

Updates github.com/cert-manager/cert-manager from 1.18.5 to 1.20.0

Release notes

Sourced from github.com/cert-manager/cert-manager's releases.

v1.20.0

cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.

v1.20.0 adds alpha support for the new ListenerSet resource, adds support for Azure Private DNS; parentRefs are no longer required when using ACME with Gateway API, and OtherNames was promoted to Beta.

Changes by Kind

Feature

  • Added a set of flags to permit setting NetworkPolicy across all deployed containers. Remove redundant global IP ranges from example policies. (#8370, @​jcpunk)
  • Added selectable fields to custom resource definitions for .spec.issuerRef.{group, kind, name} (#8256, @​tareksha)
  • Added support for specifying imagePullSecrets in the startupapicheck-job Helm template to enable pulling images from private registries. (#8186, @​mathieu-clnk)
  • Added 'extraContainers' helm chart value, allowing the deployment of arbitrary sidecar containers within the cert-manager operator pod. This can be used to support, for e.g., AWS IAM Roles Anywhere for Route53 DNS01 verification. (#8355, @​dancmeyers)
  • Added parentRef override annotations on the Certificate resource. (#8518, @​hjoshi123)
  • Added support for azure private zones for dns01 issuer. (#8494, @​hjoshi123)
  • Added support for configuring PEM decoding size limits, allowing operators to handle larger certificates and keys. (#7642, @​robertlestak)
  • Added support for unhealthyPodEvictionPolicy in PodDisruptionBudget (#7728, @​jcpunk)
  • For Venafi provider, read venafi.cert-manager.io/custom-fields annotation on Issuer/ClusterIssuer and use it as base with override/append capabilities on Certificate level. (#8301, @​k0da)
  • Improve error message when CA issuers are misconfigured to use a clashing secret name (#8374, @​majiayu000)
  • Introduce a new Ingress annotation acme.cert-manager.io/http01-ingress-ingressclassname to override http01.ingress.ingressClassName field in HTTP-01 challe...

    Description has been truncated

@dependabot dependabot Bot added the dependabot Issues and pull requests related to dependabot label Mar 23, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/all-go-mod-patch-and-minor-3094c2b4c6 branch from f97ccdf to 3138fd6 Compare March 30, 2026 05:56
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/all-go-mod-patch-and-minor-3094c2b4c6 branch from 3138fd6 to bfeb300 Compare April 6, 2026 05:58
…updates

Bumps the all-go-mod-patch-and-minor group with 24 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/ProtonMail/gopenpgp/v3](https://github.com/ProtonMail/gopenpgp) | `3.3.0` | `3.4.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.1` | `1.32.17` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.20.11` | `1.22.18` |
| [github.com/aws/aws-sdk-go-v2/service/acmpca](https://github.com/aws/aws-sdk-go-v2) | `1.43.2` | `1.46.14` |
| [github.com/aws/aws-sdk-go-v2/service/cloudformation](https://github.com/aws/aws-sdk-go-v2) | `1.65.0` | `1.71.11` |
| [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://github.com/aws/aws-sdk-go-v2) | `1.57.0` | `1.74.0` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.246.0` | `1.302.0` |
| [github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect](https://github.com/aws/aws-sdk-go-v2) | `1.31.2` | `1.32.22` |
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.49.2` | `1.57.2` |
| [github.com/aws/aws-sdk-go-v2/service/ecrpublic](https://github.com/aws/aws-sdk-go-v2) | `1.37.0` | `1.38.15` |
| [github.com/aws/aws-sdk-go-v2/service/eks](https://github.com/aws/aws-sdk-go-v2) | `1.72.0` | `1.83.0` |
| [github.com/aws/aws-sdk-go-v2/service/fsx](https://github.com/aws/aws-sdk-go-v2) | `1.65.4` | `1.65.10` |
| [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) | `1.47.1` | `1.53.10` |
| [github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi](https://github.com/aws/aws-sdk-go-v2) | `1.30.0` | `1.31.12` |
| [github.com/aws/aws-sdk-go-v2/service/rolesanywhere](https://github.com/aws/aws-sdk-go-v2) | `1.21.0` | `1.22.9` |
| [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.39.4` | `1.41.7` |
| [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2) | `1.63.2` | `1.68.6` |
| [github.com/cert-manager/aws-privateca-issuer](https://github.com/cert-manager/aws-privateca-issuer) | `1.7.0` | `1.8.1` |
| [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.29` | `1.7.31` |
| [github.com/coreos/go-systemd/v22](https://github.com/coreos/go-systemd) | `22.6.0` | `22.7.0` |
| [github.com/integrii/flaggy](https://github.com/integrii/flaggy) | `1.5.2` | `1.8.0` |
| [k8s.io/cri-api](https://github.com/kubernetes/cri-api) | `0.33.4` | `0.36.1` |
| [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.33.4` | `0.36.1` |
| [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.33.4` | `0.36.1` |



Updates `github.com/ProtonMail/gopenpgp/v3` from 3.3.0 to 3.4.1
- [Release notes](https://github.com/ProtonMail/gopenpgp/releases)
- [Changelog](https://github.com/ProtonMail/gopenpgp/blob/main/CHANGELOG.md)
- [Commits](ProtonMail/gopenpgp@v3.3.0...v3.4.1)

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

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.18.14 to 1.18.23
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.23/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.14...config/v1.18.23)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.20.11 to 1.22.18
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sms/v1.20.11...feature/s3/manager/v1.22.18)

Updates `github.com/aws/aws-sdk-go-v2/service/acmpca` from 1.43.2 to 1.46.14
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.43.2...service/acmpca/v1.46.14)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudformation` from 1.65.0 to 1.71.11
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.65.0...service/cloudformation/v1.71.11)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs` from 1.57.0 to 1.74.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.57.0...service/s3/v1.74.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.246.0 to 1.302.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.246.0...service/ec2/v1.302.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect` from 1.31.2 to 1.32.22
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.31.2...service/wisdom/v1.32.22)

Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.49.2 to 1.57.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.49.2...service/ssm/v1.57.2)

Updates `github.com/aws/aws-sdk-go-v2/service/ecrpublic` from 1.37.0 to 1.38.15
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.37.0...service/kafka/v1.38.15)

Updates `github.com/aws/aws-sdk-go-v2/service/eks` from 1.72.0 to 1.83.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.72.0...service/s3/v1.83.0)

Updates `github.com/aws/aws-sdk-go-v2/service/fsx` from 1.65.4 to 1.65.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.65.4...service/fsx/v1.65.10)

Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.47.1 to 1.53.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.47.1...service/ecs/v1.53.10)

Updates `github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi` from 1.30.0 to 1.31.12
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.30.0...config/v1.31.12)

Updates `github.com/aws/aws-sdk-go-v2/service/rolesanywhere` from 1.21.0 to 1.22.9
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.21.0...service/mq/v1.22.9)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.92.0 to 1.101.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.92.0...service/s3/v1.101.0)

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

Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.63.2 to 1.68.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.63.2...service/ssm/v1.68.6)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.41.1 to 1.42.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.1...service/s3/v1.42.1)

Updates `github.com/aws/smithy-go` from 1.24.1 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.1...v1.25.1)

Updates `github.com/cert-manager/aws-privateca-issuer` from 1.7.0 to 1.8.1
- [Release notes](https://github.com/cert-manager/aws-privateca-issuer/releases)
- [Commits](cert-manager/aws-privateca-issuer@v1.7.0...v1.8.1)

Updates `github.com/cert-manager/cert-manager` from 1.18.5 to 1.20.0
- [Release notes](https://github.com/cert-manager/cert-manager/releases)
- [Changelog](https://github.com/cert-manager/cert-manager/blob/master/RELEASE.md)
- [Commits](cert-manager/cert-manager@v1.18.5...v1.20.0)

Updates `github.com/containerd/containerd` from 1.7.29 to 1.7.31
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.7.29...v1.7.31)

Updates `github.com/coreos/go-systemd/v22` from 22.6.0 to 22.7.0
- [Release notes](https://github.com/coreos/go-systemd/releases)
- [Commits](coreos/go-systemd@v22.6.0...v22.7.0)

Updates `github.com/integrii/flaggy` from 1.5.2 to 1.8.0
- [Release notes](https://github.com/integrii/flaggy/releases)
- [Commits](integrii/flaggy@v1.5.2...v1.8.0)

Updates `github.com/onsi/ginkgo/v2` from 2.25.1 to 2.28.0
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.25.1...v2.28.0)

Updates `github.com/onsi/gomega` from 1.38.1 to 1.39.1
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.38.1...v1.39.1)

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

Updates `go.uber.org/zap` from 1.27.0 to 1.27.1
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](uber-go/zap@v1.27.0...v1.27.1)

Updates `golang.org/x/crypto` from 0.45.0 to 0.48.0
- [Commits](golang/crypto@v0.45.0...v0.48.0)

Updates `golang.org/x/mod` from 0.29.0 to 0.32.0
- [Commits](golang/mod@v0.29.0...v0.32.0)

Updates `k8s.io/apimachinery` from 0.33.4 to 0.35.2
- [Commits](kubernetes/apimachinery@v0.33.4...v0.35.2)

Updates `k8s.io/client-go` from 0.33.4 to 0.35.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.33.4...v0.35.2)

Updates `k8s.io/cri-api` from 0.33.4 to 0.36.1
- [Commits](kubernetes/cri-api@v0.33.4...v0.36.1)

Updates `k8s.io/kubectl` from 0.33.4 to 0.36.1
- [Commits](kubernetes/kubectl@v0.33.4...v0.36.1)

Updates `k8s.io/kubelet` from 0.33.4 to 0.36.1
- [Commits](kubernetes/kubelet@v0.33.4...v0.36.1)

Updates `sigs.k8s.io/controller-runtime` from 0.21.0 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.21.0...v0.23.3)

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

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.1 to 1.19.16
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.19.1...credentials/v1.19.16)

Updates `github.com/aws/aws-sdk-go-v2/service/route53` from 1.58.1 to 1.62.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.58.1...service/fsx/v1.62.2)

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

Updates `k8s.io/api` from 0.33.4 to 0.36.1
- [Commits](kubernetes/api@v0.33.4...v0.36.1)

Updates `k8s.io/metrics` from 0.33.4 to 0.36.1
- [Commits](kubernetes/metrics@v0.33.4...v0.36.1)

Updates `k8s.io/utils` from 0.0.0-20250321185631-1f6e0b77f77e to 0.0.0-20260210185600-b8788abfbbc2
- [Commits](https://github.com/kubernetes/utils/commits)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds
  dependency-version: 1.18.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-version: 1.22.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/acmpca
  dependency-version: 1.46.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudformation
  dependency-version: 1.71.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
  dependency-version: 1.64.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-version: 1.296.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect
  dependency-version: 1.32.19
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr
  dependency-version: 1.56.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecrpublic
  dependency-version: 1.38.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/eks
  dependency-version: 1.81.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/fsx
  dependency-version: 1.65.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/iam
  dependency-version: 1.53.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi
  dependency-version: 1.31.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/rolesanywhere
  dependency-version: 1.22.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/route53
  dependency-version: 1.62.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.97.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-version: 1.41.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm
  dependency-version: 1.68.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.41.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.24.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/cert-manager/aws-privateca-issuer
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/cert-manager/cert-manager
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/containerd/containerd
  dependency-version: 1.7.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/coreos/go-systemd/v22
  dependency-version: 22.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/integrii/flaggy
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.39.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/ProtonMail/gopenpgp/v3
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: go.uber.org/zap
  dependency-version: 1.27.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/crypto
  dependency-version: 0.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/mod
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/net
  dependency-version: 0.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/api
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/client-go
  dependency-version: 0.35.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/cri-api
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/kubectl
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/kubelet
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/metrics
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/utils
  dependency-version: 0.0.0-20260210185600-b8788abfbbc2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.23.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/all-go-mod-patch-and-minor-3094c2b4c6 branch from bfeb300 to e30caa3 Compare May 18, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Issues and pull requests related to dependabot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants