Working on reading data.

Set up go modules
This commit is contained in:
Caleb Gardner
2020-11-20 03:59:38 -06:00
parent bc9adf8ade
commit fe0f4ef05f
7 changed files with 273 additions and 15 deletions
+5
View File
@@ -0,0 +1,5 @@
module github.com/CalebQ42/GoSquashfs
go 1.15
require github.com/CalebQ42/GoAppImage v0.4.0