From d28e6ce570f3c47f3abe0fb635e53e5354f0cc17 Mon Sep 17 00:00:00 2001 From: wlkh <32092934+wlkh@users.noreply.github.com> Date: Mon, 9 Oct 2023 14:18:53 +0200 Subject: [PATCH] Update path --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 747e112..d1d044f 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module bitbucket.org/exyzzy/hershey +module github.com/exyzzy/hershey go 1.16