Skip to content

Commit 373a46b

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/iot to v1.32.2 (#5743)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/iot](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.32.1` -> `v1.32.2` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.32.2`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/iot/v1.32.1...service/iot/v1.32.2) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/iot/v1.32.1...service/iot/v1.32.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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
1 parent 532b7d6 commit 373a46b

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
@@ -55,7 +55,7 @@ require (
5555
github.com/aws/aws-sdk-go-v2/service/identitystore v1.15.9
5656
github.com/aws/aws-sdk-go-v2/service/inspector v1.12.21
5757
github.com/aws/aws-sdk-go-v2/service/inspector2 v1.9.2
58-
github.com/aws/aws-sdk-go-v2/service/iot v1.32.1
58+
github.com/aws/aws-sdk-go-v2/service/iot v1.32.2
5959
github.com/aws/aws-sdk-go-v2/service/kafka v1.18.2
6060
github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.25
6161
github.com/aws/aws-sdk-go-v2/service/kms v1.19.3

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,8 @@ github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.21/go.mod h1:lR
172172
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.20/go.mod h1:1XpDcReIEOHsjwNToDKhIAO3qwLo1BnfbtSqWJa8j7g=
173173
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.21 h1:vY5siRXvW5TrOKm2qKEf9tliBfdLxdfy0i02LOcmqUo=
174174
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.21/go.mod h1:WZvNXT1XuH8dnJM0HvOlvk+RNn7NbAPvA/ACO0QarSc=
175-
github.com/aws/aws-sdk-go-v2/service/iot v1.32.1 h1:cwo+33GE3OcIRroXJdGm2gErtfh0YMEDngvGIdp+XpI=
176-
github.com/aws/aws-sdk-go-v2/service/iot v1.32.1/go.mod h1:h2MyBSx7BfFg/Gw3UA95pUcIBGI4kO10FgW2LA4zwks=
175+
github.com/aws/aws-sdk-go-v2/service/iot v1.32.2 h1:5FAxV/9KFnLVhg7iP4A0w2AnnFpUwGg/Y6fn9u7YIKI=
176+
github.com/aws/aws-sdk-go-v2/service/iot v1.32.2/go.mod h1:Tf3F28CzhHasATZACLyWf0E3UqJTmSP0WpUD5AND6ZU=
177177
github.com/aws/aws-sdk-go-v2/service/kafka v1.18.2 h1:FCT22MDEEVm73SMJSY5wuZjkH46UsBTcciKfdHx2tx0=
178178
github.com/aws/aws-sdk-go-v2/service/kafka v1.18.2/go.mod h1:H1d6K7aIv7anW0Qxnp9bAD5XGZ4PGi3fMLv9W3imMp0=
179179
github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.25 h1:6DT0bTV7gVgCinN6XjWNGJHojGZ65JpN0CoZDTeJyos=

0 commit comments

Comments
 (0)