Skip to content

Commit e6b1e3b

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/fsx to v1.26.0 (#5163)
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.25.4` -> `v1.26.0` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.26.0`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/fsx/v1.25.4...service/fsx/v1.26.0) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/fsx/v1.25.4...service/fsx/v1.26.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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMi4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTIuMSJ9-->
1 parent a948774 commit e6b1e3b

4 files changed

Lines changed: 3 additions & 9 deletions

File tree

plugins/source/aws/docs/tables/aws_fsx_storage_virtual_machines.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,5 @@ The primary key for this table is **arn**.
2525
|name|String|
2626
|root_volume_security_style|String|
2727
|storage_virtual_machine_id|String|
28-
|subtype|String|
2928
|tags|JSON|
3029
|uuid|String|

plugins/source/aws/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ require (
4848
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.20
4949
github.com/aws/aws-sdk-go-v2/service/firehose v1.15.0
5050
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.20.12
51-
github.com/aws/aws-sdk-go-v2/service/fsx v1.25.4
51+
github.com/aws/aws-sdk-go-v2/service/fsx v1.26.0
5252
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.19
5353
github.com/aws/aws-sdk-go-v2/service/guardduty v1.16.2
5454
github.com/aws/aws-sdk-go-v2/service/iam v1.18.23

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ github.com/aws/aws-sdk-go-v2/service/firehose v1.15.0 h1:+Sap2K/baT4iSmkov7b4ayY
140140
github.com/aws/aws-sdk-go-v2/service/firehose v1.15.0/go.mod h1:vbq9arSe5Aea0stKmuye07Aw7fWFjG4l4QWjJgGZqbM=
141141
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.20.12 h1:JD/u+1toJg4r6xs3EVRLwnZpvib6cKl999lfG86t3eM=
142142
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.20.12/go.mod h1:0ce3mgG0zrYkxN3h8a4eYRPmqyjOUeHrPLrLuNp8Vt0=
143-
github.com/aws/aws-sdk-go-v2/service/fsx v1.25.4 h1:cqb2+5MxHa+qdNWiu4giFuDdgBlyDzDawiROMYTuzBM=
144-
github.com/aws/aws-sdk-go-v2/service/fsx v1.25.4/go.mod h1:dOw+yZ4MsogGQIWd7z6jNb0Q9aSlSeTy3EZWKDGT/dM=
143+
github.com/aws/aws-sdk-go-v2/service/fsx v1.26.0 h1:ZV1YepH1QBaJFK0L6pDWYJ5y76/i06CpTui+rBjyMrc=
144+
github.com/aws/aws-sdk-go-v2/service/fsx v1.26.0/go.mod h1:dOw+yZ4MsogGQIWd7z6jNb0Q9aSlSeTy3EZWKDGT/dM=
145145
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.19 h1:M86KFP3/fdzc6K086dQBXQt33b2MgJm0NrS1rpTiPTc=
146146
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.19/go.mod h1:7MGK06cTuL6BJFSBxohZpSRmAMqwboOZeaV9ryxYU1k=
147147
github.com/aws/aws-sdk-go-v2/service/glue v1.35.0 h1:qs2mr/MDqcAkG2XimkX3PcwR5jwCCZ8r4/yAWOCjGJo=

plugins/source/aws/resources/services/fsx/storage_virtual_machines.go

Lines changed: 0 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)