From be720f477a7724132c26d93d670d5834d410e81a Mon Sep 17 00:00:00 2001 From: NecrossIT <2foralp@googlemail.com> Date: Fri, 9 Jun 2023 18:04:04 +0200 Subject: [PATCH] feature: structs and interface --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1229ef3..a4be952 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module Hosting-System-Plugin-Library +module github.com/Cerberus-Labs-Technologies/Hosting-System-Plugin-Library go 1.19