forked from petoju/terraform-provider-mysql
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request petoju#85 from terraform-providers/issue/upgrade-t…
…o-tf-0.12 Issue/upgrade to tf 0.12
- Loading branch information
Showing
1,306 changed files
with
252,834 additions
and
35,336 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,13 @@ | ||
module github.com/terraform-providers/terraform-provider-mysql | ||
|
||
require ( | ||
github.com/apparentlymart/go-cidr v1.0.0 // indirect | ||
github.com/aws/aws-sdk-go v1.15.59 // indirect | ||
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect | ||
github.com/blang/semver v3.5.1+incompatible // indirect | ||
github.com/go-sql-driver/mysql v1.4.0 | ||
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b // indirect | ||
github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db // indirect | ||
github.com/hashicorp/go-cleanhttp v0.5.0 // indirect | ||
github.com/hashicorp/go-getter v0.0.0-20180809191950-4bda8fa99001 // indirect | ||
github.com/hashicorp/go-hclog v0.0.0-20181001195459-61d530d6c27f // indirect | ||
github.com/hashicorp/go-plugin v0.0.0-20181004024435-314501b665e0 // indirect | ||
github.com/hashicorp/go-safetemp v1.0.0 // indirect | ||
github.com/hashicorp/go-uuid v1.0.0 // indirect | ||
github.com/hashicorp/go-version v1.0.0 | ||
github.com/hashicorp/go-version v1.1.0 | ||
github.com/hashicorp/hcl v1.0.0 // indirect | ||
github.com/hashicorp/hcl2 v0.0.0-20181001210626-3e4b7e0eb20e // indirect | ||
github.com/hashicorp/hil v0.0.0-20170627220502-fa9f258a9250 // indirect | ||
github.com/hashicorp/logutils v1.0.0 // indirect | ||
github.com/hashicorp/terraform v0.11.9 | ||
github.com/hashicorp/terraform v0.12.0 | ||
github.com/hashicorp/vault v0.11.3 // indirect | ||
github.com/keybase/go-crypto v0.0.0-20181017165231-e696c8039bba // indirect | ||
github.com/mitchellh/cli v1.0.0 // indirect | ||
github.com/mitchellh/copystructure v1.0.0 // indirect | ||
github.com/mitchellh/go-homedir v1.0.0 // indirect | ||
github.com/mitchellh/hashstructure v1.0.0 // indirect | ||
github.com/mitchellh/mapstructure v1.1.2 // indirect | ||
github.com/pierrec/lz4 v2.0.5+incompatible // indirect | ||
github.com/satori/go.uuid v1.2.0 | ||
github.com/ulikunitz/xz v0.5.4 // indirect | ||
github.com/zclconf/go-cty v0.0.0-20181017232614-01c5aba823a6 // indirect | ||
golang.org/x/crypto v0.0.0-20181015023909-0c41d7ab0a0e // indirect | ||
golang.org/x/net v0.0.0-20181017193950-04a2e542c03f | ||
golang.org/x/net v0.0.0-20190502183928-7f726cade0ab | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.