Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the other group with 25 updates #1206

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the other group with 25 updates:

Package From To
github.com/Hsn723/certspotter-client 1.1.0 1.2.0
github.com/aws/aws-sdk-go-v2/config 1.29.0 1.29.1
github.com/aws/aws-sdk-go-v2/credentials 1.17.53 1.17.54
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.51 1.17.52
github.com/aws/aws-sdk-go-v2/service/acm 1.30.12 1.30.13
github.com/aws/aws-sdk-go-v2/service/autoscaling 1.51.6 1.51.7
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs 1.45.5 1.45.6
github.com/aws/aws-sdk-go-v2/service/dynamodb 1.39.4 1.39.5
github.com/aws/aws-sdk-go-v2/service/ec2 1.199.2 1.200.0
github.com/aws/aws-sdk-go-v2/service/ecr 1.38.5 1.38.6
github.com/aws/aws-sdk-go-v2/service/ecs 1.53.7 1.53.8
github.com/aws/aws-sdk-go-v2/service/iam 1.38.6 1.38.7
github.com/aws/aws-sdk-go-v2/service/internal/checksum 1.5.1 1.5.2
github.com/aws/aws-sdk-go-v2/service/kms 1.37.12 1.37.13
github.com/aws/aws-sdk-go-v2/service/lambda 1.69.6 1.69.7
github.com/aws/aws-sdk-go-v2/service/rds 1.93.6 1.93.7
github.com/aws/aws-sdk-go-v2/service/route53 1.48.1 1.48.2
github.com/aws/aws-sdk-go-v2/service/s3 1.73.1 1.73.2
github.com/aws/aws-sdk-go-v2/service/secretsmanager 1.34.12 1.34.13
github.com/aws/aws-sdk-go-v2/service/sns 1.33.12 1.33.13
github.com/aws/aws-sdk-go-v2/service/sqs 1.37.8 1.37.9
github.com/aws/aws-sdk-go-v2/service/ssm 1.56.6 1.56.7
github.com/aws/aws-sdk-go-v2/service/sso 1.24.10 1.24.11
github.com/aws/aws-sdk-go-v2/service/ssooidc 1.28.9 1.28.10
github.com/aws/aws-sdk-go-v2/service/sts 1.33.8 1.33.9

Updates github.com/Hsn723/certspotter-client from 1.1.0 to 1.2.0

Release notes

Sourced from github.com/Hsn723/certspotter-client's releases.

v1.2.0

What's Changed

New Features

Dependencies and Chore

Full Changelog: Hsn723/certspotter-client@v1.1.0...v1.2.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.29.0 to 1.29.1

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.53 to 1.17.54

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.51 to 1.17.52

Commits

Updates github.com/aws/aws-sdk-go-v2/service/acm from 1.30.12 to 1.30.13

Commits

Updates github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.51.6 to 1.51.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.45.5 to 1.45.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.39.4 to 1.39.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.199.2 to 1.200.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecr from 1.38.5 to 1.38.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecs from 1.53.7 to 1.53.8

Commits

Updates github.com/aws/aws-sdk-go-v2/service/iam from 1.38.6 to 1.38.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/checksum from 1.5.1 to 1.5.2

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/internal/checksum's changelog.

Release (2021-10-11)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds: v1.6.0
    • Feature: Respect passed in Context Deadline/Timeout. Updates the IMDS Client operations to not override the passed in Context's Deadline or Timeout options. If an Client operation is called with a Context with a Deadline or Timeout, the client will no longer override it with the client's default timeout.
    • Bug Fix: Fix IMDS client's response handling and operation timeout race. Fixes #1253
  • github.com/aws/aws-sdk-go-v2/service/amplifybackend: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.7.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.3.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/backup: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/chime: v1.11.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.11.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/databrew: v1.10.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.19.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2: v1.9.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/firehose: v1.7.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/frauddetector: v1.10.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.10.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.12.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/grafana: v1.0.0
    • Release: New AWS service client module
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/iotevents: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.12.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.7.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.9.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/lexruntimev2: v1.6.0
    • Feature: API client updated

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.37.12 to 1.37.13

Commits

Updates github.com/aws/aws-sdk-go-v2/service/lambda from 1.69.6 to 1.69.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/rds from 1.93.6 to 1.93.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/route53 from 1.48.1 to 1.48.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.73.1 to 1.73.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.34.12 to 1.34.13

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sns from 1.33.12 to 1.33.13

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sqs from 1.37.8 to 1.37.9

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ssm from 1.56.6 to 1.56.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.24.10 to 1.24.11

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.28.9 to 1.28.10

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.33.8 to 1.33.9

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the other group with 25 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/Hsn723/certspotter-client](https://github.com/Hsn723/certspotter-client) | `1.1.0` | `1.2.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.0` | `1.29.1` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.53` | `1.17.54` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.51` | `1.17.52` |
| [github.com/aws/aws-sdk-go-v2/service/acm](https://github.com/aws/aws-sdk-go-v2) | `1.30.12` | `1.30.13` |
| [github.com/aws/aws-sdk-go-v2/service/autoscaling](https://github.com/aws/aws-sdk-go-v2) | `1.51.6` | `1.51.7` |
| [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://github.com/aws/aws-sdk-go-v2) | `1.45.5` | `1.45.6` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.39.4` | `1.39.5` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.199.2` | `1.200.0` |
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.38.5` | `1.38.6` |
| [github.com/aws/aws-sdk-go-v2/service/ecs](https://github.com/aws/aws-sdk-go-v2) | `1.53.7` | `1.53.8` |
| [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) | `1.38.6` | `1.38.7` |
| [github.com/aws/aws-sdk-go-v2/service/internal/checksum](https://github.com/aws/aws-sdk-go-v2) | `1.5.1` | `1.5.2` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.37.12` | `1.37.13` |
| [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2) | `1.69.6` | `1.69.7` |
| [github.com/aws/aws-sdk-go-v2/service/rds](https://github.com/aws/aws-sdk-go-v2) | `1.93.6` | `1.93.7` |
| [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2) | `1.48.1` | `1.48.2` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.73.1` | `1.73.2` |
| [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.34.12` | `1.34.13` |
| [github.com/aws/aws-sdk-go-v2/service/sns](https://github.com/aws/aws-sdk-go-v2) | `1.33.12` | `1.33.13` |
| [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.37.8` | `1.37.9` |
| [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2) | `1.56.6` | `1.56.7` |
| [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) | `1.24.10` | `1.24.11` |
| [github.com/aws/aws-sdk-go-v2/service/ssooidc](https://github.com/aws/aws-sdk-go-v2) | `1.28.9` | `1.28.10` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.33.8` | `1.33.9` |


Updates `github.com/Hsn723/certspotter-client` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/Hsn723/certspotter-client/releases)
- [Changelog](https://github.com/Hsn723/certspotter-client/blob/master/.goreleaser.yml)
- [Commits](Hsn723/certspotter-client@v1.1.0...v1.2.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.0 to 1.29.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.29.0...config/v1.29.1)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.53 to 1.17.54
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.53...credentials/v1.17.54)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.51 to 1.17.52
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.51...credentials/v1.17.52)

Updates `github.com/aws/aws-sdk-go-v2/service/acm` from 1.30.12 to 1.30.13
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/acm/v1.30.12...service/acm/v1.30.13)

Updates `github.com/aws/aws-sdk-go-v2/service/autoscaling` from 1.51.6 to 1.51.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/autoscaling/v1.51.6...service/autoscaling/v1.51.7)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs` from 1.45.5 to 1.45.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.45.5...service/polly/v1.45.6)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.39.4 to 1.39.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ivs/v1.39.4...service/emr/v1.39.5)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.199.2 to 1.200.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.199.2...service/ec2/v1.200.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.38.5 to 1.38.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.38.5...service/ecr/v1.38.6)

Updates `github.com/aws/aws-sdk-go-v2/service/ecs` from 1.53.7 to 1.53.8
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.53.7...service/ecs/v1.53.8)

Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.38.6 to 1.38.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ecr/v1.38.6...service/iam/v1.38.7)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/checksum` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/mq/v1.5.2/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.5.1...service/mq/v1.5.2)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.37.12 to 1.37.13
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/kms/v1.37.12...service/kms/v1.37.13)

Updates `github.com/aws/aws-sdk-go-v2/service/lambda` from 1.69.6 to 1.69.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/lambda/v1.69.6...service/lambda/v1.69.7)

Updates `github.com/aws/aws-sdk-go-v2/service/rds` from 1.93.6 to 1.93.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.93.6...service/rds/v1.93.7)

Updates `github.com/aws/aws-sdk-go-v2/service/route53` from 1.48.1 to 1.48.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.48.1...service/eks/v1.48.2)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.73.1 to 1.73.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.73.1...service/s3/v1.73.2)

Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.34.12 to 1.34.13
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/textract/v1.34.12...service/textract/v1.34.13)

Updates `github.com/aws/aws-sdk-go-v2/service/sns` from 1.33.12 to 1.33.13
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/sns/v1.33.12...service/sns/v1.33.13)

Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.37.8 to 1.37.9
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/kms/v1.37.8...service/kms/v1.37.9)

Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.56.6 to 1.56.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.56.6...service/ssm/v1.56.7)

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.24.10 to 1.24.11
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/sso/v1.24.10...service/sso/v1.24.11)

Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.28.9 to 1.28.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.28.9...config/v1.28.10)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.33.8 to 1.33.9
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/fms/v1.33.8...service/sns/v1.33.9)

---
updated-dependencies:
- dependency-name: github.com/Hsn723/certspotter-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/acm
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/autoscaling
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecs
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/iam
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/checksum
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/lambda
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/rds
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/route53
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sns
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sso
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: other
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 20, 2025
@dependabot dependabot bot requested a review from Hsn723 January 20, 2025 03:52
@mergify mergify bot merged commit a60149f into master Jan 20, 2025
9 checks passed
@mergify mergify bot deleted the dependabot/go_modules/other-4c818c357b branch January 20, 2025 03:57
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