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.mod | 2 +- 1 files changed, 1 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 -- Gitblit v1.10.0