From 8a7d4e132764362c96f437664df45d5b1b8e3e19 Mon Sep 17 00:00:00 2001 From: Robert Haist Date: Tue, 14 Jan 2020 09:56:46 +0100 Subject: [PATCH] Update go.mod changing the path name. --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 7bc722b..da1f47e 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module gitlab.dcso.lolcat/LABS/styx-poc +module gitlab.dcso.lolcat/LABS/styx go 1.12