From 38b51b708339e4ae7ec507983b2623b82fee7ace Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Fri, 29 May 2026 06:49:59 -0700 Subject: Upgrade sixel --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 93858ff..db18d91 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/mattn/go-runewidth v0.0.23 golang.org/x/image v0.28.0 golang.org/x/sys v0.45.0 - roseh.moe/pkg/sixel v0.1.1-0.20260529044947-f7d3521b78ec + roseh.moe/pkg/sixel v0.1.1 ) require github.com/clipperhouse/uax29/v2 v2.2.0 // indirect -- cgit v1.3.1