From a3ce20c7ef1bd1e31577b11101098e6a0758b117 Mon Sep 17 00:00:00 2001 From: Simon Dalvai Date: Thu, 4 Apr 2024 13:48:29 +0200 Subject: [PATCH] rename module --- src/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/go.mod b/src/go.mod index 9866144..b4dba3c 100644 --- a/src/go.mod +++ b/src/go.mod @@ -1,4 +1,4 @@ -module opendatahub/sta-nap-export +module solda/gitlab-artifact-proxy go 1.21.5