From b776bd301d9018b86253711e789eb2376ce60d1c Mon Sep 17 00:00:00 2001 From: Renan DelValle Date: Sun, 23 Dec 2018 12:44:26 -0800 Subject: [PATCH] Adding v2 to module. --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index b84d3b5..c16fc63 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/paypal/gorealis +module github.com/paypal/gorealis/v2 require ( git.apache.org/thrift.git v0.0.0-20181016064013-5c1ecb67cde4