From 960a78351989bc68c186d4388f1146dd820318f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 22:02:22 +0000 Subject: [PATCH] chore(deps): bump github.com/guptarohit/asciigraph Bumps the actions-deps group with 1 update: [github.com/guptarohit/asciigraph](https://github.com/guptarohit/asciigraph). Updates `github.com/guptarohit/asciigraph` from 0.7.3 to 0.8.1 - [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.7.3...v0.8.1) --- updated-dependencies: - dependency-name: github.com/guptarohit/asciigraph dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps ... 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 4929a76..2d41e0e 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/sethrylan/boop go 1.26.0 -require github.com/guptarohit/asciigraph v0.7.3 +require github.com/guptarohit/asciigraph v0.8.1 diff --git a/go.sum b/go.sum index ec26be1..9b3e363 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/guptarohit/asciigraph v0.7.3 h1:p05XDDn7cBTWiBqWb30mrwxd6oU0claAjqeytllnsPY= -github.com/guptarohit/asciigraph v0.7.3/go.mod h1:dYl5wwK4gNsnFf9Zp+l06rFiDZ5YtXM6x7SRWZ3KGag= +github.com/guptarohit/asciigraph v0.8.1 h1:JBeHTGj2ntBODnZxLQhp+GQZdlZ/48S/m7J1i1+KqFw= +github.com/guptarohit/asciigraph v0.8.1/go.mod h1:dYl5wwK4gNsnFf9Zp+l06rFiDZ5YtXM6x7SRWZ3KGag=