diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2026-05-28 20:18:16 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2026-05-28 20:18:16 -0700 |
| commit | b456e597f91b11e52a261d99e43a78ac6ba5acb1 (patch) | |
| tree | 1430e6413baaf95f966a3ab05d6a486f662642c5 /go.mod | |
| parent | 5a6b6c2aa1d39dc7aab49f8133bdd999436d4d55 (diff) | |
| download | imgutil-b456e597f91b11e52a261d99e43a78ac6ba5acb1.tar.zst | |
Upgrade sixel
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.0 + roseh.moe/pkg/sixel v0.1.1-0.20260529031610-dcae1c9d1400 ) require github.com/clipperhouse/uax29/v2 v2.2.0 // indirect |
