diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2026-05-28 15:57:09 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2026-05-28 15:57:09 -0700 |
| commit | a6d059daa15351162b059c7e911ec6419ef0aa7e (patch) | |
| tree | 117be3ad13ca41beea6fec998a5fc09228785526 /go.mod | |
| download | sixel-a6d059daa15351162b059c7e911ec6419ef0aa7e.tar.zst | |
Initial commit
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module roseh.moe/pkg/sixel + +go 1.26.3 |
