Initial commit
This commit is contained in:
commit
1cc55d91ef
7 changed files with 912 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module isosilo
|
||||
|
||||
go 1.22
|
||||
|
||||
require github.com/kdomanski/iso9660 v0.4.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue