Skip to content

Commit

Permalink
Merge pull request #901 from dbsystel/renovate/go-deps
Browse files Browse the repository at this point in the history
fix(deps): update module github.com/aws/aws-sdk-go to v1.46.5
  • Loading branch information
henrysachs authored Oct 27, 2023
2 parents 64c49e4 + 6730092 commit cc590c9
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion lambda/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21.0

require (
github.com/aws/aws-lambda-go v1.41.0
github.com/aws/aws-sdk-go v1.46.4
github.com/aws/aws-sdk-go v1.46.5
github.com/getsops/sops/v3 v3.8.1
github.com/gkampitakis/go-snaps v0.4.11
github.com/go-test/deep v1.1.0
Expand Down
4 changes: 2 additions & 2 deletions lambda/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ github.com/ProtonMail/go-crypto v0.0.0-20230923063757-afb1ddc0824c/go.mod h1:EjA
github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310/go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8=
github.com/aws/aws-lambda-go v1.41.0 h1:l/5fyVb6Ud9uYd411xdHZzSf2n86TakxzpvIoz7l+3Y=
github.com/aws/aws-lambda-go v1.41.0/go.mod h1:jwFe2KmMsHmffA1X2R09hH6lFzJQxzI8qK17ewzbQMM=
github.com/aws/aws-sdk-go v1.46.4 h1:48tKgtm9VMPkb6y7HuYlsfhQmoIRAsTEXTsWLVlty4M=
github.com/aws/aws-sdk-go v1.46.4/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
github.com/aws/aws-sdk-go v1.46.5 h1:NYYUrhOftwiXPkqZwEpB3043bMukegJAt15ozrqJbEY=
github.com/aws/aws-sdk-go v1.46.5/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
github.com/aws/aws-sdk-go-v2 v1.21.1 h1:wjHYshtPpYOZm+/mu3NhVgRRc0baM6LJZOmxPZ5Cwzs=
github.com/aws/aws-sdk-go-v2 v1.21.1/go.mod h1:ErQhvNuEMhJjweavOYhxVkn2RUx7kQXVATHrjKtxIpM=
github.com/aws/aws-sdk-go-v2/config v1.18.44 h1:U10NQ3OxiY0dGGozmVIENIDnCT0W432PWxk2VO8wGnY=
Expand Down
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"version": "15.0.0",
"files": {
"9348cbdcf5e77ee16bec70c78b4948ad2218c19ea82c32e4b7d6f9c375edd292": {
"d5b57e6a791e9aeff390f11895d20b257af775fedaca2ad1a2556d7d2c38163c": {
"source": {
"path": "asset.9348cbdcf5e77ee16bec70c78b4948ad2218c19ea82c32e4b7d6f9c375edd292.zip",
"path": "asset.d5b57e6a791e9aeff390f11895d20b257af775fedaca2ad1a2556d7d2c38163c.zip",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "9348cbdcf5e77ee16bec70c78b4948ad2218c19ea82c32e4b7d6f9c375edd292.zip",
"objectKey": "d5b57e6a791e9aeff390f11895d20b257af775fedaca2ad1a2556d7d2c38163c.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
},
"c60a9ca0b2735e0c6bf0508f1e8b9c0d9ae0f05f647e2ebdcf06b61ae119704f": {
"6e99d731c55e92548417cd2a77d73527220288c2771f8fbcd0f22876c7f19675": {
"source": {
"path": "SecretIntegrationAsset.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "c60a9ca0b2735e0c6bf0508f1e8b9c0d9ae0f05f647e2ebdcf06b61ae119704f.json",
"objectKey": "6e99d731c55e92548417cd2a77d73527220288c2771f8fbcd0f22876c7f19675.json",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "9348cbdcf5e77ee16bec70c78b4948ad2218c19ea82c32e4b7d6f9c375edd292.zip"
"S3Key": "d5b57e6a791e9aeff390f11895d20b257af775fedaca2ad1a2556d7d2c38163c.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"version": "15.0.0",
"files": {
"9348cbdcf5e77ee16bec70c78b4948ad2218c19ea82c32e4b7d6f9c375edd292": {
"d5b57e6a791e9aeff390f11895d20b257af775fedaca2ad1a2556d7d2c38163c": {
"source": {
"path": "asset.9348cbdcf5e77ee16bec70c78b4948ad2218c19ea82c32e4b7d6f9c375edd292.zip",
"path": "asset.d5b57e6a791e9aeff390f11895d20b257af775fedaca2ad1a2556d7d2c38163c.zip",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "9348cbdcf5e77ee16bec70c78b4948ad2218c19ea82c32e4b7d6f9c375edd292.zip",
"objectKey": "d5b57e6a791e9aeff390f11895d20b257af775fedaca2ad1a2556d7d2c38163c.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
},
"c60a9ca0b2735e0c6bf0508f1e8b9c0d9ae0f05f647e2ebdcf06b61ae119704f": {
"6e99d731c55e92548417cd2a77d73527220288c2771f8fbcd0f22876c7f19675": {
"source": {
"path": "SecretIntegrationInline.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "c60a9ca0b2735e0c6bf0508f1e8b9c0d9ae0f05f647e2ebdcf06b61ae119704f.json",
"objectKey": "6e99d731c55e92548417cd2a77d73527220288c2771f8fbcd0f22876c7f19675.json",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "9348cbdcf5e77ee16bec70c78b4948ad2218c19ea82c32e4b7d6f9c375edd292.zip"
"S3Key": "d5b57e6a791e9aeff390f11895d20b257af775fedaca2ad1a2556d7d2c38163c.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"version": "15.0.0",
"files": {
"9348cbdcf5e77ee16bec70c78b4948ad2218c19ea82c32e4b7d6f9c375edd292": {
"d5b57e6a791e9aeff390f11895d20b257af775fedaca2ad1a2556d7d2c38163c": {
"source": {
"path": "asset.9348cbdcf5e77ee16bec70c78b4948ad2218c19ea82c32e4b7d6f9c375edd292.zip",
"path": "asset.d5b57e6a791e9aeff390f11895d20b257af775fedaca2ad1a2556d7d2c38163c.zip",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "9348cbdcf5e77ee16bec70c78b4948ad2218c19ea82c32e4b7d6f9c375edd292.zip",
"objectKey": "d5b57e6a791e9aeff390f11895d20b257af775fedaca2ad1a2556d7d2c38163c.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
},
"033d50c4137a825fe93d2ab9c678f6e85e4b1076d3a9106621c7f1ca95f020fb": {
"7f79415ae96634cce9f0248ac01992352c0c7c7dcb41bbc341ee4e51c2c9775d": {
"source": {
"path": "SecretIntegrationInline.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "033d50c4137a825fe93d2ab9c678f6e85e4b1076d3a9106621c7f1ca95f020fb.json",
"objectKey": "7f79415ae96634cce9f0248ac01992352c0c7c7dcb41bbc341ee4e51c2c9775d.json",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "9348cbdcf5e77ee16bec70c78b4948ad2218c19ea82c32e4b7d6f9c375edd292.zip"
"S3Key": "d5b57e6a791e9aeff390f11895d20b257af775fedaca2ad1a2556d7d2c38163c.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down

0 comments on commit cc590c9

Please sign in to comment.