diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-04-29 15:33:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-29 15:33:46 -0400 |
| commit | a2e7d88a94e89c946ea422cb107d9808db72a29d (patch) | |
| tree | 2e89a2964f3e6ff71af502cdfd46a835d55bdc5e /go.mod | |
| parent | fb87addb262ccb6aa4b301a374f829aca56f2917 (diff) | |
| download | xesite-a2e7d88a94e89c946ea422cb107d9808db72a29d.tar.xz xesite-a2e7d88a94e89c946ea422cb107d9808db72a29d.zip | |
build(deps): bump github.com/prometheus/client_golang (#139)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.5.1 to 1.6.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.5.1...v1.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ require ( github.com/mxpv/patreon-go v0.0.0-20190917022727-646111f1d983 github.com/philandstuff/dhall-golang v1.0.0 github.com/povilasv/prommod v0.0.12 - github.com/prometheus/client_golang v1.5.1 + github.com/prometheus/client_golang v1.6.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 |
