]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/commit
update vendor/github.com/DreamItGetIT/statuscake to latest version
authorAndrew N Golovkov <andrew@callstats.io>
Tue, 16 Jan 2018 13:05:10 +0000 (15:05 +0200)
committerAndrew N Golovkov <andrew@callstats.io>
Tue, 16 Jan 2018 13:16:50 +0000 (15:16 +0200)
commita88e9b9b13ab703c3ff39595701e1d36b5ed49da
treeecd1899c96d7f8391aaf16f62f6ab6fc999ca2bc
parentc608b7f48e1c463f7c2c7bb50d51d7ad87925db4
update vendor/github.com/DreamItGetIT/statuscake to latest version
12 files changed:
vendor/github.com/DreamItGetIT/statuscake/cmd/statuscake/main.go [new file with mode: 0644]
vendor/github.com/DreamItGetIT/statuscake/fixtures/auth_error.json [new file with mode: 0644]
vendor/github.com/DreamItGetIT/statuscake/fixtures/tests_all_ok.json [new file with mode: 0644]
vendor/github.com/DreamItGetIT/statuscake/fixtures/tests_delete_error.json [new file with mode: 0644]
vendor/github.com/DreamItGetIT/statuscake/fixtures/tests_delete_ok.json [new file with mode: 0644]
vendor/github.com/DreamItGetIT/statuscake/fixtures/tests_detail_ok.json [new file with mode: 0644]
vendor/github.com/DreamItGetIT/statuscake/fixtures/tests_update_error.json [new file with mode: 0644]
vendor/github.com/DreamItGetIT/statuscake/fixtures/tests_update_error_slice_of_issues.json [new file with mode: 0644]
vendor/github.com/DreamItGetIT/statuscake/fixtures/tests_update_ok.json [new file with mode: 0644]
vendor/github.com/DreamItGetIT/statuscake/responses.go
vendor/github.com/DreamItGetIT/statuscake/tests.go
vendor/vendor.json