From f72abe0d27561a1e38001bdd95964d6635a16625 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 17 Jun 2021 20:54:47 +0000 Subject: [PATCH] Update module github.com/apache/thrift to v0.14.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c6a46b71..2636cb07 100644 --- a/go.mod +++ b/go.mod @@ -19,4 +19,4 @@ require ( k8s.io/utils v0.0.0-20200729134348-d5654de09c73 // indirect ) -replace git.apache.org/thrift.git => github.com/apache/thrift v0.13.0 +replace git.apache.org/thrift.git => github.com/apache/thrift v0.14.2