diff options
| author | dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com> | 2019-06-11 12:46:31 -0400 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2019-06-11 12:46:31 -0400 |
| commit | 368f1e90df169c523162048dfe3fd73161212afd (patch) | |
| tree | f4f1fba2fafbf03255e6ae72822260f2c773e942 /go.mod | |
| parent | 237144fd7a6f78c990a32d62fcdbba0bf15059e1 (diff) | |
| download | xesite-368f1e90df169c523162048dfe3fd73161212afd.tar.xz xesite-368f1e90df169c523162048dfe3fd73161212afd.zip | |
build(deps): bump github.com/prometheus/client_golang (#55)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v0.9.3...v0.9.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ require ( github.com/kr/pretty v0.1.0 // indirect github.com/pkg/errors v0.8.1 // indirect github.com/povilasv/prommod v0.0.11 - github.com/prometheus/client_golang v0.9.3 + github.com/prometheus/client_golang v0.9.4 github.com/prometheus/common v0.4.1 // indirect github.com/prometheus/procfs v0.0.0-20190523193104-a7aeb8df3389 // indirect github.com/russross/blackfriday v2.0.0+incompatible |
