aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2026-05-29 17:48:39 -0700
committerRose Hogenson <rosehogenson@posteo.net>2026-05-29 17:48:39 -0700
commit8ccfb399c812d62aaacfc997a83559f1283d61bf (patch)
tree036441ca0672acafcfd9c27a4af2ba9736fcba35 /go.mod
parent38b51b708339e4ae7ec507983b2623b82fee7ace (diff)
downloadimgutil-8ccfb399c812d62aaacfc997a83559f1283d61bf.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 db18d91..d42d725 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
+ roseh.moe/pkg/sixel v0.1.2
)
require github.com/clipperhouse/uax29/v2 v2.2.0 // indirect