aboutsummaryrefslogtreecommitdiffhomepage
path: root/vendor/github.com/DreamItGetIT/statuscake/fixtures/auth_error.json
diff options
context:
space:
mode:
authorAndrew N Golovkov <andrew@callstats.io>2018-01-31 13:45:28 +0200
committerAndrew N Golovkov <andrew@callstats.io>2018-02-01 13:26:34 +0200
commit85e124eb0c7b262ff9c486abe9662f515f47fc5b (patch)
treeb06f75eb4ec7dca24d59338f6f0b90c862193ed2 /vendor/github.com/DreamItGetIT/statuscake/fixtures/auth_error.json
parent538b3c9e581bbf5427209787be0b2c26977e1573 (diff)
downloadterraform-provider-statuscake-85e124eb0c7b262ff9c486abe9662f515f47fc5b.tar.gz
terraform-provider-statuscake-85e124eb0c7b262ff9c486abe9662f515f47fc5b.tar.zst
terraform-provider-statuscake-85e124eb0c7b262ff9c486abe9662f515f47fc5b.zip
update github.com/DreamItGetIT/statuscake
Diffstat (limited to 'vendor/github.com/DreamItGetIT/statuscake/fixtures/auth_error.json')
-rw-r--r--vendor/github.com/DreamItGetIT/statuscake/fixtures/auth_error.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/vendor/github.com/DreamItGetIT/statuscake/fixtures/auth_error.json b/vendor/github.com/DreamItGetIT/statuscake/fixtures/auth_error.json
deleted file mode 100644
index 4f14be5..0000000
--- a/vendor/github.com/DreamItGetIT/statuscake/fixtures/auth_error.json
+++ /dev/null
@@ -1,4 +0,0 @@
1{
2 "ErrNo": 0,
3 "Error": "Can not access account. Was both Username and API Key provided?"
4}