Skip to content

Commit 6cffcd8

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/appstream to v1.18.3 (#5696)
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 | patch | `v1.18.2` -> `v1.18.3` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.18.3`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/appstream/v1.18.2...service/appstream/v1.18.3) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/appstream/v1.18.2...service/appstream/v1.18.3) </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 9d74fbb commit 6cffcd8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

plugins/source/aws/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.25
1515
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.25
1616
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.2
17-
github.com/aws/aws-sdk-go-v2/service/appstream v1.18.2
17+
github.com/aws/aws-sdk-go-v2/service/appstream v1.18.3
1818
github.com/aws/aws-sdk-go-v2/service/appsync v1.17.1
1919
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.25.0
2020
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.24.2

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.15.25 h1:FTcQlDrj
7272
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.25/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.2 h1:3vZtniM2Piew69aqRjTrhU4O1RjriewtVVLhKENoDGk=
76-
github.com/aws/aws-sdk-go-v2/service/appstream v1.18.2/go.mod h1:GiY19kPm2MtS7H8gymDUHehruj7GjaWWGDjcnAE+9YE=
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=
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.20.2 h1:77aZNI/Hh7ITrxDEGQy+fZOCj9JpehKpzj1jKb0YmXg=

0 commit comments

Comments
 (0)