From a88e9b9b13ab703c3ff39595701e1d36b5ed49da Mon Sep 17 00:00:00 2001 From: Andrew N Golovkov Date: Tue, 16 Jan 2018 15:05:10 +0200 Subject: update vendor/github.com/DreamItGetIT/statuscake to latest version --- vendor/github.com/DreamItGetIT/statuscake/fixtures/auth_error.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 vendor/github.com/DreamItGetIT/statuscake/fixtures/auth_error.json (limited to 'vendor/github.com/DreamItGetIT/statuscake/fixtures/auth_error.json') diff --git a/vendor/github.com/DreamItGetIT/statuscake/fixtures/auth_error.json b/vendor/github.com/DreamItGetIT/statuscake/fixtures/auth_error.json new file mode 100644 index 0000000..4f14be5 --- /dev/null +++ b/vendor/github.com/DreamItGetIT/statuscake/fixtures/auth_error.json @@ -0,0 +1,4 @@ +{ + "ErrNo": 0, + "Error": "Can not access account. Was both Username and API Key provided?" +} -- cgit v1.2.3