Skip to content

Commit 2bf881b

Browse files
build(deps): bump github.com/hashicorp/terraform-json
Bumps [github.com/hashicorp/terraform-json](https://github.com/hashicorp/terraform-json) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/hashicorp/terraform-json/releases) - [Commits](hashicorp/terraform-json@v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-json dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e832db6 commit 2bf881b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/hashicorp/go-version v1.7.0 // MPL 2.0
1818
github.com/hashicorp/hc-install v0.9.2 // MPL 2.0
1919
github.com/hashicorp/terraform-exec v0.23.0 // MPL 2.0
20-
github.com/hashicorp/terraform-json v0.24.0 // MPL 2.0
20+
github.com/hashicorp/terraform-json v0.25.0 // MPL 2.0
2121
github.com/hexops/gotextdiff v1.0.3 // BSD 3-Clause "New" or "Revised" License
2222
github.com/manifoldco/promptui v0.9.0 // BSD-3-Clause
2323
github.com/mattn/go-isatty v0.0.20 // MIT

go.sum

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

0 commit comments

Comments
 (0)