updated go module

This commit is contained in:
Caleb Gardner
2020-11-25 08:32:43 -06:00
parent c0291e3ac7
commit f38db6107f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ go 1.15
require (
github.com/CalebQ42/GoAppImage v0.4.0
github.com/google/go-cmp v0.5.3 // indirect
github.com/google/go-cmp v0.5.4 // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
)