aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2026-05-28 21:51:07 -0700
committerRose Hogenson <rosehogenson@posteo.net>2026-05-28 21:51:07 -0700
commit271c016b883be76c7a78e04b118ec9988b93665c (patch)
treee7ccf012a83336ee36dca6efdf36fa97f7eea87e /go.mod
parentUpgrade sixel (diff)
downloadimgutil-271c016b883be76c7a78e04b118ec9988b93665c.tar.zst
Upgrade sixel
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 6dba04c..93858ff 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.20260529031610-dcae1c9d1400
+ roseh.moe/pkg/sixel v0.1.1-0.20260529044947-f7d3521b78ec
)
require github.com/clipperhouse/uax29/v2 v2.2.0 // indirect