diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2026-06-09 22:29:45 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2026-06-09 22:29:45 -0700 |
| commit | c802e3c51a9ff2e4b398eabf64b3cb7a13264fad (patch) | |
| tree | 335f2602358647103dcdcb21f8b576ceafb01734 /go.mod | |
| parent | Bump deps (diff) | |
| download | imgutil-c802e3c51a9ff2e4b398eabf64b3cb7a13264fad.tar.zst | |
Bump deps
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.24 golang.org/x/image v0.42.0 golang.org/x/sys v0.46.0 - roseh.moe/pkg/sixel v0.2.2-0.20260610045709-0757d8d7a2d7 + roseh.moe/pkg/sixel v0.2.1 ) require github.com/clipperhouse/uax29/v2 v2.7.0 // indirect |
