From 0b398a6fbb393b884efc85130878cc0d581a92bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 01:40:43 +0000 Subject: [PATCH] chore(deps): update module github.com/apache/thrift to v0.20.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 16ffdd98..70fb565d 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.20.0