Fix wrong module

pull/1/head
daffainfo 2021-11-23 19:58:50 +07:00
parent f1cb4b638b
commit 896f9d7461
1 changed files with 2 additions and 2 deletions

4
go.mod
View File

@ -1,5 +1,5 @@
module github.com/daffainfo/ApiGuesser
module github.com/daffainfo/apiguesser
go 1.16
replace github.com/daffainfo/ApiGuesser => /ApiGuesser
replace github.com/daffainfo/apiguesser => /apiguesser