From c4781b5f11d7165fb03b87aeb908a44c97fe48c3 Mon Sep 17 00:00:00 2001 From: Fwwallisch <Fabian.Wallisch@Student.Reutlingen-University.de> Date: Mon, 28 Mar 2022 13:10:27 +0200 Subject: [PATCH] fixed go mod once again --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 573bbce..43cf673 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module gitlab.reutlingen-university.de/wallisch/health-wallisch/health +module gitlab.reutlingen-university.de/wallisch/health-wallisch go 1.18 -- GitLab