diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-01-17 14:42:31 -0500 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2020-01-17 14:42:31 -0500 |
| commit | 05759b41b07cbadaf11fc4644e678a853d2d1437 (patch) | |
| tree | b388992a28bf7032438f0502bbece8290c93a57c /go.mod | |
| parent | db62b60ebda61ad119e812d27f795fd1120109f0 (diff) | |
| download | xesite-05759b41b07cbadaf11fc4644e678a853d2d1437.tar.xz xesite-05759b41b07cbadaf11fc4644e678a853d2d1437.zip | |
build(deps): bump github.com/prometheus/client_golang (#104)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.2.1 to 1.3.0.
- [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.2.1...v1.3.0)
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
@@ -5,7 +5,7 @@ require ( github.com/gorilla/feeds v1.1.1 github.com/kr/pretty v0.1.0 // indirect github.com/povilasv/prommod v0.0.12 - github.com/prometheus/client_golang v1.2.1 + github.com/prometheus/client_golang v1.3.0 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 |
