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