diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-08-15 19:33:11 -0400 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2019-08-15 19:33:11 -0400 |
| commit | 236961b338300a281daaafd57ab2f8c140fed2f4 (patch) | |
| tree | 2cd15d10ed0504f9cabaecb086803d369bb8da17 /go.mod | |
| parent | 0a6fe85837f5435c3ffce4eca0bffe5e0eedf4f0 (diff) | |
| download | xesite-236961b338300a281daaafd57ab2f8c140fed2f4.tar.xz xesite-236961b338300a281daaafd57ab2f8c140fed2f4.zip | |
build(deps): bump github.com/povilasv/prommod from 0.0.11 to 0.0.12 (#65)
Bumps [github.com/povilasv/prommod](https://github.com/povilasv/prommod) from 0.0.11 to 0.0.12.
- [Release notes](https://github.com/povilasv/prommod/releases)
- [Commits](https://github.com/povilasv/prommod/compare/v0.0.11...v0.0.12)
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/pkg/errors v0.8.1 // indirect - github.com/povilasv/prommod v0.0.11 + github.com/povilasv/prommod v0.0.12 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 |
