From 58839cefb50e56ae5b157b37e9814ae83ceee70b Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Thu, 20 Jul 2017 15:22:49 -0700 Subject: Upgrading server dependancies (#6984) --- .../prometheus/common/config/testdata/http.conf.empty.bad.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 vendor/github.com/prometheus/common/config/testdata/http.conf.empty.bad.yml (limited to 'vendor/github.com/prometheus/common/config/testdata/http.conf.empty.bad.yml') diff --git a/vendor/github.com/prometheus/common/config/testdata/http.conf.empty.bad.yml b/vendor/github.com/prometheus/common/config/testdata/http.conf.empty.bad.yml new file mode 100644 index 000000000..ea2811f7c --- /dev/null +++ b/vendor/github.com/prometheus/common/config/testdata/http.conf.empty.bad.yml @@ -0,0 +1,4 @@ +basic_auth: + username: username + password: mysecret +bearer_token_file: file -- cgit v1.2.3-1-g7c22