Skip to content

Commit 2433cbe

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/configservice to v1.29.0 (#6448)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/configservice](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.28.2` -> `v1.29.0` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.29.0`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/configservice/v1.28.2...service/configservice/v1.29.0) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/configservice/v1.28.2...service/configservice/v1.29.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 c93c305 commit 2433cbe

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
@@ -28,7 +28,7 @@ require (
2828
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.21
2929
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.15.0
3030
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.21.4
31-
github.com/aws/aws-sdk-go-v2/service/configservice v1.28.2
31+
github.com/aws/aws-sdk-go-v2/service/configservice v1.29.0
3232
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.22.3
3333
github.com/aws/aws-sdk-go-v2/service/dax v1.11.21
3434
github.com/aws/aws-sdk-go-v2/service/directconnect v1.17.25

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.15.0 h1:gEO985266S4UHk31
100100
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.15.0/go.mod h1:Aih6A0KgGM80Igtyh4HZeKAaH7uuHpK0peQU1Z5+T4U=
101101
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.21.4 h1:swyj/SiBWn1wu8MHk4xQ7rw0wXSUrr144xQDEYkCDdc=
102102
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.21.4/go.mod h1:ptcvvcDMc0lkuPjU6NFgSgptt6WeARIADRPsUJMDGLU=
103-
github.com/aws/aws-sdk-go-v2/service/configservice v1.28.2 h1:h1r/OjBFVeoQM6ykIg1WbuSeiVf4qUQfWcdCmZ1W+Bs=
104-
github.com/aws/aws-sdk-go-v2/service/configservice v1.28.2/go.mod h1:Ff8A1VXTt1C8H99/YJDAINMO6Pqkv0aypgZdTVqy1dc=
103+
github.com/aws/aws-sdk-go-v2/service/configservice v1.29.0 h1:qBGGajtPc2mZByb2ytZeeLFiBtrlWpzrntKPuZooVFo=
104+
github.com/aws/aws-sdk-go-v2/service/configservice v1.29.0/go.mod h1:Ff8A1VXTt1C8H99/YJDAINMO6Pqkv0aypgZdTVqy1dc=
105105
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.22.3 h1:nGKPtKOw5sp7/SXJY0oK8VEoBC9S8H1E6TQon9jaPOk=
106106
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.22.3/go.mod h1:pOl6OyO4afJ52vesM08ugFIMaIj/GLcHq7jNPcvUNTI=
107107
github.com/aws/aws-sdk-go-v2/service/dax v1.11.21 h1:aHnMhjnvv/+9va80rs0uMsq5iAxbcSniiYe4ip63AqU=

0 commit comments

Comments
 (0)