From 8519b465549bf9eae18c15d2aff5434c318b38cb Mon Sep 17 00:00:00 2001
From: Fwwallisch <Fabian.Wallisch@Student.Reutlingen-University.de>
Date: Mon, 28 Mar 2022 13:28:31 +0200
Subject: [PATCH] reverse mod

---
 go.mod | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 775a0e6..3aebfee 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,3 @@
 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
\ No newline at end of file
+go 1.18
\ No newline at end of file
-- 
GitLab