From 40de69365e52aa68de181f328c5a24d61dab77eb Mon Sep 17 00:00:00 2001 From: Muhammad Daffa <36522826+daffainfo@users.noreply.github.com> Date: Tue, 23 Nov 2021 19:39:14 +0700 Subject: [PATCH] Update go.mod --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index dcce52c..36f309c 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ -module github.com/daffainfo/ApiGuesser +module ApiGuesser go 1.16 -replace github.com/daffainfo/ApiGuesser => /ApiGuesser \ No newline at end of file +replace github.com/daffainfo/ApiGuesser => /ApiGuesser