Skip to content

Commit 5f01dcf

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/qldb to v1.15.0 (#6496)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/qldb](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.14.22` -> `v1.15.0` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.15.0`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/qldb/v1.14.22...v1.15.0) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/qldb/v1.14.22...v1.15.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 1e69f8d commit 5f01dcf

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
@@ -67,7 +67,7 @@ require (
6767
github.com/aws/aws-sdk-go-v2/service/mwaa v1.14.0
6868
github.com/aws/aws-sdk-go-v2/service/neptune v1.19.0
6969
github.com/aws/aws-sdk-go-v2/service/organizations v1.18.0
70-
github.com/aws/aws-sdk-go-v2/service/qldb v1.14.22
70+
github.com/aws/aws-sdk-go-v2/service/qldb v1.15.0
7171
github.com/aws/aws-sdk-go-v2/service/quicksight v1.29.0
7272
github.com/aws/aws-sdk-go-v2/service/ram v1.16.26
7373
github.com/aws/aws-sdk-go-v2/service/rds v1.39.0

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@ github.com/aws/aws-sdk-go-v2/service/neptune v1.19.0 h1:ugVidYCmMOdCDnf+244pRn3u
190190
github.com/aws/aws-sdk-go-v2/service/neptune v1.19.0/go.mod h1:kBudc/ZVbpqaZmWaZiQgyujuCgsPqh6kYlzGeW65wh4=
191191
github.com/aws/aws-sdk-go-v2/service/organizations v1.18.0 h1:QoAzrTInIpXGHjaI5zuy1IfzKsbuB0eQucV2npoBDRY=
192192
github.com/aws/aws-sdk-go-v2/service/organizations v1.18.0/go.mod h1:SiHyOVjKY74qa5H6RTexGKLjQLg43lZ/jZT5Z84FhU0=
193-
github.com/aws/aws-sdk-go-v2/service/qldb v1.14.22 h1:/OCgIWXxvyw/f9904V5DwE8YtFi2XsGMmIVd3Aj4h6Y=
194-
github.com/aws/aws-sdk-go-v2/service/qldb v1.14.22/go.mod h1:yanKnbAjmnFTI9U5QxkN+ovlq/eXlew5rMhmfYDek2I=
193+
github.com/aws/aws-sdk-go-v2/service/qldb v1.15.0 h1:thIf/AZspDQ8tnDzRtXkP3YH9rPZAKR4lnkr9FcSQZk=
194+
github.com/aws/aws-sdk-go-v2/service/qldb v1.15.0/go.mod h1:yanKnbAjmnFTI9U5QxkN+ovlq/eXlew5rMhmfYDek2I=
195195
github.com/aws/aws-sdk-go-v2/service/quicksight v1.29.0 h1:iL7otrHmucGPfW2NzV4R4lCnRzJKxh8ePstzA3I+Iv8=
196196
github.com/aws/aws-sdk-go-v2/service/quicksight v1.29.0/go.mod h1:wvJpr20R/imRPZsRJMkxCYV5zquGzJbASqARtCbiKKE=
197197
github.com/aws/aws-sdk-go-v2/service/ram v1.16.26 h1:N6sleYzj/LBqeTk53KPGA6+chMQj5m4txIavGZtPmtQ=

0 commit comments

Comments
 (0)