From 10f09e816d357adc8139cd2ed8442f0eab024370 Mon Sep 17 00:00:00 2001
From: Patrick Kollitsch <patrick@davids-neighbour.com>
Date: Sat, 26 Oct 2024 09:59:15 +0000
Subject: [PATCH] chore(deps): update go module dependencies & setting

---
 go.sum |    2 ++
 go.mod |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/go.mod b/go.mod
index d84db60..72a3f14 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
-module github.com/theNewDynamic/gohugo-theme-ananke
+module github.com/thenewdynamic/gohugo-theme-ananke
 
 go 1.22
diff --git a/go.sum b/go.sum
new file mode 100644
index 0000000..e40eb0c
--- /dev/null
+++ b/go.sum
@@ -0,0 +1,2 @@
+github.com/davidsneighbour/hugo-modules/modules/debug v1.2024.32 h1:GBD4McFmA6U6XOenzUkvRIU0gWVoQO92PlHlj8Rlfuk=
+github.com/davidsneighbour/hugo-modules/modules/debug v1.2024.32/go.mod h1:yjFbb12/eQa4sIl+GoETWi94Vhlz1IKSoxhEpZgEWjc=

--
Gitblit v1.10.0