Skip to content

Commit

Permalink
chore(deps): bump github.com/hashicorp/terraform-cdk-go/cdktf
Browse files Browse the repository at this point in the history
Bumps [github.com/hashicorp/terraform-cdk-go/cdktf](https://github.com/hashicorp/terraform-cdk-go) from 0.20.9 to 0.20.10.
- [Commits](hashicorp/terraform-cdk-go@cdktf/v0.20.9...cdktf/v0.20.10)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-cdk-go/cdktf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 272320b commit 78e0a01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/aws/constructs-go/constructs/v10 v10.3.0
github.com/aws/jsii-runtime-go v1.104.0
github.com/cdktf/cdktf-provider-local-go/local/v10 v10.1.1
github.com/hashicorp/terraform-cdk-go/cdktf v0.20.9
github.com/hashicorp/terraform-cdk-go/cdktf v0.20.10
github.com/stretchr/testify v1.9.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/fatih/color v1.17.0 h1:GlRw1BRJxkpqUCBKzKOw098ed57fEsKeNjpTe3cSjK4=
github.com/fatih/color v1.17.0/go.mod h1:YZ7TlrGPkiz6ku9fK3TLD/pl3CpsiFyu8N92HLgmosI=
github.com/hashicorp/terraform-cdk-go/cdktf v0.20.9 h1:TZ9TkO6ba6Uj7XRpp3OcrNqBjN6srfqQObPPSPcASkk=
github.com/hashicorp/terraform-cdk-go/cdktf v0.20.9/go.mod h1:1qQeNydHdUQESUQoVXLcrgB/qmOGwv9m7g61xPtrkg0=
github.com/hashicorp/terraform-cdk-go/cdktf v0.20.10 h1:O6Rf+p8n7OjOVnmKVe++LZpdrkox1xWN2+7wpD0LpdA=
github.com/hashicorp/terraform-cdk-go/cdktf v0.20.10/go.mod h1:1qQeNydHdUQESUQoVXLcrgB/qmOGwv9m7g61xPtrkg0=
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=
github.com/mattn/go-colorable v0.1.13/go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg=
github.com/mattn/go-isatty v0.0.16/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM=
Expand Down

0 comments on commit 78e0a01

Please sign in to comment.