From 21d9057dbfe64f668d5fc6a7f458e0984fbf7e56 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Wed, 7 Feb 2024 15:42:27 -0800 Subject: Add images.Dither filter Closes #8598 --- go.mod | 1 + 1 file changed, 1 insertion(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index f61ff8c78..07f60fa28 100644 --- a/go.mod +++ b/go.mod @@ -46,6 +46,7 @@ require ( github.com/kylelemons/godebug v1.1.0 github.com/kyokomi/emoji/v2 v2.2.12 github.com/magefile/mage v1.15.0 + github.com/makeworld-the-better-one/dither/v2 v2.4.0 github.com/marekm4/color-extractor v1.2.1 github.com/mattn/go-isatty v0.0.20 github.com/mitchellh/hashstructure v1.1.0 -- cgit v1.2.3