diff --git a/go.mod b/go.mod index c6a46b71..dfe106dc 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.15.0