Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deps: use go modules for dep mgmt | Alex Pilon | 2019-02-22 | 1 | -640/+0 |
| | | | | | | run go mod tidy remove govendor from makefile and travis config set appropriate env vars for go modules | ||||
* | Use linux checksum sha | Mat Schaffer | 2018-08-06 | 1 | -1/+1 |
| | |||||
* | Re-up vendored client | Mat Schaffer | 2018-08-06 | 1 | -3/+3 |
| | |||||
* | Update github.com/DreamItGetIT/statuscake to PR-28 | Mat Schaffer | 2018-07-27 | 1 | -3/+3 |
| | | | | Will rebase this commit once the PR is merged | ||||
* | update github.com/DreamItGetIT/statuscake | Andrew N Golovkov | 2018-02-01 | 1 | -3/+2 |
| | |||||
* | merge changes from https://github.com/DreamItGetIT/statuscake/pull/24 to ↵ | Andrew N Golovkov | 2018-01-17 | 1 | -3/+4 |
| | | | | vendor directory | ||||
* | update vendor/github.com/DreamItGetIT/statuscake to latest version | Andrew N Golovkov | 2018-01-16 | 1 | -3/+3 |
| | |||||
* | vendor: github.com/hashicorp/terraform/...@v0.10.0 | Radek Simko | 2017-08-10 | 1 | -64/+144 |
| | |||||
* | vendor: Ignore github.com/hashicorp/terraform/backend | Radek Simko | 2017-08-10 | 1 | -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 code | Jake Champlin | 2017-06-09 | 1 | -192/+214 |
| | |||||
* | Initial transfer of provider code | Jake Champlin | 2017-06-06 | 1 | -1/+2 |
| | |||||
* | initial commit | Jake | 2017-06-05 | 1 | -0/+537 |