Initial commit

This commit is contained in:
visionmercer 2026-03-23 09:15:52 +01:00
commit 1cc55d91ef
7 changed files with 912 additions and 0 deletions

5
go.mod Normal file
View file

@ -0,0 +1,5 @@
module isosilo
go 1.22
require github.com/kdomanski/iso9660 v0.4.0