Updated go.mod
This commit is contained in:
@@ -3,7 +3,9 @@ module github.com/CalebQ42/LinuxPA
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/CalebQ42/GoAppImage v0.1.1
|
||||
github.com/CalebQ42/GoAppImage v0.2.0
|
||||
github.com/gotk3/gotk3 v0.5.0
|
||||
github.com/mholt/archiver/v3 v3.5.0
|
||||
)
|
||||
//For testing local changes to my library
|
||||
// replace github.com/CalebQ42/GoAppImage => ../GoAppImage
|
||||
|
||||
Reference in New Issue
Block a user