Now using a new version of GoAppImage which should actually work.

Minor updates due to new library versions
Added go.mod to use Go's versioning system.
This commit is contained in:
Caleb Gardner
2020-11-06 03:44:34 -06:00
parent 57f921c2cb
commit a0f22e480b
6 changed files with 170 additions and 17 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import (
)
const (
version = "2.1.4.1"
version = "2.1.5.0"
)
var (