diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2026-05-28 19:59:45 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2026-05-28 19:59:45 -0700 |
| commit | 701f6d535a8024e168d2ccc2d2cd100f4331b0e0 (patch) | |
| tree | 57b979049e308e35595062f10202cdfaa5e1182b /go.mod | |
| parent | 7c5f38d06afc4041261379ce69fa5df2442ea24e (diff) | |
| download | imgutil-701f6d535a8024e168d2ccc2d2cd100f4331b0e0.tar.zst | |
Upgrade sixel
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ go 1.26.3 require ( golang.org/x/image v0.32.0 - roseh.moe/pkg/sixel v0.0.0-20260528225709-a6d059daa153 + roseh.moe/pkg/sixel v0.1.0 ) require golang.org/x/sys v0.37.0 |
