🌱 Bump github.com/aws/aws-sdk-go-v2/service/eks (#1382)

Bumps the aws group with 1 update: [github.com/aws/aws-sdk-go-v2/service/eks](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go-v2/service/eks` from 1.78.0 to 1.79.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.78.0...service/s3/v1.79.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/eks
  dependency-version: 1.79.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-12 14:03:13 +00:00
committed by GitHub
parent 7bf6bb86eb
commit 008b066a35
11 changed files with 78 additions and 5 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.25.0
require (
github.com/aws/aws-sdk-go-v2 v1.41.1
github.com/aws/aws-sdk-go-v2/config v1.32.7
github.com/aws/aws-sdk-go-v2/service/eks v1.78.0
github.com/aws/aws-sdk-go-v2/service/eks v1.80.0
github.com/aws/aws-sdk-go-v2/service/iam v1.53.2
github.com/aws/smithy-go v1.24.0
github.com/cloudevents/sdk-go/v2 v2.16.2