Skip to content
This repository was archived by the owner on Dec 5, 2020. It is now read-only.

Commit 0b25ab6

Browse files
committed
upgrade hashicorp/terraform to v0.12.2
1 parent 966502c commit 0b25ab6

File tree

1,466 files changed

+267608
-50943
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,466 files changed

+267608
-50943
lines changed

go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
module github.com/terraform-providers/terraform-provider-chef
22

33
require (
4-
github.com/blang/semver v3.5.1+incompatible // indirect
54
github.com/ctdk/goiardi v0.11.9 // indirect
65
github.com/go-chef/chef v0.0.0-20160630180921-bf4e81635329
7-
github.com/hashicorp/terraform v0.11.12-beta1.0.20190214175014-182daa619826
6+
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e // indirect
7+
github.com/hashicorp/terraform v0.12.2
8+
github.com/smartystreets/assertions v0.0.0-20190116191733-b6c0e53d7304 // indirect
89
github.com/smartystreets/goconvey v0.0.0-20190222223459-a17d461953aa // indirect
9-
golang.org/x/text v0.3.0 // indirect
1010
)

go.sum

+355-174
Large diffs are not rendered by default.

vendor/cloud.google.com/go/AUTHORS

+15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/cloud.google.com/go/CONTRIBUTORS

+40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/cloud.google.com/go/LICENSE

+202
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)