From 99b1213999bd68323799dfdf0bc4643d6880ea77 Mon Sep 17 00:00:00 2001 From: Fwwallisch <Fabian.Wallisch@Student.Reutlingen-University.de> Date: Mon, 28 Mar 2022 13:02:18 +0200 Subject: [PATCH] changed location4 --- go.mod | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 go.mod diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..43cf673 --- /dev/null +++ b/go.mod @@ -0,0 +1,3 @@ +module gitlab.reutlingen-university.de/wallisch/health-wallisch + +go 1.18 -- GitLab