From c4463781e5d75f1023f2cee4912b21fe4fbf0af2 Mon Sep 17 00:00:00 2001 From: bnkamalesh Date: Sat, 13 Nov 2021 22:39:15 +0530 Subject: [PATCH] [-] updated go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index b4b1599..a726114 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/bnkamalesh/currency +module github.com/bnkamalesh/currency/v2 go 1.14