From 369c5b6604e621b3d3bb484718ae3a3575d0fcb2 Mon Sep 17 00:00:00 2001 From: Amir Laher Date: Fri, 20 May 2022 15:12:40 +1200 Subject: undo v2 module change after comment from @benbjohnson --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ae0ced8..1548f36 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/benbjohnson/immutable/v2 +module github.com/benbjohnson/immutable go 1.18 -- cgit v1.2.3