diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2026-05-29 06:49:59 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2026-05-29 06:49:59 -0700 |
| commit | 38b51b708339e4ae7ec507983b2623b82fee7ace (patch) | |
| tree | 8b86eba938583253a44fc95f66104f71327d72ee /go.mod | |
| parent | 271c016b883be76c7a78e04b118ec9988b93665c (diff) | |
| download | imgutil-38b51b708339e4ae7ec507983b2623b82fee7ace.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.1-0.20260529044947-f7d3521b78ec + roseh.moe/pkg/sixel v0.1.1 ) require github.com/clipperhouse/uax29/v2 v2.2.0 // indirect |
