From 456abcccb7c3bae0aee7b74b113e55bafb8b3c8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 21:54:45 +0000 Subject: [PATCH] chore(deps): Bump github.com/apache/iotdb-client-go Bumps [github.com/apache/iotdb-client-go](https://github.com/apache/iotdb-client-go) from 1.2.0-tsbs to 1.3.2. - [Release notes](https://github.com/apache/iotdb-client-go/releases) - [Commits](https://github.com/apache/iotdb-client-go/compare/v1.2.0-tsbs...v1.3.2) --- updated-dependencies: - dependency-name: github.com/apache/iotdb-client-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 026f92b62d14c..64e86a4143a23 100644 --- a/go.mod +++ b/go.mod @@ -38,7 +38,7 @@ require ( github.com/antchfx/xmlquery v1.4.1 github.com/antchfx/xpath v1.3.1 github.com/apache/arrow/go/v18 v18.0.0-20240716144821-cf5d7c7ec3cf - github.com/apache/iotdb-client-go v1.2.0-tsbs + github.com/apache/iotdb-client-go v1.3.2 github.com/apache/thrift v0.20.0 github.com/aristanetworks/goarista v0.0.0-20190325233358-a123909ec740 github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 diff --git a/go.sum b/go.sum index 41e9bb432e78f..d9d96365f431c 100644 --- a/go.sum +++ b/go.sum @@ -831,8 +831,8 @@ github.com/apache/arrow/go/v15 v15.0.2 h1:60IliRbiyTWCWjERBCkO1W4Qun9svcYoZrSLcy github.com/apache/arrow/go/v15 v15.0.2/go.mod h1:DGXsR3ajT524njufqf95822i+KTh+yea1jass9YXgjA= github.com/apache/arrow/go/v18 v18.0.0-20240716144821-cf5d7c7ec3cf h1:9b4bG4uqvid0RH3MHWq2soXTfhPFbqbuNCqLRrl4ZGg= github.com/apache/arrow/go/v18 v18.0.0-20240716144821-cf5d7c7ec3cf/go.mod h1:84kVJOfdiXAj9Zo8lvZ2uuJVzPn2vKlPdrSHU1zD2mE= -github.com/apache/iotdb-client-go v1.2.0-tsbs h1:hezGUydAkDSceCvsetYorI87S2e8HZ4hTQHmGZgOGDY= -github.com/apache/iotdb-client-go v1.2.0-tsbs/go.mod h1:3D6QYkqRmASS/4HsjU+U/3fscyc5M9xKRfywZsKuoZY= +github.com/apache/iotdb-client-go v1.3.2 h1:IPPVlOganGJ6Q0NTWtktLgsvsuG9YIRP1U6nhO9ee6k= +github.com/apache/iotdb-client-go v1.3.2/go.mod h1:3D6QYkqRmASS/4HsjU+U/3fscyc5M9xKRfywZsKuoZY= github.com/apache/thrift v0.15.0/go.mod h1:PHK3hniurgQaNMZYaCLEqXKsYK8upmhPbmdP2FXSqgU= github.com/apache/thrift v0.16.0/go.mod h1:PHK3hniurgQaNMZYaCLEqXKsYK8upmhPbmdP2FXSqgU= github.com/apache/thrift v0.20.0 h1:631+KvYbsBZxmuJjYwhezVsrfc/TbqtZV4QcxOX1fOI=