From 457a069733f4d8fbcda49a73a490d51c881af3a5 Mon Sep 17 00:00:00 2001 From: Cirano Eusebi <82108161+ceusebi-eb@users.noreply.github.com> Date: Thu, 6 Oct 2022 19:02:39 -0300 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e11a40f..9e7b921 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/fuyufjh/splunk-hec-go +module github.com/eventbrite/splunk-hec-go go 1.17