1
0

Updated GitHub username

This commit is contained in:
Patrick Gaskin
2020-07-14 16:24:19 -04:00
parent a9ad448a35
commit 57df60b72d
6 changed files with 16 additions and 11 deletions

View File

@@ -1,8 +1,8 @@
module github.com/geek1011/NickelMenu/test/syms
module github.com/pgaskin/NickelMenu/test/syms
go 1.14
require (
github.com/geek1011/kobopatch v0.15.0
github.com/pgaskin/kobopatch v0.15.1
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8
)