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