From e9ade2c1243df53a9ab44b4f9cfcf8492b6f72c5 Mon Sep 17 00:00:00 2001 From: Amir Laher Date: Thu, 19 May 2022 23:29:04 +1200 Subject: Set module path as v2 (breaking change) --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 1548f36..ae0ced8 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/benbjohnson/immutable +module github.com/benbjohnson/immutable/v2 go 1.18 -- cgit v1.2.3