Initial commit

This commit is contained in:
2023-08-08 12:46:19 -04:00
commit 2aded017e1
4 changed files with 93 additions and 0 deletions

7
go.mod Normal file
View File

@@ -0,0 +1,7 @@
module git.tebibyte.media/tomo/objects
go 1.20
require git.tebibyte.media/tomo/tomo v0.20.0
require golang.org/x/image v0.8.0 // indirect