fix go.mod

wrong repository is used, this restores it.
This commit is contained in:
Gokalp Ercilasun
2022-09-06 07:39:00 -07:00
committed by GitHub
parent 3c1e70196c
commit e69d96dda9

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/reijnenhhfm/gmf
module github.com/3d0c/gmf
go 1.12