aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kochie <superq@gmail.com>2018-03-31 23:53:19 +0200
committerGitHub <noreply@github.com>2018-03-31 23:53:19 +0200
commiteef9ffbdad71626882b511bd961ca251cd8a0a48 (patch)
tree502a285a60f7f1b62f6b668c9e71e360443da00b
parent31ce32f1fe69a23028ceb0cc77cea3bf7ca0683c (diff)
parent04d663029d4e8c040261d7e21769654f2cc1f079 (diff)
downloadprometheus_node_collector-eef9ffbdad71626882b511bd961ca251cd8a0a48.tar.bz2
prometheus_node_collector-eef9ffbdad71626882b511bd961ca251cd8a0a48.tar.xz
prometheus_node_collector-eef9ffbdad71626882b511bd961ca251cd8a0a48.zip
Merge pull request #878 from prometheus/grobie/update-common
Update github.com/prometheus/common dependencies
-rw-r--r--vendor/github.com/prometheus/common/expfmt/expfmt.go2
-rw-r--r--vendor/vendor.json22
2 files changed, 12 insertions, 12 deletions
diff --git a/vendor/github.com/prometheus/common/expfmt/expfmt.go b/vendor/github.com/prometheus/common/expfmt/expfmt.go
index 371ac75..c71bcb9 100644
--- a/vendor/github.com/prometheus/common/expfmt/expfmt.go
+++ b/vendor/github.com/prometheus/common/expfmt/expfmt.go
@@ -26,7 +26,7 @@ const (
26 26
27 // The Content-Type values for the different wire protocols. 27 // The Content-Type values for the different wire protocols.
28 FmtUnknown Format = `<unknown>` 28 FmtUnknown Format = `<unknown>`
29 FmtText Format = `text/plain; version=` + TextVersion 29 FmtText Format = `text/plain; version=` + TextVersion + `; charset=utf-8`
30 FmtProtoDelim Format = ProtoFmt + ` encoding=delimited` 30 FmtProtoDelim Format = ProtoFmt + ` encoding=delimited`
31 FmtProtoText Format = ProtoFmt + ` encoding=text` 31 FmtProtoText Format = ProtoFmt + ` encoding=text`
32 FmtProtoCompact Format = ProtoFmt + ` encoding=compact-text` 32 FmtProtoCompact Format = ProtoFmt + ` encoding=compact-text`
diff --git a/vendor/vendor.json b/vendor/vendor.json
index a147c7b..e268149 100644
--- a/vendor/vendor.json
+++ b/vendor/vendor.json
@@ -133,34 +133,34 @@
133 "revisionTime": "2017-11-17T10:05:41Z" 133 "revisionTime": "2017-11-17T10:05:41Z"
134 }, 134 },
135 { 135 {
136 "checksumSHA1": "xfnn0THnqNwjwimeTClsxahYrIo=", 136 "checksumSHA1": "+wZ+Pa6NX+NOxUvayXBXGOcqFe8=",
137 "path": "github.com/prometheus/common/expfmt", 137 "path": "github.com/prometheus/common/expfmt",
138 "revision": "89604d197083d4781071d3c65855d24ecfb0a563", 138 "revision": "38c53a9f4bfcd932d1b00bfc65e256a7fba6b37a",
139 "revisionTime": "2018-01-10T21:49:58Z" 139 "revisionTime": "2018-03-26T16:04:09Z"
140 }, 140 },
141 { 141 {
142 "checksumSHA1": "GWlM3d2vPYyNATtTFgftS10/A9w=", 142 "checksumSHA1": "GWlM3d2vPYyNATtTFgftS10/A9w=",
143 "path": "github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg", 143 "path": "github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg",
144 "revision": "89604d197083d4781071d3c65855d24ecfb0a563", 144 "revision": "38c53a9f4bfcd932d1b00bfc65e256a7fba6b37a",
145 "revisionTime": "2018-01-10T21:49:58Z" 145 "revisionTime": "2018-03-26T16:04:09Z"
146 }, 146 },
147 { 147 {
148 "checksumSHA1": "MGnqHnmEqc1fjnYiWReSiW8C27A=", 148 "checksumSHA1": "MGnqHnmEqc1fjnYiWReSiW8C27A=",
149 "path": "github.com/prometheus/common/log", 149 "path": "github.com/prometheus/common/log",
150 "revision": "89604d197083d4781071d3c65855d24ecfb0a563", 150 "revision": "38c53a9f4bfcd932d1b00bfc65e256a7fba6b37a",
151 "revisionTime": "2018-01-10T21:49:58Z" 151 "revisionTime": "2018-03-26T16:04:09Z"
152 }, 152 },
153 { 153 {
154 "checksumSHA1": "YU+/K48IMawQnToO4ETE6a+hhj4=", 154 "checksumSHA1": "YU+/K48IMawQnToO4ETE6a+hhj4=",
155 "path": "github.com/prometheus/common/model", 155 "path": "github.com/prometheus/common/model",
156 "revision": "89604d197083d4781071d3c65855d24ecfb0a563", 156 "revision": "38c53a9f4bfcd932d1b00bfc65e256a7fba6b37a",
157 "revisionTime": "2018-01-10T21:49:58Z" 157 "revisionTime": "2018-03-26T16:04:09Z"
158 }, 158 },
159 { 159 {
160 "checksumSHA1": "91KYK0SpvkaMJJA2+BcxbVnyRO0=", 160 "checksumSHA1": "91KYK0SpvkaMJJA2+BcxbVnyRO0=",
161 "path": "github.com/prometheus/common/version", 161 "path": "github.com/prometheus/common/version",
162 "revision": "89604d197083d4781071d3c65855d24ecfb0a563", 162 "revision": "38c53a9f4bfcd932d1b00bfc65e256a7fba6b37a",
163 "revisionTime": "2018-01-10T21:49:58Z" 163 "revisionTime": "2018-03-26T16:04:09Z"
164 }, 164 },
165 { 165 {
166 "checksumSHA1": "Etvt6mgzvD7ARf4Ux03LHfgSlzU=", 166 "checksumSHA1": "Etvt6mgzvD7ARf4Ux03LHfgSlzU=",