Skip to content

Commit 4570f15

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/apigateway to v1.16.0 (#6400)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/apigateway](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.15.28` -> `v1.16.0` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.16.0`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/amp/v1.15.9...v1.16.0) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/apigateway/v1.15.28...v1.16.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzcuMCJ9-->
1 parent f59f6bd commit 4570f15

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

plugins/source/aws/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/aws/aws-sdk-go-v2/service/account v1.7.13
1212
github.com/aws/aws-sdk-go-v2/service/acm v1.17.0
1313
github.com/aws/aws-sdk-go-v2/service/amp v1.15.9
14-
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.28
14+
github.com/aws/aws-sdk-go-v2/service/apigateway v1.16.0
1515
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.25
1616
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.16.0
1717
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.2

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ github.com/aws/aws-sdk-go-v2/service/acm v1.17.0 h1:LRNV4MYo3nJFUkfc088Eb5/AH/oU
6464
github.com/aws/aws-sdk-go-v2/service/acm v1.17.0/go.mod h1:Wa9L0MGV8nzgqv0cvS0ju7hqEDv+yGikspSXVBUpnJQ=
6565
github.com/aws/aws-sdk-go-v2/service/amp v1.15.9 h1:qdr0dkHrVADizKxgkynGoNGRr9Bn77ECjkhF7v6EF+Y=
6666
github.com/aws/aws-sdk-go-v2/service/amp v1.15.9/go.mod h1:1h/HEqqBDBtTr+J2KuZCl8XtwpZzBoiQXma3WaOKYKk=
67-
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.28 h1:tzsVFhPi6VCp8eaY2BoYbaWsthrNIya2VyD28Bj2v7s=
68-
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.28/go.mod h1:6UIKOkbI/NjVEszKrlgWDrlEPkpd2X+BBrzj0N/XTM4=
67+
github.com/aws/aws-sdk-go-v2/service/apigateway v1.16.0 h1:INMBcLcEY29u2ZHMnva693HZNCwzO6v42d92HOCk5DA=
68+
github.com/aws/aws-sdk-go-v2/service/apigateway v1.16.0/go.mod h1:6UIKOkbI/NjVEszKrlgWDrlEPkpd2X+BBrzj0N/XTM4=
6969
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.25 h1:Q2fPOHnGq3xnBarRAq6x+lvmY7XdHAMg65Jr9aThX8A=
7070
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.25/go.mod h1:Pyu5xH3gZR/XjaroZL9CF3aBMiYkn+fyZ+Rr0TNUp7I=
7171
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.16.0 h1:ydt3AquMx5Nb6fgp6kp98yARQkf8qdii3zKSkOx8DJk=

0 commit comments

Comments
 (0)