Skip to content

Commit a312c4b

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/apprunner to v1.16.0 (#6403)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/apprunner](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.15.2` -> `v1.16.0` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.16.0`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/apprunner/v1.15.2...v1.16.0) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/apprunner/v1.15.2...v1.16.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 ca3b156 commit a312c4b

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
@@ -14,7 +14,7 @@ require (
1414
github.com/aws/aws-sdk-go-v2/service/apigateway v1.16.0
1515
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.13.0
1616
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.17.0
17-
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.2
17+
github.com/aws/aws-sdk-go-v2/service/apprunner v1.16.0
1818
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

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.13.0 h1:02l9EzvhTNWnunGQtif
6868
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.13.0/go.mod h1:Pyu5xH3gZR/XjaroZL9CF3aBMiYkn+fyZ+Rr0TNUp7I=
6969
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.17.0 h1:m+ust0oz1uaZq/NV21yn+tuTqGYyGeghWoxd4fYsfEE=
7070
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.17.0/go.mod h1:oqEDtKHiPWc+ALMoT40ACfUPspOT0Rl5+NhyXTwWokE=
71-
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.2 h1:AEn+xJPNHYUZrhzpgBtld2IeLJQzk8Hw51Kd6ZI7Zf4=
72-
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.2/go.mod h1:SZzq5PuLlmDBHFMf5Fvlq5nDWdfQI4H5o4gSWnN2wFk=
71+
github.com/aws/aws-sdk-go-v2/service/apprunner v1.16.0 h1:fSPxcaOHOsqQlXMRq+p43koBU/2yI/H+KjQVKbKeZS0=
72+
github.com/aws/aws-sdk-go-v2/service/apprunner v1.16.0/go.mod h1:SZzq5PuLlmDBHFMf5Fvlq5nDWdfQI4H5o4gSWnN2wFk=
7373
github.com/aws/aws-sdk-go-v2/service/appstream v1.19.0 h1:T+Hq+2hgbvHyTAswcbOHqS4UuHR/ooOVymRpD+PEisc=
7474
github.com/aws/aws-sdk-go-v2/service/appstream v1.19.0/go.mod h1:WOydO3isH+DqvIE/CTt7btvc8ibivOB3r+fis+58Fq4=
7575
github.com/aws/aws-sdk-go-v2/service/appsync v1.17.1 h1:6aDV3YIeCUAGOjo4BCh8E0FebVPPCgkLqgkWxeVgVPQ=

0 commit comments

Comments
 (0)