Skip to content

Commit 99928c3

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/apigateway to v1.15.26 (#5304)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/apigateway](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.15.25` -> `v1.15.26` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.15.26`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/apigateway/v1.15.25...service/apigateway/v1.15.26) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/apigateway/v1.15.25...service/apigateway/v1.15.26) </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 3c4b649 commit 99928c3

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
@@ -10,7 +10,7 @@ require (
1010
github.com/aws/aws-sdk-go-v2/service/accessanalyzer v1.18.1
1111
github.com/aws/aws-sdk-go-v2/service/account v1.7.12
1212
github.com/aws/aws-sdk-go-v2/service/acm v1.16.4
13-
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.25
13+
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.26
1414
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.24
1515
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.23
1616
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.1

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ github.com/aws/aws-sdk-go-v2/service/account v1.7.12 h1:uDKzTLJJTO4N4rOSmsggnqTn
6767
github.com/aws/aws-sdk-go-v2/service/account v1.7.12/go.mod h1:Kpj3oRO0nNwwCeA7CIkuCZx6b4sMiFg+vRLE8cGPgnc=
6868
github.com/aws/aws-sdk-go-v2/service/acm v1.16.4 h1:al5cTTr3Bb0tTkTOltTtNS2nDFWIeDaMb+GMI9EV66k=
6969
github.com/aws/aws-sdk-go-v2/service/acm v1.16.4/go.mod h1:+9LxBsxy1yMQ/v4BzFru5koxJQialGRxtwJ6w+afXZg=
70-
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.25 h1:WCRj8JKifyZTZiFGY6ayyNypZOlHsPbCqv6Tqfjmn7s=
71-
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.25/go.mod h1:3olVANhEv+CFhEvC/TTkqh+1kg+r0px3CbH5eRKx7J4=
70+
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.26 h1:AG2wUgZRuqYFsllAtdwXy1goWI8uCyIGfACTVOo09xM=
71+
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.26/go.mod h1:xhqxWlAYnuf/fLnBUOsNmdmYgxIvekr60Q+rzgKj8gY=
7272
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.24 h1:/C3gLyYZXT/2ec02hjrjlOaOlZRMMrE4hVIxDTOeZvQ=
7373
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.12.24/go.mod h1:yrOkw2lWJaFhqvaHcdO14EHqEWfm1iltiltlidPWxoE=
7474
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.23 h1:5T+326sL3tugn4h5hE7iiX3fm/nHZt8u8ydCDmxITmY=

0 commit comments

Comments
 (0)