From c3242765a18703de32bb33c215ac029858e9bc06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B3nas?= Date: Fri, 13 Oct 2023 11:54:47 +0000 Subject: [PATCH] chore: update the module name --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 30a1fc9..f5ea8d1 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/nsqio/go-diskqueue +module github.com/ccpgames/go-diskqueue go 1.13