Skip to content

Commit 128ae76

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/amp to v1.16.0 (#6399)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/amp](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.15.9` -> `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/amp/v1.15.9...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 35b62ac commit 128ae76

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
@@ -10,7 +10,7 @@ require (
1010
github.com/aws/aws-sdk-go-v2/service/accessanalyzer v1.19.0
1111
github.com/aws/aws-sdk-go-v2/service/account v1.8.0
1212
github.com/aws/aws-sdk-go-v2/service/acm v1.17.0
13-
github.com/aws/aws-sdk-go-v2/service/amp v1.15.9
13+
github.com/aws/aws-sdk-go-v2/service/amp v1.16.0
1414
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.17.0

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ github.com/aws/aws-sdk-go-v2/service/account v1.8.0 h1:65ZBTrmfs3KUGdopbP8sreXOd
6060
github.com/aws/aws-sdk-go-v2/service/account v1.8.0/go.mod h1:X9I4bZToo2mokeLkZsZA4deP7KEmr2+BpchQNff39hU=
6161
github.com/aws/aws-sdk-go-v2/service/acm v1.17.0 h1:LRNV4MYo3nJFUkfc088Eb5/AH/oUYrFuww+0XaDqk5o=
6262
github.com/aws/aws-sdk-go-v2/service/acm v1.17.0/go.mod h1:Wa9L0MGV8nzgqv0cvS0ju7hqEDv+yGikspSXVBUpnJQ=
63-
github.com/aws/aws-sdk-go-v2/service/amp v1.15.9 h1:qdr0dkHrVADizKxgkynGoNGRr9Bn77ECjkhF7v6EF+Y=
64-
github.com/aws/aws-sdk-go-v2/service/amp v1.15.9/go.mod h1:1h/HEqqBDBtTr+J2KuZCl8XtwpZzBoiQXma3WaOKYKk=
63+
github.com/aws/aws-sdk-go-v2/service/amp v1.16.0 h1:Hg9zZgAXfCB4QzgPWpTX/23bky+jnWg8apkNONMO/sA=
64+
github.com/aws/aws-sdk-go-v2/service/amp v1.16.0/go.mod h1:1h/HEqqBDBtTr+J2KuZCl8XtwpZzBoiQXma3WaOKYKk=
6565
github.com/aws/aws-sdk-go-v2/service/apigateway v1.16.0 h1:INMBcLcEY29u2ZHMnva693HZNCwzO6v42d92HOCk5DA=
6666
github.com/aws/aws-sdk-go-v2/service/apigateway v1.16.0/go.mod h1:6UIKOkbI/NjVEszKrlgWDrlEPkpd2X+BBrzj0N/XTM4=
6767
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.25 h1:Q2fPOHnGq3xnBarRAq6x+lvmY7XdHAMg65Jr9aThX8A=

0 commit comments

Comments
 (0)