Skip to content

Commit be50f98

Browse files
Bump github.com/hashicorp/terraform-json from 0.23.0 to 0.24.0
Bumps [github.com/hashicorp/terraform-json](https://github.com/hashicorp/terraform-json) from 0.23.0 to 0.24.0. - [Release notes](https://github.com/hashicorp/terraform-json/releases) - [Commits](hashicorp/terraform-json@v0.23.0...v0.24.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-json dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d929ea3 commit be50f98

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/hashicorp/go-version v1.7.0 // MPL 2.0
1515
github.com/hashicorp/hc-install v0.9.0 // MPL 2.0
1616
github.com/hashicorp/terraform-exec v0.21.0 // MPL 2.0
17-
github.com/hashicorp/terraform-json v0.23.0 // MPL 2.0
17+
github.com/hashicorp/terraform-json v0.24.0 // MPL 2.0
1818
github.com/manifoldco/promptui v0.9.0 // BSD-3-Clause
1919
github.com/mattn/go-isatty v0.0.20 // MIT
2020
github.com/nwidger/jsoncolor v0.3.2 // MIT
@@ -56,7 +56,7 @@ require (
5656
github.com/mattn/go-colorable v0.1.13 // indirect
5757
github.com/pmezard/go-difflib v1.0.0 // indirect
5858
github.com/stretchr/objx v0.5.2 // indirect
59-
github.com/zclconf/go-cty v1.15.0 // indirect
59+
github.com/zclconf/go-cty v1.15.1 // indirect
6060
go.opencensus.io v0.24.0 // indirect
6161
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 // indirect
6262
go.opentelemetry.io/otel v1.24.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)