From c65f1f6d293c7210039134187c81613db67a3d6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 09:54:43 +0000 Subject: [PATCH] Bump github.com/apache/thrift from 0.14.2 to 0.23.0 Bumps [github.com/apache/thrift](https://github.com/apache/thrift) from 0.14.2 to 0.23.0. - [Release notes](https://github.com/apache/thrift/releases) - [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md) - [Commits](https://github.com/apache/thrift/compare/v0.14.2...v0.23.0) --- updated-dependencies: - dependency-name: github.com/apache/thrift dependency-version: 0.23.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- go.mod | 4 ++-- go.sum | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 8744f2d..b41e634 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module github.com/erda-project/erda-oap-thirdparty-protocol -go 1.16 +go 1.25 -require github.com/apache/thrift v0.14.2 +require github.com/apache/thrift v0.23.0 diff --git a/go.sum b/go.sum index 063e0ea..ce36d53 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/apache/thrift v0.14.2 h1:hY4rAyg7Eqbb27GB6gkhUKrRAuc8xRjlNtJq+LseKeY= -github.com/apache/thrift v0.14.2/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ= +github.com/apache/thrift v0.23.0 h1:wKR6YnefQSEnxpEfmgTPuJibNG4bF0p2TK34tHLWi3s= +github.com/apache/thrift v0.23.0/go.mod h1:zPt6WxgvTOM6hF92y8C+MkEM5LMxZuk4JcQOiU4Esvs=