From 4708b5a60c747fb0a4d69d1d39400c156e0a80af Mon Sep 17 00:00:00 2001 From: Fabian Wallisch <fabian.wallisch@student.reutlingen-university.de> Date: Mon, 28 Mar 2022 12:18:00 +0000 Subject: [PATCH] Update health/go.mod --- health/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/health/go.mod b/health/go.mod index 43cf673..573bbce 100644 --- a/health/go.mod +++ b/health/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