Updated README

This commit is contained in:
Caleb Gardner
2020-11-09 15:30:14 -06:00
parent b20de4f1d6
commit 7e2d7ee14b
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/CalebQ42/LinuxPA
go 1.15
require (
github.com/CalebQ42/GoAppImage v0.2.0
github.com/CalebQ42/GoAppImage v0.4.0
github.com/gotk3/gotk3 v0.5.0
github.com/mholt/archiver/v3 v3.5.0
)