diff --git a/go.mod b/go.mod index 8f66919..0ecbedb 100644 --- a/go.mod +++ b/go.mod @@ -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