From 9c0c493becffadcd8dd6dedd831d0cd3b2a594e4 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Sat, 8 Jul 2023 19:35:43 +0800 Subject: [PATCH] Update Go module path --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2cece65..ea61355 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/foo-dogsquared/blog +module github.com/foo-dogsquared/website go 1.15