Initial commit

This commit is contained in:
2024-04-29 00:47:50 -04:00
commit c027d77165
7 changed files with 1265 additions and 0 deletions

7
go.mod Normal file
View File

@@ -0,0 +1,7 @@
module git.tebibyte.media/fspl/nasin
go 1.20
require git.tebibyte.media/tomo/tomo v0.29.0
require golang.org/x/image v0.11.0 // indirect