From 0212ade9bd120d5fe8f68acfec8b257715a265de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 12:12:05 +0000 Subject: [PATCH] Bump github.com/mattn/go-sixel from 0.0.5 to 0.0.8 Bumps [github.com/mattn/go-sixel](https://github.com/mattn/go-sixel) from 0.0.5 to 0.0.8. - [Commits](https://github.com/mattn/go-sixel/compare/v0.0.5...v0.0.8) --- updated-dependencies: - dependency-name: github.com/mattn/go-sixel dependency-version: 0.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 4 ++-- go.sum | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index dd389f1..c4fa44f 100644 --- a/go.mod +++ b/go.mod @@ -1,7 +1,7 @@ module github.com/Doarakko/draw -go 1.19 +go 1.24.0 -require github.com/mattn/go-sixel v0.0.5 +require github.com/mattn/go-sixel v0.0.8 require github.com/soniakeys/quant v1.0.0 // indirect diff --git a/go.sum b/go.sum index aa0f352..f05a87c 100644 --- a/go.sum +++ b/go.sum @@ -1,4 +1,4 @@ -github.com/mattn/go-sixel v0.0.5 h1:55w2FR5ncuhKhXrM5ly1eiqMQfZsnAHIpYNGZX03Cv8= -github.com/mattn/go-sixel v0.0.5/go.mod h1:h2Sss+DiUEHy0pUqcIB6PFXo5Cy8sTQEFr3a9/5ZLNw= +github.com/mattn/go-sixel v0.0.8 h1:H0bBGQVOJoSvzvtTgCInxvg1IZiNlTcIIIx8A6uvjpQ= +github.com/mattn/go-sixel v0.0.8/go.mod h1:wbDSbrwpykVI1qEHyjZYsDgaJTwpVg9wSwmmh2slnBw= github.com/soniakeys/quant v1.0.0 h1:N1um9ktjbkZVcywBVAAYpZYSHxEfJGzshHCxx/DaI0Y= github.com/soniakeys/quant v1.0.0/go.mod h1:HI1k023QuVbD4H8i9YdfZP2munIHU4QpjsImz6Y6zds=