From a9087cde6b2507ad69a222e113e8d2d11997535a Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Mon, 22 May 2023 04:00:38 +0300 Subject: [PATCH] fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/apigatewayv2 to v1.13.11 (#10876) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/apigatewayv2](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.13.0` -> `v1.13.11` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on Monday" (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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- plugins/source/aws/go.mod | 2 +- plugins/source/aws/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/source/aws/go.mod b/plugins/source/aws/go.mod index f9bf67ee82b823..e36dd0d51d2193 100644 --- a/plugins/source/aws/go.mod +++ b/plugins/source/aws/go.mod @@ -13,7 +13,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/amp v1.16.11 github.com/aws/aws-sdk-go-v2/service/amplify v1.13.10 github.com/aws/aws-sdk-go-v2/service/apigateway v1.16.0 - github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.13.0 + github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.13.11 github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.17.0 github.com/aws/aws-sdk-go-v2/service/apprunner v1.16.0 github.com/aws/aws-sdk-go-v2/service/appstream v1.19.0 diff --git a/plugins/source/aws/go.sum b/plugins/source/aws/go.sum index 8e26105e5bd840..97b03c51a54625 100644 --- a/plugins/source/aws/go.sum +++ b/plugins/source/aws/go.sum @@ -90,8 +90,8 @@ github.com/aws/aws-sdk-go-v2/service/amplify v1.13.10 h1:d2q01muKiw1VygqdbNkhqdQ github.com/aws/aws-sdk-go-v2/service/amplify v1.13.10/go.mod h1:VN4PBmFhZdvVqUFC+/DQQ+zr0Gd07SBgT3JLb8fgI80= github.com/aws/aws-sdk-go-v2/service/apigateway v1.16.0 h1:INMBcLcEY29u2ZHMnva693HZNCwzO6v42d92HOCk5DA= github.com/aws/aws-sdk-go-v2/service/apigateway v1.16.0/go.mod h1:6UIKOkbI/NjVEszKrlgWDrlEPkpd2X+BBrzj0N/XTM4= -github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.13.0 h1:02l9EzvhTNWnunGQtifP15px5Vr5MQeonKbAbpMk/YM= -github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.13.0/go.mod h1:Pyu5xH3gZR/XjaroZL9CF3aBMiYkn+fyZ+Rr0TNUp7I= +github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.13.11 h1:1L2042GftNVyI3TtWclGodfN5zBQjBNXsTQxDNaPXs8= +github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.13.11/go.mod h1:Cs+mG0DXkVYPWsWIE8Ga78C/HeN5zFBbPHdOnJPwZ4M= github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.17.0 h1:m+ust0oz1uaZq/NV21yn+tuTqGYyGeghWoxd4fYsfEE= github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.17.0/go.mod h1:oqEDtKHiPWc+ALMoT40ACfUPspOT0Rl5+NhyXTwWokE= github.com/aws/aws-sdk-go-v2/service/apprunner v1.16.0 h1:fSPxcaOHOsqQlXMRq+p43koBU/2yI/H+KjQVKbKeZS0=