From b42cf6e6b02e5cda88404234602d133435bee3c2 Mon Sep 17 00:00:00 2001 From: Romain Tadiello Date: Fri, 17 May 2024 15:51:00 +0200 Subject: [PATCH] update go mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index affeddc..b07de37 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module expatcz-scraper +module github.com/Pipello/expatcz-scraper go 1.22.3