From cec082b8dd9b31d0c52b2de95d86ced9909cc7ec Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Sun, 19 Oct 2025 14:30:57 +0200 Subject: [PATCH] Prepare v13 release --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4d8ff19..3e9c89b 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/alex-shpak/hugo-book/v12 +module github.com/alex-shpak/hugo-book go 1.16