terraform-provider-google/vendor/github.com/hashicorp/terraform/helper
Paddy 961c878e0d Switch to using Go modules. (#2679)
Switch to using Go modules.

This migrates our vendor.json to use Go 1.11's modules system, and
replaces the vendor folder with the output of go mod vendor.

The vendored code should remain basically the same; I believe some
tree shaking of packages and support scripts/licenses/READMEs/etc.
happened.

This also fixes Travis and our Makefile to no longer use govendor.
2018-12-20 17:22:22 -08:00
..
acctest vendor: github.com/hashicorp/terraform@v0.10.0 (#302) 2017-08-09 10:28:48 -05:00
config Initial transfer of provider code 2017-06-06 11:58:56 -04:00
customdiff Support subnetwork IP CIDR range expansion (#945) 2018-01-17 12:58:37 -08:00
encryption Add support for google_service_account_key (#472) 2017-10-25 12:43:20 -07:00
hashcode Upgrade terraform core to v0.11.2 (#940) 2018-01-10 10:52:15 -08:00
hilmapstructure Initial transfer of provider code 2017-06-06 11:58:56 -04:00
logging Update logging vendor. 2018-08-31 10:13:52 -07:00
mutexkv Transfer of provider code 2017-06-09 16:51:19 +00:00
pathorcontents Transfer of provider code 2017-06-09 16:51:19 +00:00
resource Switch to using Go modules. (#2679) 2018-12-20 17:22:22 -08:00
schema Update helper/schema vendor. 2018-09-26 14:22:52 -07:00
structure Initial transfer of provider code 2017-06-06 11:58:56 -04:00
validation Update schema to 0.11.7. 2018-06-07 15:38:10 -07:00