From b98f23fa80bdfc7a54818d39cdb740420891e260 Mon Sep 17 00:00:00 2001 From: Fwwallisch <Fabian.Wallisch@Student.Reutlingen-University.de> Date: Mon, 28 Mar 2022 13:45:14 +0200 Subject: [PATCH] change go mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3aebfee..3a3be4b 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 \ No newline at end of file -- GitLab