File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ require (
4
4
github.com/blang/semver v3.5.1+incompatible // indirect
5
5
github.com/hashicorp/go-retryablehttp v0.5.1
6
6
github.com/hashicorp/terraform v0.11.12-beta1.0.20190227065421-fc531f54a878
7
+ github.com/mitchellh/go-homedir v0.0.0-20161203194507-b8bc1bf76747
7
8
github.com/nicolai86/scaleway-sdk v0.0.0-20181024210327-b20018e944c4
8
9
github.com/smartystreets/goconvey v0.0.0-20190222223459-a17d461953aa // indirect
9
10
golang.org/x/crypto v0.0.0-20180211211603-9de5f2eaf759
Original file line number Diff line number Diff line change @@ -101,14 +101,14 @@ github.com/hashicorp/hil/scanner
101
101
github.com/hashicorp/logutils
102
102
# github.com/hashicorp/terraform v0.11.12-beta1.0.20190227065421-fc531f54a878
103
103
github.com/hashicorp/terraform/plugin
104
+ github.com/hashicorp/terraform/helper/logging
104
105
github.com/hashicorp/terraform/helper/resource
105
106
github.com/hashicorp/terraform/helper/schema
106
107
github.com/hashicorp/terraform/helper/validation
107
108
github.com/hashicorp/terraform/terraform
108
109
github.com/hashicorp/terraform/plugin/discovery
109
110
github.com/hashicorp/terraform/config/module
110
111
github.com/hashicorp/terraform/helper/config
111
- github.com/hashicorp/terraform/helper/logging
112
112
github.com/hashicorp/terraform/config
113
113
github.com/hashicorp/terraform/config/configschema
114
114
github.com/hashicorp/terraform/helper/hashcode
You can’t perform that action at this time.
0 commit comments