From a0d81ca2be26b4f6184ef0516222626d5e594f3e Mon Sep 17 00:00:00 2001 From: Peter Kaske Date: Wed, 1 Jun 2022 14:58:23 +0200 Subject: [PATCH] Switch repo --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a2d3259..44cfb28 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module gitlab.codeblob.work/pk/gowebbuild +module github.com/trading-peter/gowebbuild go 1.17