aboutsummaryrefslogtreecommitdiffhomepage
path: root/vendor
Commit message (Collapse)AuthorAgeFilesLines
* Update client dependencyIvan Schwarz2019-06-1410-9/+145
|
* Upgrade to 0.12Nathan Dench2019-05-241425-49979/+254979
|
* deps: github.com/hashicorp/terraform@sdk-v0.11-with-go-modulesAlex Pilon2019-02-221052-7515/+343789
| | | | Updated via: go get github.com/hashicorp/terraform@sdk-v0.11-with-go-modules and go mod tidy
* deps: use go modules for dep mgmtAlex Pilon2019-02-22360-114606/+996
| | | | | | run go mod tidy remove govendor from makefile and travis config set appropriate env vars for go modules
* Use linux checksum shaMat Schaffer2018-08-061-1/+1
|
* Re-up vendored clientMat Schaffer2018-08-062-4/+4
|
* Update github.com/DreamItGetIT/statuscake to PR-28Mat Schaffer2018-07-274-42/+65
| | | | Will rebase this commit once the PR is merged
* update github.com/DreamItGetIT/statuscakeAndrew N Golovkov2018-02-0110-323/+2
|
* merge changes from https://github.com/DreamItGetIT/statuscake/pull/24 to ↵Andrew N Golovkov2018-01-173-5/+6
| | | | vendor directory
* update vendor/github.com/DreamItGetIT/statuscake to latest versionAndrew N Golovkov2018-01-1612-23/+392
|
* vendor: github.com/hashicorp/terraform/...@v0.10.0Radek Simko2017-08-10101-268/+19378
|
* vendor: Ignore github.com/hashicorp/terraform/backendRadek Simko2017-08-101-1/+1
| | | | | | This is to avoid dependency sprawl - e.g. vendoring AWS or Azure SDK when we don't really need remote backend functionality in provider code - it's core's responsibility.
* Transfer of provider codeJake Champlin2017-06-09420-15285/+116624
|
* Initial transfer of provider codeJake Champlin2017-06-06575-1/+124290
|
* initial commitJake2017-06-051-0/+537