Skip to content

Commit 4a16c77

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/quicksight to v1.28.1 (#5368)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/quicksight](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.28.0` -> `v1.28.1` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.28.1`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/quicksight/v1.28.0...service/quicksight/v1.28.1) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/quicksight/v1.28.0...service/quicksight/v1.28.1) </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-->
1 parent 99b1514 commit 4a16c77

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
@@ -66,7 +66,7 @@ require (
6666
github.com/aws/aws-sdk-go-v2/service/neptune v1.18.3
6767
github.com/aws/aws-sdk-go-v2/service/organizations v1.17.1
6868
github.com/aws/aws-sdk-go-v2/service/qldb v1.14.20
69-
github.com/aws/aws-sdk-go-v2/service/quicksight v1.28.0
69+
github.com/aws/aws-sdk-go-v2/service/quicksight v1.28.1
7070
github.com/aws/aws-sdk-go-v2/service/ram v1.16.24
7171
github.com/aws/aws-sdk-go-v2/service/rds v1.31.0
7272
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.16

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,8 @@ github.com/aws/aws-sdk-go-v2/service/organizations v1.17.1 h1:q6FgUvUOOyr2WPqLyL
194194
github.com/aws/aws-sdk-go-v2/service/organizations v1.17.1/go.mod h1:G00reVZrKonblxu6L8BEfD2WCQDPe7S1uOuzlOFEOcw=
195195
github.com/aws/aws-sdk-go-v2/service/qldb v1.14.20 h1:3B5nC4Ih+aC/hRIkswN0pX1W6ityjWZL40gz/YSZXAo=
196196
github.com/aws/aws-sdk-go-v2/service/qldb v1.14.20/go.mod h1:9morR/lAo8ziBkYz5gxtGe0FzAjkcUfxAqSk0Q9obDc=
197-
github.com/aws/aws-sdk-go-v2/service/quicksight v1.28.0 h1:wIqy8KYwSICyeEVQg1VfYwVpLRvv/irAkuft6iCIOZ8=
198-
github.com/aws/aws-sdk-go-v2/service/quicksight v1.28.0/go.mod h1:ayq+92cXknEQOqi/wYk6fTi/rh05FzeWIhNt9LJMWVg=
197+
github.com/aws/aws-sdk-go-v2/service/quicksight v1.28.1 h1:LwE67JPbJbgkdulf+kq3YHjYyRYWvL4VSfG7pEwu5U0=
198+
github.com/aws/aws-sdk-go-v2/service/quicksight v1.28.1/go.mod h1:DxatEKKDPKklBDFvalXsXwSWWuvhd5VNYV5R8EPbQ3w=
199199
github.com/aws/aws-sdk-go-v2/service/ram v1.16.24 h1:pzB33ZEhd1szVKHkgYe4cXQ+kSLJEFGBLy+IpbAKY9Y=
200200
github.com/aws/aws-sdk-go-v2/service/ram v1.16.24/go.mod h1:el3+/AiwdwKk5qZEcCQqm+t3b1A5QLZI2nr/OkhM/gc=
201201
github.com/aws/aws-sdk-go-v2/service/rds v1.31.0 h1:lx8pflhN7oogISvAorwqPGFHN7eiVlGEwk21ThYcyoA=

0 commit comments

Comments
 (0)