terraform/vendor/github.com/DreamItGetIT/statuscake
Edward Muller 9f376e13ef Fix up deps
Done with:

```console
$ godep restore -v
$ rm -rf Godep vendor/
$ godep save ./...
```

Spot checked, but things look legit. I don't (yet) know how to build
terraform though.
2016-02-22 10:21:33 -08:00
..
LICENSE
README.md
client.go
doc.go
errors.go
makefile
responses.go
tests.go

README.md

statuscake

statuscake is a Go pkg that implements a client for the statuscake API.

More documentation and examples at http://godoc.org/github.com/DreamItGetIT/statuscake.