diff --git a/go.mod b/go.mod index 16ffdd98..46574bb5 100644 --- a/go.mod +++ b/go.mod @@ -108,4 +108,4 @@ require ( sigs.k8s.io/yaml v1.3.0 // 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.17.0