From 790bff97c3282dde8cee19c8b6aa6852f17a1ea2 Mon Sep 17 00:00:00 2001 From: Aaron Sullivan Date: Sun, 20 Oct 2024 14:48:30 +0100 Subject: [PATCH] Updated go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 8807664..9b098b4 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/ZerkerEOD/heimdall-listener/cmd/listener +module github.com/ZerkerEOD/heimdall-listener/cmd/heimdall-listener go 1.23.0