Skip to content

Commit d3a03fc

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/wafregional to v1.13.1 (#6827)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/wafregional](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.12.22` -> `v1.13.1` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.13.1`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.13.0...service/wafregional/v1.13.1) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.13.0...service/wafregional/v1.13.1) ### [`v1.13.0`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/wafregional/v1.12.22...v1.13.0) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/wafregional/v1.12.22...v1.13.0) </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNC45NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuOTQuMCJ9-->
1 parent 8912b57 commit d3a03fc

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
@@ -142,7 +142,7 @@ require (
142142
github.com/aws/aws-sdk-go-v2/service/shield v1.18.0
143143
github.com/aws/aws-sdk-go-v2/service/sso v1.12.0 // indirect
144144
github.com/aws/aws-sdk-go-v2/service/transfer v1.27.0
145-
github.com/aws/aws-sdk-go-v2/service/wafregional v1.12.22
145+
github.com/aws/aws-sdk-go-v2/service/wafregional v1.13.1
146146
github.com/davecgh/go-spew v1.1.1 // indirect
147147
github.com/ghodss/yaml v1.0.0 // indirect
148148
github.com/golang/protobuf v1.5.2 // indirect

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,8 +252,8 @@ github.com/aws/aws-sdk-go-v2/service/transfer v1.27.0 h1:E8EpFslyukXM9gQAmmiJC8l
252252
github.com/aws/aws-sdk-go-v2/service/transfer v1.27.0/go.mod h1:/Sg7CaZ5ua+MkOUGhg0yeVIgnpKc+/ehJcoik7Yikl8=
253253
github.com/aws/aws-sdk-go-v2/service/waf v1.11.21 h1:4g4cMwemkVh0kjgMbg4DLqYBprwzmVh7qI7bmljCcz0=
254254
github.com/aws/aws-sdk-go-v2/service/waf v1.11.21/go.mod h1:7/L+ejelv5nOhsD/4pbaVl6jAtCgtYwgud8Pb/SeheE=
255-
github.com/aws/aws-sdk-go-v2/service/wafregional v1.12.22 h1:KBjYyYqdS9F4g7NxMZ6yhFkHO/eaZUs03r/pHv9nlQE=
256-
github.com/aws/aws-sdk-go-v2/service/wafregional v1.12.22/go.mod h1:oCfqX0qay7HrOqf6viIlSqBV1CykdyArfznKg2j2utA=
255+
github.com/aws/aws-sdk-go-v2/service/wafregional v1.13.1 h1:PAszA6EKbNHvs8V6WFI3CL22dUIBRjfMhjbyRg/lS8M=
256+
github.com/aws/aws-sdk-go-v2/service/wafregional v1.13.1/go.mod h1:oCfqX0qay7HrOqf6viIlSqBV1CykdyArfznKg2j2utA=
257257
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.23.4 h1:uikbWWM04WHokxui8+bZoyS4srq/2b5VANN22smoy5w=
258258
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.23.4/go.mod h1:dXnnPzwqtz7h6DRUYvXpdV59mg9bwnDDWaGxo16++cU=
259259
github.com/aws/aws-sdk-go-v2/service/workspaces v1.27.2 h1:GaH1EkxY3IgRAzfMATr6sHy6ymoXfH+cnBuuEB9YtvM=

0 commit comments

Comments
 (0)