diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-10-17 18:25:50 -0400 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2019-10-17 18:25:50 -0400 |
| commit | 9a9f2181608f9d3d8940c51bb0ede4e09fd49bc4 (patch) | |
| tree | 596919785f828e031a3e2c6a68536125825b1466 /go.mod | |
| parent | 9fa01f704c6fb262221c8c6363ba8201c43f92dd (diff) | |
| download | xesite-9a9f2181608f9d3d8940c51bb0ede4e09fd49bc4.tar.xz xesite-9a9f2181608f9d3d8940c51bb0ede4e09fd49bc4.zip | |
build(deps): bump github.com/prometheus/client_golang (#85)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.2.0 to 1.2.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.2.0...v1.2.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
@@ -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.12 - github.com/prometheus/client_golang v1.2.0 + github.com/prometheus/client_golang v1.2.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 |
