From 49c64df3b3e7821b532ec73977e446ebd88d6e07 Mon Sep 17 00:00:00 2001 From: Luca Romano <luca.romano@student.reutlingen-university.de> Date: Mon, 28 Mar 2022 11:31:15 +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 5eba8d6..6e6d1c1 100644 --- a/health/go.mod +++ b/health/go.mod @@ -1,3 +1,3 @@ -module gitlab.reutlingen-university.de/romano/go-health/ +module gitlab.reutlingen-university.de/romano/go-health/health go 1.18 -- GitLab