Skip to content

build(deps): bump the all-go-mod-patch-and-minor group across 1 directory with 31 updates#913

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/all-go-mod-patch-and-minor-bcf9001efa
Open

build(deps): bump the all-go-mod-patch-and-minor group across 1 directory with 31 updates#913
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/all-go-mod-patch-and-minor-bcf9001efa

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

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

Package From To
github.com/go-openapi/errors 0.22.6 0.22.7
github.com/go-openapi/runtime 0.29.2 0.29.3
github.com/go-openapi/swag 0.25.4 0.25.5
github.com/sirupsen/logrus 1.9.3 1.9.4
github.com/zalando-incubator/kube-ingress-aws-controller 0.18.13 0.19.0
golang.org/x/oauth2 0.34.0 0.36.0
golang.org/x/sync 0.19.0 0.20.0
k8s.io/api 0.35.0 0.35.2
k8s.io/client-go 0.35.0 0.35.2
github.com/aws/aws-sdk-go-v2 1.41.0 1.41.3
github.com/aws/aws-sdk-go-v2/config 1.32.6 1.32.11
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.20.18 1.22.6
github.com/aws/aws-sdk-go-v2/service/acm 1.37.4 1.37.21
github.com/aws/aws-sdk-go-v2/service/autoscaling 1.59.1 1.64.2
github.com/aws/aws-sdk-go-v2/service/cloudformation 1.66.2 1.71.7
github.com/aws/aws-sdk-go-v2/service/ec2 1.279.0 1.294.0
github.com/aws/aws-sdk-go-v2/service/eks 1.76.3 1.80.2
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing 1.33.18 1.33.21
github.com/aws/aws-sdk-go-v2/service/iam 1.47.5 1.53.4
github.com/aws/aws-sdk-go-v2/service/kms 1.49.4 1.50.2
github.com/golang-jwt/jwt/v5 5.3.0 5.3.1
github.com/samber/lo 1.52.0 1.53.0
sigs.k8s.io/aws-iam-authenticator 0.7.10 0.7.11

Updates github.com/go-openapi/errors from 0.22.6 to 0.22.7

Release notes

Sourced from github.com/go-openapi/errors's releases.

v0.22.7

0.22.7 - 2026-03-03

Full Changelog: go-openapi/errors@v0.22.6...v0.22.7

12 commits in this release.


Documentation

Code quality

Miscellaneous tasks

Updates


People who contributed to this release


errors license terms

[License][license-url]

... (truncated)

Commits
  • 0c61a55 ci(release workflow): fixed input parameters
  • ca6d88e chore: doc, test, lint, ci (#96)
  • 46371c9 chore(deps): bump github.com/go-openapi/testify/v2
  • d5ff0a8 chore(deps): bump github.com/go-openapi/testify/v2
  • 8a8bd85 chore(deps): bump the development-dependencies group with 7 updates
  • 729dc9c chore(deps): bump github.com/go-openapi/testify/v2
  • 5ef7a8e chore(deps): bump the development-dependencies group with 7 updates
  • aeb97ff chore(deps): bump the development-dependencies group with 7 updates
  • 43c4aec chore(deps): bump github.com/go-openapi/testify/v2
  • 55c0d05 chore(deps): bump the development-dependencies group with 7 updates
  • Additional commits viewable in compare view

Updates github.com/go-openapi/runtime from 0.29.2 to 0.29.3

Release notes

Sourced from github.com/go-openapi/runtime's releases.

v0.29.3

0.29.3 - 2026-03-08

Full Changelog: go-openapi/runtime@v0.29.2...v0.29.3

27 commits in this release.


Fixed bugs

Documentation

Code quality

  • chore: updated dependencies (removed mongodb indirect dependency) by @​fredbi in #399 ...

Miscellaneous tasks

Updates

... (truncated)

Commits
  • b00b2f1 chore: prepare release v0.29.3
  • b5088b8 ci: fixed dropped trivy release - updated shared workflow
  • c9809a6 docs: add FAQ from resolved GitHub issues (#403)
  • 3d599d6 build(deps): bump the development-dependencies group across 2 directories wit...
  • 3b063c0 chore: updated dependencies (removed mongodb indirect dependency) (#399)
  • f9c40d3 build(deps): bump the other-dependencies group with 3 updates
  • adabde2 build(deps): bump the go-openapi-dependencies group with 6 updates
  • 2e68776 build(deps): bump the go-openapi-dependencies group with 2 updates
  • bb7e2f0 build(deps): bump the go-openapi-dependencies group with 2 updates
  • b3119ae build(deps): bump the go-openapi-dependencies group with 2 updates
  • Additional commits viewable in compare view

Updates github.com/go-openapi/strfmt from 0.25.0 to 0.26.0

Release notes

Sourced from github.com/go-openapi/strfmt's releases.

v0.26.0

0.26.0 - 2026-03-07

Dropped mongodb dependency - Kept backward-compatibility

Full Changelog: go-openapi/strfmt@v0.25.0...v0.26.0

43 commits in this release.


Documentation

Code quality

Testing

Miscellaneous tasks

Updates

... (truncated)

Commits
  • 189f0cc chore: prepare release v0.26.0
  • 8d2d66c test: updated testify/v2 (#226)
  • 397a475 build(deps): bump filippo.io/edwards25519 in /internal/testintegration (#221)
  • 56a7663 ci: fix coverage reporting for integration tests (#225)
  • f309793 build(deps): bump the development-dependencies group across 2 directories wit...
  • 435a1e4 refactor: decouple mongodb driver from root module (#222)
  • 7304ce1 Test/integration mariadb (#220)
  • 8b27f48 chore: reverted go requirement back to go1.24 (#219)
  • 6a4afe0 chore: doc, lint, test (#218)
  • cd99722 doc: updated contributors file
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag from 0.25.4 to 0.25.5

Release notes

Sourced from github.com/go-openapi/swag's releases.

v0.25.5

0.25.5 - 2026-03-02

Full Changelog: go-openapi/swag@v0.25.4...v0.25.5

16 commits in this release.


Documentation

Code quality

Testing

Miscellaneous tasks

Updates


People who contributed to this release


... (truncated)

Commits
  • 86905cc chore: prepare release v0.25.5
  • 345f85b doc: updated docs, links (#180)
  • 01b074b ci: updated ci workflows (#179)
  • 607decd build(deps): bump the go-openapi-dependencies group across 15 directories wit...
  • 4924f95 doc: updated contributors file
  • 281942d test: upgraded tests to use generics (#176)
  • b9f9e45 test: upgraded to go-openapi/testify@v2.3.0 (#175)
  • b7e96e1 ci: upgraded shared workflows (fixed secret propagation, fuzz matrix) (#174)
  • 236d975 ci: upgraded shared workflows (fixes mono-repo releases) (#173)
  • fd4d373 build(deps): bump the development-dependencies group across 2 directories wit...
  • Additional commits viewable in compare view

Updates github.com/go-openapi/validate from 0.25.1 to 0.25.2

Release notes

Sourced from github.com/go-openapi/validate's releases.

v0.25.2

0.25.2 - 2026-03-08

Full Changelog: go-openapi/validate@v0.25.1...v0.25.2

23 commits in this release.


Documentation

Code quality

Miscellaneous tasks

Updates


People who contributed to this release

... (truncated)

Commits
  • 2021e2a doc: added missing license header
  • 7bb2d8d ci: remove local config for git-cliff (now a shared remote config)
  • fc30643 doc: added instructions for claude and copilot (#237)
  • 76784f4 chore: updated deps (removed mongodb driver dependency) (#236)
  • dc0a0e4 chore(deps): bump the go-openapi-dependencies group with 7 updates
  • d789cfa chore(deps): bump github.com/go-openapi/testify/v2
  • bdac6a1 chore(deps): bump the development-dependencies group with 7 updates
  • 3e838d0 chore(deps): bump github.com/go-openapi/testify/v2
  • a624d37 chore(deps): bump the development-dependencies group with 7 updates
  • dd914d7 chore(deps): bump github.com/go-openapi/testify/v2
  • Additional commits viewable in compare view

Updates github.com/sirupsen/logrus from 1.9.3 to 1.9.4

Release notes

Sourced from github.com/sirupsen/logrus's releases.

v1.9.4

Notable changes

Full Changelog: sirupsen/logrus@v1.9.3...v1.9.4

Commits
  • b61f268 Merge pull request #1472 from goldlinker/master
  • 15c29db refactor: replace the deprecated function in the ioutil package
  • cb253f3 Merge pull request #1464 from thaJeztah/touchup_godoc
  • 29b2337 Merge pull request #1468 from thaJeztah/touchup_readme
  • d916819 Merge pull request #1427 from dolmen/fix-testify-usage
  • 135e482 README: small touch-ups
  • 2c5fa36 Merge pull request #1467 from thaJeztah/rm_old_badge
  • 877ecec README: remove travis badge
  • 55cf256 Merge pull request #1393 from jsoref/grammar
  • 21bae50 Merge pull request #1426 from dolmen/testing-fix-use-of-math-rand
  • Additional commits viewable in compare view

Updates github.com/zalando-incubator/kube-ingress-aws-controller from 0.18.13 to 0.19.0

Release notes

Sourced from github.com/zalando-incubator/kube-ingress-aws-controller's releases.

v0.19.0

Changes

Add support for target group IP address type configuration IPv4, IPv6 (#770)

Implement support for configuring target group IP address types (ipv4 or ipv6) in Network Load Balancer (NLB) and Application Load Balancer (ALB) configurations.

Changes:

  • Add --target-group-ip-addr-type CLI flag to specify target group IP address type
  • Add targetGroupIPAddressType field to Adapter for storing the configuration
  • Update CloudFormation templates to include TargetGroupIPAddressTypeParameter

This feature allows dual-stack NLB to be connected with IPv6 address type target groups.

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/kube-ingress-aws-controller:v0.19.0 --help

v0.18.17

Changes

feat: Track SSL policy source to prevent LB recreation on CLI changes (#774)

  • Add HasSSLPolicyAnnotation field to distinguish annotation-based SSL policy from CLI defaults
  • Only enforce SSL policy matching for shared LBs when ingress has explicit annotation
  • Add SSL policy to inSync() check to trigger updates instead of new LB creation
  • Update load balancer SSL policy when adding ingress to allow CLI changes to propagate
  • Add comprehensive unit tests for SSL policy annotation detection and matching logic

Fixes issue where changing --ssl-policy command-line flag would create new load balancers instead of updating existing ones. Now only ingresses with explicit SSL policy annotations will create separate load balancers, while CLI changes will update existing LBs.

... (truncated)

Commits
  • e7cbdf6 Add support for target group IP address type configuration IPv4, IPv6 (#770)
  • 2ae6096 feat: Track SSL policy source to prevent LB recreation on CLI changes (#774)
  • 956e5d2 build(deps): bump github.com/zalando/skipper from 0.22.115 to 0.24.0 (#773)
  • 1ef6b3d build(deps): bump actions/checkout from 5 to 6 (#769)
  • 6c91858 build(deps): bump golang.org/x/crypto from 0.42.0 to 0.45.0 (#768)
  • See full diff in compare view

Updates golang.org/x/oauth2 from 0.34.0 to 0.36.0

Commits
  • 4d954e6 all: upgrade go directive to at least 1.25.0 [generated]
  • 89ff2e1 google: add safer credentials JSON loading options.
  • See full diff in compare view

Updates golang.org/x/sync from 0.19.0 to 0.20.0

Commits
  • ec11c4a errgroup: fix a typo in the documentation
  • 1a58307 all: modernize interface{} -> any
  • 3172ca5 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

Updates k8s.io/api from 0.35.0 to 0.35.2

Commits

Updates k8s.io/apimachinery from 0.35.0 to 0.35.2

Commits

Updates k8s.io/client-go from 0.35.0 to 0.35.2

Commits

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

Commits

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

Commits

…tory with 31 updates

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

| Package | From | To |
| --- | --- | --- |
| [github.com/go-openapi/errors](https://github.com/go-openapi/errors) | `0.22.6` | `0.22.7` |
| [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) | `0.29.2` | `0.29.3` |
| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.25.4` | `0.25.5` |
| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.3` | `1.9.4` |
| [github.com/zalando-incubator/kube-ingress-aws-controller](https://github.com/zalando-incubator/kube-ingress-aws-controller) | `0.18.13` | `0.19.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.34.0` | `0.36.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.19.0` | `0.20.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.35.0` | `0.35.2` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.0` | `0.35.2` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.0` | `1.41.3` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.6` | `1.32.11` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.20.18` | `1.22.6` |
| [github.com/aws/aws-sdk-go-v2/service/acm](https://github.com/aws/aws-sdk-go-v2) | `1.37.4` | `1.37.21` |
| [github.com/aws/aws-sdk-go-v2/service/autoscaling](https://github.com/aws/aws-sdk-go-v2) | `1.59.1` | `1.64.2` |
| [github.com/aws/aws-sdk-go-v2/service/cloudformation](https://github.com/aws/aws-sdk-go-v2) | `1.66.2` | `1.71.7` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.279.0` | `1.294.0` |
| [github.com/aws/aws-sdk-go-v2/service/eks](https://github.com/aws/aws-sdk-go-v2) | `1.76.3` | `1.80.2` |
| [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing](https://github.com/aws/aws-sdk-go-v2) | `1.33.18` | `1.33.21` |
| [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) | `1.47.5` | `1.53.4` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.49.4` | `1.50.2` |
| [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.3.0` | `5.3.1` |
| [github.com/samber/lo](https://github.com/samber/lo) | `1.52.0` | `1.53.0` |
| [sigs.k8s.io/aws-iam-authenticator](https://github.com/kubernetes-sigs/aws-iam-authenticator) | `0.7.10` | `0.7.11` |



Updates `github.com/go-openapi/errors` from 0.22.6 to 0.22.7
- [Release notes](https://github.com/go-openapi/errors/releases)
- [Commits](go-openapi/errors@v0.22.6...v0.22.7)

Updates `github.com/go-openapi/runtime` from 0.29.2 to 0.29.3
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.29.2...v0.29.3)

Updates `github.com/go-openapi/strfmt` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/go-openapi/strfmt/releases)
- [Commits](go-openapi/strfmt@v0.25.0...v0.26.0)

Updates `github.com/go-openapi/swag` from 0.25.4 to 0.25.5
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.25.4...v0.25.5)

Updates `github.com/go-openapi/validate` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/go-openapi/validate/releases)
- [Commits](go-openapi/validate@v0.25.1...v0.25.2)

Updates `github.com/sirupsen/logrus` from 1.9.3 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.9.3...v1.9.4)

Updates `github.com/zalando-incubator/kube-ingress-aws-controller` from 0.18.13 to 0.19.0
- [Release notes](https://github.com/zalando-incubator/kube-ingress-aws-controller/releases)
- [Commits](zalando-incubator/kube-ingress-aws-controller@v0.18.13...v0.19.0)

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

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](golang/sync@v0.19.0...v0.20.0)

Updates `k8s.io/api` from 0.35.0 to 0.35.2
- [Commits](kubernetes/api@v0.35.0...v0.35.2)

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

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

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

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

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.6 to 1.19.11
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.19.6...credentials/v1.19.11)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.18.16 to 1.18.19
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.16...config/v1.18.19)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.20.18 to 1.22.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/emr/v1.20.18...service/mq/v1.22.6)

Updates `github.com/aws/aws-sdk-go-v2/service/acm` from 1.37.4 to 1.37.21
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.37.4...service/acm/v1.37.21)

Updates `github.com/aws/aws-sdk-go-v2/service/autoscaling` from 1.59.1 to 1.64.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.59.1...service/ecs/v1.64.2)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudformation` from 1.66.2 to 1.71.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.66.2...service/cloudformation/v1.71.7)

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

Updates `github.com/aws/aws-sdk-go-v2/service/eks` from 1.76.3 to 1.80.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/eks/v1.76.3...service/s3/v1.80.2)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing` from 1.33.18 to 1.33.21
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sns/v1.33.18...service/sts/v1.33.21)

Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.47.5 to 1.53.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.47.5...service/ecs/v1.53.4)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.49.4 to 1.50.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.49.4...service/s3/v1.50.2)

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

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.41.5 to 1.41.8
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sts/v1.41.5...service/ecs/v1.41.8)

Updates `github.com/aws/smithy-go` from 1.24.0 to 1.24.2
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.24.0...v1.24.2)

Updates `github.com/golang-jwt/jwt/v5` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Commits](golang-jwt/jwt@v5.3.0...v5.3.1)

Updates `github.com/samber/lo` from 1.52.0 to 1.53.0
- [Release notes](https://github.com/samber/lo/releases)
- [Commits](samber/lo@v1.52.0...v1.53.0)

Updates `sigs.k8s.io/aws-iam-authenticator` from 0.7.10 to 0.7.11
- [Release notes](https://github.com/kubernetes-sigs/aws-iam-authenticator/releases)
- [Changelog](https://github.com/kubernetes-sigs/aws-iam-authenticator/blob/master/docs/RELEASE.md)
- [Commits](kubernetes-sigs/aws-iam-authenticator@v0.7.10...v0.7.11)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/errors
  dependency-version: 0.22.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/go-openapi/runtime
  dependency-version: 0.29.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/go-openapi/strfmt
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/go-openapi/swag
  dependency-version: 0.25.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/go-openapi/validate
  dependency-version: 0.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/sirupsen/logrus
  dependency-version: 1.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/zalando-incubator/kube-ingress-aws-controller
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/sync
  dependency-version: 0.20.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.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-patch
  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-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.3
  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.11
  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.11
  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.19
  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.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/acm
  dependency-version: 1.37.21
  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/autoscaling
  dependency-version: 1.64.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/cloudformation
  dependency-version: 1.71.7
  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.294.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/eks
  dependency-version: 1.80.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/elasticloadbalancing
  dependency-version: 1.33.21
  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.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/kms
  dependency-version: 1.50.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.96.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/sts
  dependency-version: 1.41.8
  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/golang-jwt/jwt/v5
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/samber/lo
  dependency-version: 1.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/aws-iam-authenticator
  dependency-version: 0.7.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. labels Mar 9, 2026
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 minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants