Skip to content

Commit d66ca25

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/iot to v1.33.0 (#6484)
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 | minor | `v1.32.2` -> `v1.33.0` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.33.0`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/iot/v1.32.2...service/iot/v1.33.0) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/iot/v1.32.2...service/iot/v1.33.0) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzcuMCJ9-->
1 parent e628a51 commit d66ca25

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
@@ -57,7 +57,7 @@ require (
5757
github.com/aws/aws-sdk-go-v2/service/identitystore v1.15.10
5858
github.com/aws/aws-sdk-go-v2/service/inspector v1.13.0
5959
github.com/aws/aws-sdk-go-v2/service/inspector2 v1.10.0
60-
github.com/aws/aws-sdk-go-v2/service/iot v1.32.2
60+
github.com/aws/aws-sdk-go-v2/service/iot v1.33.0
6161
github.com/aws/aws-sdk-go-v2/service/kafka v1.18.2
6262
github.com/aws/aws-sdk-go-v2/service/kinesis v1.16.0
6363
github.com/aws/aws-sdk-go-v2/service/kms v1.19.4

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,8 @@ github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.21 h1:5C6XgTViS
170170
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.21/go.mod h1:lRToEJsn+DRA9lW4O9L9+/3hjTkUzlzyzHqn8MTds5k=
171171
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.21 h1:vY5siRXvW5TrOKm2qKEf9tliBfdLxdfy0i02LOcmqUo=
172172
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.21/go.mod h1:WZvNXT1XuH8dnJM0HvOlvk+RNn7NbAPvA/ACO0QarSc=
173-
github.com/aws/aws-sdk-go-v2/service/iot v1.32.2 h1:5FAxV/9KFnLVhg7iP4A0w2AnnFpUwGg/Y6fn9u7YIKI=
174-
github.com/aws/aws-sdk-go-v2/service/iot v1.32.2/go.mod h1:Tf3F28CzhHasATZACLyWf0E3UqJTmSP0WpUD5AND6ZU=
173+
github.com/aws/aws-sdk-go-v2/service/iot v1.33.0 h1:saWmjIWj+jr375L8Y3fNHtVgJ3hKqw++RmOuDVTkOqo=
174+
github.com/aws/aws-sdk-go-v2/service/iot v1.33.0/go.mod h1:Tf3F28CzhHasATZACLyWf0E3UqJTmSP0WpUD5AND6ZU=
175175
github.com/aws/aws-sdk-go-v2/service/kafka v1.18.2 h1:FCT22MDEEVm73SMJSY5wuZjkH46UsBTcciKfdHx2tx0=
176176
github.com/aws/aws-sdk-go-v2/service/kafka v1.18.2/go.mod h1:H1d6K7aIv7anW0Qxnp9bAD5XGZ4PGi3fMLv9W3imMp0=
177177
github.com/aws/aws-sdk-go-v2/service/kinesis v1.16.0 h1:FUCSyj8bRM+SnRvjKXS17p6TUEego3mayDPmpfsru54=

0 commit comments

Comments
 (0)