Skip to content

Commit

Permalink
build(deps): Bump github.com/hashicorp/terraform from 0.14.9 to 0.14.…
Browse files Browse the repository at this point in the history
…10 (#1096)

Bumps [github.com/hashicorp/terraform](https://github.com/hashicorp/terraform) from 0.14.9 to 0.14.10.
- [Release notes](https://github.com/hashicorp/terraform/releases)
- [Changelog](https://github.com/hashicorp/terraform/blob/v0.14.10/CHANGELOG.md)
- [Commits](hashicorp/terraform@v0.14.9...v0.14.10)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 13, 2021
1 parent b1fe93f commit 5add1cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/hashicorp/go-version v1.3.0
github.com/hashicorp/hcl/v2 v2.9.1
github.com/hashicorp/logutils v1.0.0
github.com/hashicorp/terraform v0.14.9
github.com/hashicorp/terraform v0.14.10
github.com/jessevdk/go-flags v1.5.0
github.com/jstemmer/go-junit-report v0.9.1
github.com/mattn/go-colorable v0.1.8
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,8 @@ github.com/hashicorp/memberlist v0.1.0/go.mod h1:ncdBp14cuox2iFOq3kDiquKU6fqsTBc
github.com/hashicorp/serf v0.0.0-20160124182025-e4ec8cc423bb/go.mod h1:h/Ru6tmZazX7WO/GDmwdpS975F019L4t5ng5IgwbNrE=
github.com/hashicorp/terraform v0.14.9 h1:hZ8s+YuOee7A1o3kOVyBNQs7C4bVqzSHg5TiS6jOkps=
github.com/hashicorp/terraform v0.14.9/go.mod h1:K/LAcRZgbGdSBY+3NB9qdLSPkkFdZ+bTrbzpZ65p4BY=
github.com/hashicorp/terraform v0.14.10 h1:hefSc7icxWFW4t8T2BSQ+RPkOiI9YE0otQ8S4EtneZw=
github.com/hashicorp/terraform v0.14.10/go.mod h1:K/LAcRZgbGdSBY+3NB9qdLSPkkFdZ+bTrbzpZ65p4BY=
github.com/hashicorp/terraform-config-inspect v0.0.0-20191212124732-c6ae6269b9d7 h1:Pc5TCv9mbxFN6UVX0LH6CpQrdTM5YjbVI2w15237Pjk=
github.com/hashicorp/terraform-config-inspect v0.0.0-20191212124732-c6ae6269b9d7/go.mod h1:p+ivJws3dpqbp1iP84+npOyAmTTOLMgCzrXd3GSdn/A=
github.com/hashicorp/terraform-exec v0.13.0/go.mod h1:SGhto91bVRlgXQWcJ5znSz+29UZIa8kpBbkGwQ+g9E8=
Expand Down

0 comments on commit 5add1cf

Please sign in to comment.