aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2026-05-28 20:00:51 -0700
committerRose Hogenson <rosehogenson@posteo.net>2026-05-28 20:00:51 -0700
commit5a6b6c2aa1d39dc7aab49f8133bdd999436d4d55 (patch)
tree7615c20288154fbcc17b2863ef7621b4252d3134 /go.mod
parent8dc1a723880da87a079bc1a7fe4236aebaf3ff3a (diff)
downloadimgutil-5a6b6c2aa1d39dc7aab49f8133bdd999436d4d55.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 0855626..dd5b200 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.0.0-20260528225709-a6d059daa153
+ roseh.moe/pkg/sixel v0.1.0
)
require github.com/clipperhouse/uax29/v2 v2.2.0 // indirect