Skip to content

Commit 7b39554

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/fsx to v1.28.0 (#6476)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/fsx](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.27.0` -> `v1.28.0` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.28.0`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/fsx/v1.27.0...service/fsx/v1.28.0) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/fsx/v1.27.0...service/fsx/v1.28.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 de60adb commit 7b39554

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

plugins/source/aws/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ require (
5050
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.17.0
5151
github.com/aws/aws-sdk-go-v2/service/firehose v1.16.0
5252
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.21.0
53-
github.com/aws/aws-sdk-go-v2/service/fsx v1.27.0
53+
github.com/aws/aws-sdk-go-v2/service/fsx v1.28.0
5454
github.com/aws/aws-sdk-go-v2/service/glacier v1.14.0
5555
github.com/aws/aws-sdk-go-v2/service/guardduty v1.16.6
5656
github.com/aws/aws-sdk-go-v2/service/iam v1.19.0

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ github.com/aws/aws-sdk-go-v2/service/firehose v1.16.0 h1:9yyz2i4eCGihbyEpfDISy+d
144144
github.com/aws/aws-sdk-go-v2/service/firehose v1.16.0/go.mod h1:+GELYqaH2ElEY/zq8DFfk0y9IN/0/EnrYoTU5d8QbVU=
145145
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.21.0 h1:HIcghBvpkx0OSPOzd0F7RreFzOmFijS6Xgb2nCMH5LQ=
146146
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.21.0/go.mod h1:oArmB2ikSpX0dBgd035hl0nvcLMlorcq9z9GbNT0CNo=
147-
github.com/aws/aws-sdk-go-v2/service/fsx v1.27.0 h1:Zp2xRYo/i7R7Tnz2P8EODce94HQ6H5ofAVtyWq5GMeg=
148-
github.com/aws/aws-sdk-go-v2/service/fsx v1.27.0/go.mod h1:EEV2x8JcEn905TMiRMp1S1WjpnUTUxwpKxzjLJYwBZY=
147+
github.com/aws/aws-sdk-go-v2/service/fsx v1.28.0 h1:xO97w6lU7raIrM0HigqbotgHT2MqLIj5tVGqmNLMIbE=
148+
github.com/aws/aws-sdk-go-v2/service/fsx v1.28.0/go.mod h1:EEV2x8JcEn905TMiRMp1S1WjpnUTUxwpKxzjLJYwBZY=
149149
github.com/aws/aws-sdk-go-v2/service/glacier v1.14.0 h1:DXC2VcVpknkf33b1PUZThqiAZIgKsf8d/z/Z68VJ0VA=
150150
github.com/aws/aws-sdk-go-v2/service/glacier v1.14.0/go.mod h1:drgw9PzthcgV9UCHP2Q6Obqs3t6pR19o6C64J9MqnKw=
151151
github.com/aws/aws-sdk-go-v2/service/glue v1.38.1 h1:t4H6jJJEq11K+3Xrm3GKcSepdZxveO1BGdeCA5gg1Mc=

0 commit comments

Comments
 (0)