From 3a7bf5a486eaa349b6ef3e035d283a1f16f120c7 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Fri, 28 Apr 2023 17:03:15 -0400 Subject: [PATCH] Forgot how to spell module names --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d10bb28..cb2a2a4 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module obspipeline +module code.ndumas.com/ndumas/obsidian-pipeline go 1.19