Skip to content

Commit f3047fd

Browse files
chore(deps): bump github.com/aws/aws-cdk-go/awscdk/v2
Bumps [github.com/aws/aws-cdk-go/awscdk/v2](https://github.com/aws/aws-cdk-go) from 2.232.1 to 2.232.2. - [Commits](aws/aws-cdk-go@awscdk/v2.232.1...awscdk/v2.232.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-cdk-go/awscdk/v2 dependency-version: 2.232.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 680dbed commit f3047fd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

deployments/app/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module cdk
33
go 1.23.0
44

55
require (
6-
github.com/aws/aws-cdk-go/awscdk/v2 v2.232.1
6+
github.com/aws/aws-cdk-go/awscdk/v2 v2.232.2
77
github.com/aws/constructs-go/constructs/v10 v10.4.3
88
github.com/aws/jsii-runtime-go v1.120.0
99
)

deployments/app/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0=
22
github.com/Masterminds/semver/v3 v3.4.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
3-
github.com/aws/aws-cdk-go/awscdk/v2 v2.232.1 h1:2HcF3L0+YvLaKFzZm1miT3OJX2DHaqh4UHcOJS8Ut70=
4-
github.com/aws/aws-cdk-go/awscdk/v2 v2.232.1/go.mod h1:iNg8HWCTBI6HAhvtKYTA0+RAKa01M6I3dkEEEMn7RLM=
3+
github.com/aws/aws-cdk-go/awscdk/v2 v2.232.2 h1:pCNfP+b7ylf5AaGHOonCkfsJ1RcGuzDNHMucEvXoMY8=
4+
github.com/aws/aws-cdk-go/awscdk/v2 v2.232.2/go.mod h1:iNg8HWCTBI6HAhvtKYTA0+RAKa01M6I3dkEEEMn7RLM=
55
github.com/aws/constructs-go/constructs/v10 v10.4.3 h1:x2j8RzlBhjyQvK9aZ74C34bQkP+ORQHOn0ZAPz81l6I=
66
github.com/aws/constructs-go/constructs/v10 v10.4.3/go.mod h1:DIGkbU2Lety5CkEfL2MoJI2azg1p2xqpo8MXjp88qXE=
77
github.com/aws/jsii-runtime-go v1.120.0 h1:FAViwKvjVIAhxWz68fXm753O8mWs7C5OW5BNsmuGlfU=

0 commit comments

Comments
 (0)