Skip to content

Commit

Permalink
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/autosca…
Browse files Browse the repository at this point in the history
…ling to v1.24.2 (#4743)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/aws/aws-sdk-go-v2/service/autoscaling](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.24.1` -> `v1.24.2` |

---

### Release Notes

<details>
<summary>aws/aws-sdk-go-v2</summary>

### [`v1.24.2`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/autoscaling/v1.24.1...service/autoscaling/v1.24.2)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/autoscaling/v1.24.1...service/autoscaling/v1.24.2)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMi4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTIuMSJ9-->
  • Loading branch information
cq-bot committed Nov 17, 2022
1 parent 6bec735 commit c366ea3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/source/aws/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/apprunner v1.15.0
github.com/aws/aws-sdk-go-v2/service/appstream v1.18.0
github.com/aws/aws-sdk-go-v2/service/appsync v1.15.12
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.24.1
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.24.2
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.23.1
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.20.7
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.21
Expand Down
4 changes: 2 additions & 2 deletions plugins/source/aws/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ github.com/aws/aws-sdk-go-v2/service/appsync v1.15.12 h1:9U4aTJJsCHPjXvAf3Wjre1i
github.com/aws/aws-sdk-go-v2/service/appsync v1.15.12/go.mod h1:2msMzklr25bWQhF9Npt2Ojkipy7WY0Q9i5a8NUg+x9Q=
github.com/aws/aws-sdk-go-v2/service/athena v1.19.1 h1:mfDR8JFjvjw9BQ9z4H8JVdioya0FEdUWR9XYaYXRoQs=
github.com/aws/aws-sdk-go-v2/service/athena v1.19.1/go.mod h1:e5HMOK5cxCNAl7x7qlXg018w98r7gGYeoV+8Hn74ZMI=
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.24.1 h1:qqomaqydzFZ+mPflFvrJ02Ob3cUpQCz/vwIX+9GqwBw=
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.24.1/go.mod h1:1ioJeG7kmYYuqmA8Wsh5AXwjPn9mRKL6F8OOwt/uyBQ=
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.24.2 h1:E5DOC5glWFGBAfPVBFrgX5v4uanCY0cVaSGpbCiejLY=
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.24.2/go.mod h1:1ioJeG7kmYYuqmA8Wsh5AXwjPn9mRKL6F8OOwt/uyBQ=
github.com/aws/aws-sdk-go-v2/service/backup v1.17.11 h1:BrCYl+uKVNYBEHYSGBgK1mLFUkunZvsBduzNye+y+9w=
github.com/aws/aws-sdk-go-v2/service/backup v1.17.11/go.mod h1:W9rt/y8Vb/HDsJ9XW4s+fl0mLXecNbn32yQ81uv4OlA=
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.23.1 h1:wT/pYhWzlyHoBTPUIllV6yzVLR58r9V8UbQsJVSAUUc=
Expand Down

0 comments on commit c366ea3

Please sign in to comment.