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 aws-sdk-v2 group with 12 updates #1103

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps the aws-sdk-v2 group with 12 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.19.0 1.20.1
github.com/aws/aws-sdk-go-v2/config 1.18.28 1.18.33
github.com/aws/aws-sdk-go-v2/service/amp 1.16.14 1.17.2
github.com/aws/aws-sdk-go-v2/service/apigateway 1.16.14 1.17.2
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 1.13.15 1.14.2
github.com/aws/aws-sdk-go-v2/service/autoscaling 1.28.10 1.30.3
github.com/aws/aws-sdk-go-v2/service/cloudwatch 1.26.3 1.27.2
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice 1.27.0 1.30.1
github.com/aws/aws-sdk-go-v2/service/ec2 1.106.0 1.111.0
github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi 1.14.15 1.15.2
github.com/aws/aws-sdk-go-v2/service/shield 1.18.13 1.19.2
github.com/aws/aws-sdk-go-v2/service/storagegateway 1.18.16 1.19.2

Updates github.com/aws/aws-sdk-go-v2 from 1.19.0 to 1.20.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.18.28 to 1.18.33

Commits

Updates github.com/aws/aws-sdk-go-v2/service/amp from 1.16.14 to 1.17.2

Changelog

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

Release (2022-12-02)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.17.0
    • Feature: Fixes the URI for the evaluatecode endpoint to include the /v1 prefix (ie. "/v1/dataplane-evaluatecode").
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.20.1
    • Documentation: Documentation updates for Amazon ECS
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.21.0
    • Feature: AWS Firewall Manager now supports Fortigate Cloud Native Firewall as a Service as a third-party policy type.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.28.0
    • Feature: The AWS Elemental MediaConvert SDK has added support for configurable ID3 eMSG box attributes and the ability to signal them with InbandEventStream tags in DASH and CMAF outputs.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.25.0
    • Feature: Updates to Event Signaling and Management (ESAM) API and documentation.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.21.0
    • Feature: Add language code for Finnish (fi-FI)
  • github.com/aws/aws-sdk-go-v2/service/proton: v1.18.0
    • Feature: CreateEnvironmentAccountConnection RoleArn input is now optional
  • github.com/aws/aws-sdk-go-v2/service/redshiftserverless: v1.3.0
    • Feature: Add Table Level Restore operations for Amazon Redshift Serverless. Add multi-port support for Amazon Redshift Serverless endpoints. Add Tagging support to Snapshots and Recovery Points in Amazon Redshift Serverless.
  • github.com/aws/aws-sdk-go-v2/service/sns: v1.18.7
    • Documentation: This release adds the message payload-filtering feature to the SNS Subscribe, SetSubscriptionAttributes, and GetSubscriptionAttributes API actions

Release (2022-12-01)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.0.0
    • Release: New AWS service client module
    • Feature: This release adds operations that support customers using the AWS Toolkits and Amazon CodeCatalyst, a unified software development service that helps developers develop, deploy, and maintain applications in the cloud. For more information, see the documentation.
  • github.com/aws/aws-sdk-go-v2/service/comprehend: v1.20.0
    • Feature: Comprehend now supports semi-structured documents (such as PDF files or image files) as inputs for custom analysis using the synchronous APIs (ClassifyDocument and DetectEntities).
  • github.com/aws/aws-sdk-go-v2/service/gamelift: v1.16.0
    • Feature: GameLift introduces a new feature, GameLift Anywhere. GameLift Anywhere allows you to integrate your own compute resources with GameLift. You can also use GameLift Anywhere to iteratively test your game servers without uploading the build to GameLift for every iteration.
  • github.com/aws/aws-sdk-go-v2/service/pipes: v1.0.0
    • Release: New AWS service client module
    • Feature: AWS introduces new Amazon EventBridge Pipes which allow you to connect sources (SQS, Kinesis, DDB, Kafka, MQ) to Targets (14+ EventBridge Targets) without any code, with filtering, batching, input transformation, and an optional Enrichment stage (Lambda, StepFunctions, ApiGateway, ApiDestinations)
  • github.com/aws/aws-sdk-go-v2/service/sfn: v1.16.0
    • Feature: This release adds support for the AWS Step Functions Map state in Distributed mode. The changes include a new MapRun resource and several new and modified APIs.

Release (2022-11-30)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.18.0
    • Feature: This release adds support for S3 cross account access points. IAM Access Analyzer will now produce public or cross account findings when it detects bucket delegation to external account access points.
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.20.0
    • Feature: This release includes support for using Apache Spark in Amazon Athena.
  • github.com/aws/aws-sdk-go-v2/service/dataexchange: v1.17.0
    • Feature: This release enables data providers to license direct access to data in their Amazon S3 buckets or AWS Lake Formation data lakes through AWS Data Exchange. Subscribers get read-only access to the data and can use it in downstream AWS services, like Amazon Athena, without creating or managing copies.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/apigateway from 1.16.14 to 1.17.2

Changelog

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

Release (2022-12-02)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.17.0
    • Feature: Fixes the URI for the evaluatecode endpoint to include the /v1 prefix (ie. "/v1/dataplane-evaluatecode").
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.20.1
    • Documentation: Documentation updates for Amazon ECS
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.21.0
    • Feature: AWS Firewall Manager now supports Fortigate Cloud Native Firewall as a Service as a third-party policy type.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.28.0
    • Feature: The AWS Elemental MediaConvert SDK has added support for configurable ID3 eMSG box attributes and the ability to signal them with InbandEventStream tags in DASH and CMAF outputs.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.25.0
    • Feature: Updates to Event Signaling and Management (ESAM) API and documentation.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.21.0
    • Feature: Add language code for Finnish (fi-FI)
  • github.com/aws/aws-sdk-go-v2/service/proton: v1.18.0
    • Feature: CreateEnvironmentAccountConnection RoleArn input is now optional
  • github.com/aws/aws-sdk-go-v2/service/redshiftserverless: v1.3.0
    • Feature: Add Table Level Restore operations for Amazon Redshift Serverless. Add multi-port support for Amazon Redshift Serverless endpoints. Add Tagging support to Snapshots and Recovery Points in Amazon Redshift Serverless.
  • github.com/aws/aws-sdk-go-v2/service/sns: v1.18.7
    • Documentation: This release adds the message payload-filtering feature to the SNS Subscribe, SetSubscriptionAttributes, and GetSubscriptionAttributes API actions

Release (2022-12-01)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.0.0
    • Release: New AWS service client module
    • Feature: This release adds operations that support customers using the AWS Toolkits and Amazon CodeCatalyst, a unified software development service that helps developers develop, deploy, and maintain applications in the cloud. For more information, see the documentation.
  • github.com/aws/aws-sdk-go-v2/service/comprehend: v1.20.0
    • Feature: Comprehend now supports semi-structured documents (such as PDF files or image files) as inputs for custom analysis using the synchronous APIs (ClassifyDocument and DetectEntities).
  • github.com/aws/aws-sdk-go-v2/service/gamelift: v1.16.0
    • Feature: GameLift introduces a new feature, GameLift Anywhere. GameLift Anywhere allows you to integrate your own compute resources with GameLift. You can also use GameLift Anywhere to iteratively test your game servers without uploading the build to GameLift for every iteration.
  • github.com/aws/aws-sdk-go-v2/service/pipes: v1.0.0
    • Release: New AWS service client module
    • Feature: AWS introduces new Amazon EventBridge Pipes which allow you to connect sources (SQS, Kinesis, DDB, Kafka, MQ) to Targets (14+ EventBridge Targets) without any code, with filtering, batching, input transformation, and an optional Enrichment stage (Lambda, StepFunctions, ApiGateway, ApiDestinations)
  • github.com/aws/aws-sdk-go-v2/service/sfn: v1.16.0
    • Feature: This release adds support for the AWS Step Functions Map state in Distributed mode. The changes include a new MapRun resource and several new and modified APIs.

Release (2022-11-30)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.18.0
    • Feature: This release adds support for S3 cross account access points. IAM Access Analyzer will now produce public or cross account findings when it detects bucket delegation to external account access points.
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.20.0
    • Feature: This release includes support for using Apache Spark in Amazon Athena.
  • github.com/aws/aws-sdk-go-v2/service/dataexchange: v1.17.0
    • Feature: This release enables data providers to license direct access to data in their Amazon S3 buckets or AWS Lake Formation data lakes through AWS Data Exchange. Subscribers get read-only access to the data and can use it in downstream AWS services, like Amazon Athena, without creating or managing copies.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/apigatewayv2 from 1.13.15 to 1.14.2

Changelog

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

Release (2023-02-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.19.3
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/account: v1.9.1
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/acm: v1.17.3
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.21.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/alexaforbusiness: v1.15.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.16.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.13.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/amplifybackend: v1.14.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.9.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.16.3
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi: v1.11.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.13.3
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.17.1
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/appconfigdata: v1.6.1
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.24.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.28.10 to 1.30.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.26.3 to 1.27.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/databasemigrationservice from 1.27.0 to 1.30.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.106.0 to 1.111.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi from 1.14.15 to 1.15.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/shield from 1.18.13 to 1.19.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/storagegateway from 1.18.16 to 1.19.2

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> dependency 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> dependency 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 aws-sdk-v2 group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.19.0` | `1.20.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.18.28` | `1.18.33` |
| [github.com/aws/aws-sdk-go-v2/service/amp](https://github.com/aws/aws-sdk-go-v2) | `1.16.14` | `1.17.2` |
| [github.com/aws/aws-sdk-go-v2/service/apigateway](https://github.com/aws/aws-sdk-go-v2) | `1.16.14` | `1.17.2` |
| [github.com/aws/aws-sdk-go-v2/service/apigatewayv2](https://github.com/aws/aws-sdk-go-v2) | `1.13.15` | `1.14.2` |
| [github.com/aws/aws-sdk-go-v2/service/autoscaling](https://github.com/aws/aws-sdk-go-v2) | `1.28.10` | `1.30.3` |
| [github.com/aws/aws-sdk-go-v2/service/cloudwatch](https://github.com/aws/aws-sdk-go-v2) | `1.26.3` | `1.27.2` |
| [github.com/aws/aws-sdk-go-v2/service/databasemigrationservice](https://github.com/aws/aws-sdk-go-v2) | `1.27.0` | `1.30.1` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.106.0` | `1.111.0` |
| [github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi](https://github.com/aws/aws-sdk-go-v2) | `1.14.15` | `1.15.2` |
| [github.com/aws/aws-sdk-go-v2/service/shield](https://github.com/aws/aws-sdk-go-v2) | `1.18.13` | `1.19.2` |
| [github.com/aws/aws-sdk-go-v2/service/storagegateway](https://github.com/aws/aws-sdk-go-v2) | `1.18.16` | `1.19.2` |


Updates `github.com/aws/aws-sdk-go-v2` from 1.19.0 to 1.20.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.19.0...v1.20.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.18.28 to 1.18.33
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.28...config/v1.18.33)

Updates `github.com/aws/aws-sdk-go-v2/service/amp` from 1.16.14 to 1.17.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.17.2/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.16.14...v1.17.2)

Updates `github.com/aws/aws-sdk-go-v2/service/apigateway` from 1.16.14 to 1.17.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.17.2/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.16.14...v1.17.2)

Updates `github.com/aws/aws-sdk-go-v2/service/apigatewayv2` from 1.13.15 to 1.14.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.14.2/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.13.15...service/mq/v1.14.2)

Updates `github.com/aws/aws-sdk-go-v2/service/autoscaling` from 1.28.10 to 1.30.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/fsx/v1.28.10...service/s3/v1.30.3)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudwatch` from 1.26.3 to 1.27.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.26.3...service/s3/v1.27.2)

Updates `github.com/aws/aws-sdk-go-v2/service/databasemigrationservice` from 1.27.0 to 1.30.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.27.0...service/s3/v1.30.1)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.106.0 to 1.111.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.106.0...service/ec2/v1.111.0)

Updates `github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi` from 1.14.15 to 1.15.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/pi/v1.14.15...config/v1.15.2)

Updates `github.com/aws/aws-sdk-go-v2/service/shield` from 1.18.13 to 1.19.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.13...service/ecr/v1.19.2)

Updates `github.com/aws/aws-sdk-go-v2/service/storagegateway` from 1.18.16 to 1.19.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.16...service/ecr/v1.19.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/amp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/apigateway
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/apigatewayv2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/autoscaling
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatch
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/databasemigrationservice
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/shield
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/storagegateway
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v2
...

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 Aug 14, 2023
@cristiangreco
Copy link
Collaborator

@dependabot rebase

@cristiangreco
Copy link
Collaborator

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2023

Superseded by #1113.

@dependabot dependabot bot closed this Aug 21, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/aws-sdk-v2-3bd25c3443 branch August 21, 2023 08:29
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.

1 participant