Skip to content

Commit

Permalink
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/qldb to…
Browse files Browse the repository at this point in the history
… v1.14.21 (#5367)

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 | patch | `v1.14.20` -> `v1.14.21` |

---

### Release Notes

<details>
<summary>aws/aws-sdk-go-v2</summary>

### [`v1.14.21`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/qldb/v1.14.20...service/qldb/v1.14.21)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/qldb/v1.14.20...service/qldb/v1.14.21)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
  • Loading branch information
cq-bot committed Dec 5, 2022
1 parent 898a0f5 commit 84bc23c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/source/aws/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/mwaa v1.13.13
github.com/aws/aws-sdk-go-v2/service/neptune v1.18.4
github.com/aws/aws-sdk-go-v2/service/organizations v1.17.1
github.com/aws/aws-sdk-go-v2/service/qldb v1.14.20
github.com/aws/aws-sdk-go-v2/service/qldb v1.14.21
github.com/aws/aws-sdk-go-v2/service/quicksight v1.28.1
github.com/aws/aws-sdk-go-v2/service/ram v1.16.24
github.com/aws/aws-sdk-go-v2/service/rds v1.31.1
Expand Down
4 changes: 2 additions & 2 deletions plugins/source/aws/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,8 @@ github.com/aws/aws-sdk-go-v2/service/neptune v1.18.4 h1:MG+2LDD8KBeUneB8KHjvWCnb
github.com/aws/aws-sdk-go-v2/service/neptune v1.18.4/go.mod h1:H9DFFHoTSIE62H0luzs8oAVDXkxFWXYdzrkcxoIZ/Ik=
github.com/aws/aws-sdk-go-v2/service/organizations v1.17.1 h1:q6FgUvUOOyr2WPqLyLs2czRUCnXOtZxcRYIoZRN6ilA=
github.com/aws/aws-sdk-go-v2/service/organizations v1.17.1/go.mod h1:G00reVZrKonblxu6L8BEfD2WCQDPe7S1uOuzlOFEOcw=
github.com/aws/aws-sdk-go-v2/service/qldb v1.14.20 h1:3B5nC4Ih+aC/hRIkswN0pX1W6ityjWZL40gz/YSZXAo=
github.com/aws/aws-sdk-go-v2/service/qldb v1.14.20/go.mod h1:9morR/lAo8ziBkYz5gxtGe0FzAjkcUfxAqSk0Q9obDc=
github.com/aws/aws-sdk-go-v2/service/qldb v1.14.21 h1:gtc2Ed2y+1DzhzEhBiPmWhltZrRnpiAf7RmWoe8df4g=
github.com/aws/aws-sdk-go-v2/service/qldb v1.14.21/go.mod h1:dW9TRFVXKc/ftqA0hP2OW0ZnUKqfSuM47bVYL3a5rhs=
github.com/aws/aws-sdk-go-v2/service/quicksight v1.28.1 h1:LwE67JPbJbgkdulf+kq3YHjYyRYWvL4VSfG7pEwu5U0=
github.com/aws/aws-sdk-go-v2/service/quicksight v1.28.1/go.mod h1:DxatEKKDPKklBDFvalXsXwSWWuvhd5VNYV5R8EPbQ3w=
github.com/aws/aws-sdk-go-v2/service/ram v1.16.24 h1:pzB33ZEhd1szVKHkgYe4cXQ+kSLJEFGBLy+IpbAKY9Y=
Expand Down

0 comments on commit 84bc23c

Please sign in to comment.