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