From a3d90d17dfcd6cd009c3231630b2e4f8d52fb9ec Mon Sep 17 00:00:00 2001 From: Luke Kysow <1034429+lkysow@users.noreply.github.com> Date: Fri, 4 Oct 2019 14:31:34 -0700 Subject: [PATCH] Update go.mod --- go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/go.mod b/go.mod index e5bd7cbb2..578bdc791 100644 --- a/go.mod +++ b/go.mod @@ -65,5 +65,3 @@ require ( gopkg.in/yaml.v2 v2.2.2 gotest.tools v2.2.0+incompatible // indirect ) - -replace git.apache.org/thrift.git => github.com/apache/thrift v0.0.0-20180902110319-2566ecd5d999