Skip to content

Commit

Permalink
Bump github.com/hashicorp/terraform from 0.12.0 to 0.12.17
Browse files Browse the repository at this point in the history
Bumps [github.com/hashicorp/terraform](https://github.com/hashicorp/terraform) from 0.12.0 to 0.12.17.
- [Release notes](https://github.com/hashicorp/terraform/releases)
- [Changelog](https://github.com/hashicorp/terraform/blob/v0.12.17/CHANGELOG.md)
- [Commits](hashicorp/terraform@v0.12.0...v0.12.17)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent ea87939 commit 4d36bbd
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 158 deletions.
7 changes: 3 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@ require (
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e // indirect
github.com/hashicorp/go-multierror v1.0.0
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/hashicorp/terraform v0.12.0
github.com/hashicorp/terraform v0.12.17
github.com/smartystreets/goconvey v0.0.0-20181108003508-044398e4856c // indirect
golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d // indirect
golang.org/x/sys v0.0.0-20211004093028-2c5d950f24ef // indirect
gopkg.in/ini.v1 v1.40.0 // indirect
github.com/stretchr/testify v1.8.2 // indirect
golang.org/x/crypto v0.6.0 // indirect
)

go 1.16
Loading

0 comments on commit 4d36bbd

Please sign in to comment.