diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-02-10 06:17:59 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-10 06:17:59 -0500 |
| commit | 195eccdc44c4c9ab463f8b132c9ea5d88b797e3c (patch) | |
| tree | bd4ab409e0e3e526a8ac4760c4b74978c58b4f1f /go.mod | |
| parent | 12aaee870bac9f3f6ce805104c89778aae523747 (diff) | |
| download | xesite-195eccdc44c4c9ab463f8b132c9ea5d88b797e3c.tar.xz xesite-195eccdc44c4c9ab463f8b132c9ea5d88b797e3c.zip | |
build(deps): bump github.com/prometheus/client_golang (#115)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.4.0 to 1.4.1.
- [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/v1.4.0...v1.4.1)
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
@@ -4,7 +4,7 @@ require ( github.com/celrenheit/sandflake v0.0.0-20190410195419-50a943690bc2 github.com/gorilla/feeds v1.1.1 github.com/povilasv/prommod v0.0.12 - github.com/prometheus/client_golang v1.4.0 + github.com/prometheus/client_golang v1.4.1 github.com/russross/blackfriday v2.0.0+incompatible github.com/sebest/xff v0.0.0-20160910043805-6c115e0ffa35 github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect |
