Skip to content

Commit

Permalink
Bump the aws group in /infra with 1 update
Browse files Browse the repository at this point in the history
Bumps the aws group in /infra with 1 update: [github.com/aws/aws-cdk-go/awscdk/v2](https://github.com/aws/aws-cdk-go).


Updates `github.com/aws/aws-cdk-go/awscdk/v2` from 2.125.0 to 2.130.0
- [Commits](aws/aws-cdk-go@awscdk/v2.125.0...awscdk/v2.130.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-cdk-go/awscdk/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 1b8813f commit 4f105ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion infra/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module infra
go 1.18

require (
github.com/aws/aws-cdk-go/awscdk/v2 v2.125.0
github.com/aws/aws-cdk-go/awscdk/v2 v2.130.0
github.com/aws/constructs-go/constructs/v10 v10.3.0
github.com/aws/jsii-runtime-go v1.94.0
)
Expand Down
4 changes: 2 additions & 2 deletions infra/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/Masterminds/semver/v3 v3.2.1 h1:RN9w6+7QoMeJVGyfmbcgs28Br8cvmnucEXnY0rYXWg0=
github.com/Masterminds/semver/v3 v3.2.1/go.mod h1:qvl/7zhW3nngYb5+80sSMF+FG2BjYrf8m9wsX0PNOMQ=
github.com/aws/aws-cdk-go/awscdk/v2 v2.125.0 h1:UJCNM2NmyOlDuBoDDVQwHGjpqz0MIR+4nIlWAwwlYfM=
github.com/aws/aws-cdk-go/awscdk/v2 v2.125.0/go.mod h1:TpmJwOnoajvRtwnLlJoxEoppb9sVoCLfPGLdgoTDH7o=
github.com/aws/aws-cdk-go/awscdk/v2 v2.130.0 h1:89c3plfxwtxV+GaY1nMjhWOFsUrufEpykrVRTa/rVYk=
github.com/aws/aws-cdk-go/awscdk/v2 v2.130.0/go.mod h1:TpmJwOnoajvRtwnLlJoxEoppb9sVoCLfPGLdgoTDH7o=
github.com/aws/constructs-go/constructs/v10 v10.3.0 h1:LsjBIMiaDX/vqrXWhzTquBJ9pPdi02/H+z1DCwg0PEM=
github.com/aws/constructs-go/constructs/v10 v10.3.0/go.mod h1:GgzwIwoRJ2UYsr3SU+JhAl+gq5j39bEMYf8ev3J+s9s=
github.com/aws/jsii-runtime-go v1.94.0 h1:VuVDx0xL2gbsJthUMfP+SwAXGkSEQd0GKm0ydZ8xga8=
Expand Down

0 comments on commit 4f105ed

Please sign in to comment.