From 2e6dcc598ce1d4b1c0c6aae2a359af60b058d324 Mon Sep 17 00:00:00 2001 From: Aneurin Barker Snook Date: Sat, 4 Jul 2026 01:49:02 +0100 Subject: [PATCH] update package name --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 79659f7..acd60a6 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/annybs/go-hash +module code.aneur.in/go/hash go 1.21