Skip to content

Commit 9c2bb7c

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/databasemigrationservice to v1.23.0 (#6449)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/databasemigrationservice](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.22.3` -> `v1.23.0` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.23.0`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/databasemigrationservice/v1.22.3...service/databasemigrationservice/v1.23.0) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/databasemigrationservice/v1.22.3...service/databasemigrationservice/v1.23.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 4ffbfd5 commit 9c2bb7c

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
@@ -29,7 +29,7 @@ require (
2929
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.15.0
3030
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.22.0
3131
github.com/aws/aws-sdk-go-v2/service/configservice v1.29.0
32-
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.22.3
32+
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.23.0
3333
github.com/aws/aws-sdk-go-v2/service/dax v1.12.0
3434
github.com/aws/aws-sdk-go-v2/service/directconnect v1.17.25
3535
github.com/aws/aws-sdk-go-v2/service/docdb v1.20.0

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.22.0 h1:pYLNx6zc
102102
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.22.0/go.mod h1:ptcvvcDMc0lkuPjU6NFgSgptt6WeARIADRPsUJMDGLU=
103103
github.com/aws/aws-sdk-go-v2/service/configservice v1.29.0 h1:qBGGajtPc2mZByb2ytZeeLFiBtrlWpzrntKPuZooVFo=
104104
github.com/aws/aws-sdk-go-v2/service/configservice v1.29.0/go.mod h1:Ff8A1VXTt1C8H99/YJDAINMO6Pqkv0aypgZdTVqy1dc=
105-
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.22.3 h1:nGKPtKOw5sp7/SXJY0oK8VEoBC9S8H1E6TQon9jaPOk=
106-
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.22.3/go.mod h1:pOl6OyO4afJ52vesM08ugFIMaIj/GLcHq7jNPcvUNTI=
105+
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.23.0 h1:W0/T9iewJ2i3jGluQxUvfofTqhN6t4t39QamcVJvyWk=
106+
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.23.0/go.mod h1:pOl6OyO4afJ52vesM08ugFIMaIj/GLcHq7jNPcvUNTI=
107107
github.com/aws/aws-sdk-go-v2/service/dax v1.12.0 h1:g2wSKHbwjpIc9xtp/iRcDFLsK+U+qtcPlgjjlwilTJI=
108108
github.com/aws/aws-sdk-go-v2/service/dax v1.12.0/go.mod h1:kIbK4cfyQbe0Rq0iD3x8jgDcIbmHlEtBp9QxDT5eU4Q=
109109
github.com/aws/aws-sdk-go-v2/service/directconnect v1.17.25 h1:Qu4RzizX0ETpYIg3Bcoe4rc/H9ogKC/2UACmBqkaFmY=

0 commit comments

Comments
 (0)