Skip to content

Commit ec6aed0

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/configservice to v1.27.4 (#4747)
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 | patch | `v1.27.3` -> `v1.27.4` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.27.4`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/configservice/v1.27.3...service/configservice/v1.27.4) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/configservice/v1.27.3...service/configservice/v1.27.4) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMi4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTIuMSJ9-->
1 parent c0c32d3 commit ec6aed0

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
@@ -26,7 +26,7 @@ require (
2626
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.19
2727
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.14.3
2828
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.21.1
29-
github.com/aws/aws-sdk-go-v2/service/configservice v1.27.3
29+
github.com/aws/aws-sdk-go-v2/service/configservice v1.27.4
3030
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.21.15
3131
github.com/aws/aws-sdk-go-v2/service/dax v1.11.19
3232
github.com/aws/aws-sdk-go-v2/service/directconnect v1.17.21

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.14.3 h1:EN2pQgEC545YePoQ
9898
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.14.3/go.mod h1:3VYlC9NJvkEZTU3vBwptjxKEGf/u00cYXEm3aMr+tOM=
9999
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.21.1 h1:lj4DpCeptmd3fV30KgVRKWmADiIqfCtsay4kSbAnSdc=
100100
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.21.1/go.mod h1:2LQRr4SMTXDqUodAi6pIi0u7t1f0+kMOCRYjh3dAflw=
101-
github.com/aws/aws-sdk-go-v2/service/configservice v1.27.3 h1:rh64LIO4qJVVZHeyTNmWAs8J9XxFqUDzpD6Qz7HGcRE=
102-
github.com/aws/aws-sdk-go-v2/service/configservice v1.27.3/go.mod h1:YRQyy4b5FEc0SCSKOlZU68rzv6xnIWfw5fFkxPr5sgc=
101+
github.com/aws/aws-sdk-go-v2/service/configservice v1.27.4 h1:scUyCC7O92skvDgKLsbHAeVKicOQJRWMCdoixczLbBY=
102+
github.com/aws/aws-sdk-go-v2/service/configservice v1.27.4/go.mod h1:YRQyy4b5FEc0SCSKOlZU68rzv6xnIWfw5fFkxPr5sgc=
103103
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.21.15 h1:fn3ER+OWc2bvmuc3z6o0eBp8qYIGb8s7bnZAR2jtors=
104104
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.21.15/go.mod h1:9vkqDk+MFmcWqby2e00fO9S0OOCbBFvryL8Cnui978w=
105105
github.com/aws/aws-sdk-go-v2/service/dax v1.11.19 h1:oMqf+cUOpO0ovxHSL4fz11LPRXTgcosampySsUyuneM=

0 commit comments

Comments
 (0)