aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-10-27 09:22:38 -0700
committerGitHub <noreply@github.com>2025-10-27 09:22:38 -0700
commitf2c888c3fee0a22671c5dcd5c31edb72068b00e9 (patch)
tree42e352a0d45a9bc9a356b2f65fa166aba68f6bcc /go.mod
parenta943c611ed6766a364a6e48385fcc73f645931cb (diff)
downloadseaweedfs-f2c888c3fee0a22671c5dcd5c31edb72068b00e9.tar.xz
seaweedfs-f2c888c3fee0a22671c5dcd5c31edb72068b00e9.zip
chore(deps): bump github.com/tarantool/go-tarantool/v2 from 2.4.0 to 2.4.1 (#7391)
chore(deps): bump github.com/tarantool/go-tarantool/v2 Bumps [github.com/tarantool/go-tarantool/v2](https://github.com/tarantool/go-tarantool) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/tarantool/go-tarantool/releases) - [Changelog](https://github.com/tarantool/go-tarantool/blob/master/CHANGELOG.md) - [Commits](https://github.com/tarantool/go-tarantool/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: github.com/tarantool/go-tarantool/v2 dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index d7f8b5c66..cbce04cff 100644
--- a/go.mod
+++ b/go.mod
@@ -154,7 +154,7 @@ require (
github.com/redis/go-redis/v9 v9.14.1
github.com/schollz/progressbar/v3 v3.18.0
github.com/shirou/gopsutil/v4 v4.25.9
- github.com/tarantool/go-tarantool/v2 v2.4.0
+ github.com/tarantool/go-tarantool/v2 v2.4.1
github.com/tikv/client-go/v2 v2.0.7
github.com/xeipuuv/gojsonschema v1.2.0
github.com/ydb-platform/ydb-go-sdk-auth-environ v0.5.0