Skip to content

Commit 1cd08e1

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

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
@@ -15,7 +15,7 @@ require (
1515
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.25
1616
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.17.0
1717
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.2
18-
github.com/aws/aws-sdk-go-v2/service/appstream v1.18.3
18+
github.com/aws/aws-sdk-go-v2/service/appstream v1.19.0
1919
github.com/aws/aws-sdk-go-v2/service/appsync v1.17.1
2020
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.25.1
2121
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.24.3

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.17.0 h1:m+ust0oz1
7272
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.17.0/go.mod h1:oqEDtKHiPWc+ALMoT40ACfUPspOT0Rl5+NhyXTwWokE=
7373
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.2 h1:AEn+xJPNHYUZrhzpgBtld2IeLJQzk8Hw51Kd6ZI7Zf4=
7474
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.2/go.mod h1:SZzq5PuLlmDBHFMf5Fvlq5nDWdfQI4H5o4gSWnN2wFk=
75-
github.com/aws/aws-sdk-go-v2/service/appstream v1.18.3 h1:HHCGjUom8ccK5jcvNKWr58OvPlVG9sTcIteqUDheulc=
76-
github.com/aws/aws-sdk-go-v2/service/appstream v1.18.3/go.mod h1:WOydO3isH+DqvIE/CTt7btvc8ibivOB3r+fis+58Fq4=
75+
github.com/aws/aws-sdk-go-v2/service/appstream v1.19.0 h1:T+Hq+2hgbvHyTAswcbOHqS4UuHR/ooOVymRpD+PEisc=
76+
github.com/aws/aws-sdk-go-v2/service/appstream v1.19.0/go.mod h1:WOydO3isH+DqvIE/CTt7btvc8ibivOB3r+fis+58Fq4=
7777
github.com/aws/aws-sdk-go-v2/service/appsync v1.17.1 h1:6aDV3YIeCUAGOjo4BCh8E0FebVPPCgkLqgkWxeVgVPQ=
7878
github.com/aws/aws-sdk-go-v2/service/appsync v1.17.1/go.mod h1:EDtnjzmK/qkbgcMl4KbpEW6NueYhWzFsrM52eLKkW4o=
7979
github.com/aws/aws-sdk-go-v2/service/athena v1.21.0 h1:6a0f+lVebLAjv96HaXOxzxbg1/1/x4LvEPHxd2gMZk8=

0 commit comments

Comments
 (0)