From 8c34158544bae81768780c7fdea7cfae0cd8f948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 08:18:48 +0000 Subject: [PATCH] chore(deps): bump github.com/guptarohit/asciigraph from 0.5.6 to 0.6.0 Bumps [github.com/guptarohit/asciigraph](https://github.com/guptarohit/asciigraph) from 0.5.6 to 0.6.0. - [Release notes](https://github.com/guptarohit/asciigraph/releases) - [Changelog](https://github.com/guptarohit/asciigraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/guptarohit/asciigraph/compare/v0.5.6...v0.6.0) --- updated-dependencies: - dependency-name: github.com/guptarohit/asciigraph dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 7f6665a9..f233c920 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/chobie/go-gaussian v0.0.0-20150107165016-53c09d90eeaf github.com/evalphobia/logrus_fluent v0.5.4 github.com/google/uuid v1.6.0 - github.com/guptarohit/asciigraph v0.5.6 + github.com/guptarohit/asciigraph v0.6.0 github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b github.com/prometheus/client_golang v1.19.0 github.com/prometheus/client_model v0.6.0 diff --git a/go.sum b/go.sum index 74c826b6..264119ac 100644 --- a/go.sum +++ b/go.sum @@ -27,8 +27,8 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI= github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY= github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0= github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= -github.com/guptarohit/asciigraph v0.5.6 h1:0tra3HEhfdj1sP/9IedrCpfSiXYTtHdCgBhBL09Yx6E= -github.com/guptarohit/asciigraph v0.5.6/go.mod h1:dYl5wwK4gNsnFf9Zp+l06rFiDZ5YtXM6x7SRWZ3KGag= +github.com/guptarohit/asciigraph v0.6.0 h1:dV2ipvr6K48qxEQLRtk2x5hP/LqqKeMpufP5baKhR6A= +github.com/guptarohit/asciigraph v0.6.0/go.mod h1:dYl5wwK4gNsnFf9Zp+l06rFiDZ5YtXM6x7SRWZ3KGag= github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b h1:wDUNC2eKiL35DbLvsDhiblTUXHxcOPwQSCzi7xpQUN4= github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b/go.mod h1:VzxiSdG6j1pi7rwGm/xYI5RbtpBgM8sARDXlvEvxlu0= github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=