summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2026-05-28 15:57:09 -0700
committerRose Hogenson <rosehogenson@posteo.net>2026-05-28 15:57:09 -0700
commita6d059daa15351162b059c7e911ec6419ef0aa7e (patch)
tree117be3ad13ca41beea6fec998a5fc09228785526 /go.mod
downloadsixel-a6d059daa15351162b059c7e911ec6419ef0aa7e.tar.zst
Initial commit
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..abf1458
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module roseh.moe/pkg/sixel
+
+go 1.26.3