From 51885ce9560f3a6d1fe96135b9fa6c98456fd299 Mon Sep 17 00:00:00 2001 From: Fwwallisch <Fabian.Wallisch@Student.Reutlingen-University.de> Date: Mon, 28 Mar 2022 13:21:40 +0200 Subject: [PATCH] blabla --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index fdb48d9..775a0e6 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ -module gitlab.reutlingen-university.de/wallisch/health-wallisch +module gitlab.reutlingen-university.de/wallisch/health-wallisch/health go 1.18 -replace gitlab.reutlingen-university.de/wallisch/health-wallisch => gitlab.reutlingen-university.de/wallisch/health-wallisch v1.0.5 +replace gitlab.reutlingen-university.de/wallisch/health-wallisch => gitlab.reutlingen-university.de/wallisch/health-wallisch v1.0.5 \ No newline at end of file -- GitLab