From f7e380a075931e80d4e3bc7f3f589cb2e90a8884 Mon Sep 17 00:00:00 2001 From: Ashesh Vidyut <134911583+absolutelightning@users.noreply.github.com> Date: Sat, 17 Aug 2024 18:12:39 +0530 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 80832ae..217756d 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/hashicorp/go-immutable-adaptive-radix +module github.com/absolutelightning/go-immutable-adaptive-radix go 1.21