From 6d049e7941e16a49d487c6b702eead662780fb8b Mon Sep 17 00:00:00 2001 From: Aneurin Barker Snook Date: Thu, 25 Apr 2024 22:00:39 +0100 Subject: [PATCH] migrate from recipeer org to annybs --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0857dd6..8fc19a1 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/recipeer/go/hash +module github.com/annybs/go/hash go 1.21