From e1aff5334f5fbf35d6e7ec607e1c2c1d6cc55087 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 20:16:04 +0000 Subject: [PATCH] chore(deps): bump github.com/aerospike/aerospike-client-go/v8 Bumps [github.com/aerospike/aerospike-client-go/v8](https://github.com/aerospike/aerospike-client-go) from 8.2.2 to 8.3.0. - [Release notes](https://github.com/aerospike/aerospike-client-go/releases) - [Changelog](https://github.com/aerospike/aerospike-client-go/blob/v8/CHANGELOG.md) - [Commits](https://github.com/aerospike/aerospike-client-go/compare/v8.2.2...v8.3.0) --- updated-dependencies: - dependency-name: github.com/aerospike/aerospike-client-go/v8 dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- aerospike/go.mod | 2 +- aerospike/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/aerospike/go.mod b/aerospike/go.mod index b9e4432df..c51b465b2 100644 --- a/aerospike/go.mod +++ b/aerospike/go.mod @@ -3,7 +3,7 @@ module github.com/gofiber/storage/aerospike go 1.23.0 require ( - github.com/aerospike/aerospike-client-go/v8 v8.2.2 + github.com/aerospike/aerospike-client-go/v8 v8.3.0 github.com/stretchr/testify v1.10.0 github.com/testcontainers/testcontainers-go v0.38.0 github.com/testcontainers/testcontainers-go/modules/aerospike v0.38.0 diff --git a/aerospike/go.sum b/aerospike/go.sum index d341129e5..92bcf4152 100644 --- a/aerospike/go.sum +++ b/aerospike/go.sum @@ -6,8 +6,8 @@ github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c h1:udKWzYgxTojEK github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c/go.mod h1:xomTg63KZ2rFqZQzSB4Vz2SUXa1BpHTVz9L5PTmPC4E= github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY= github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU= -github.com/aerospike/aerospike-client-go/v8 v8.2.2 h1:NV1GxB+ATUb1cQtwaIS731A/6EkwuAX4/heh8CpvQOI= -github.com/aerospike/aerospike-client-go/v8 v8.2.2/go.mod h1:H6CzKDoHxBj1yY/oQPci1bUIbEx2ATQtJ2GtZ+N64Wg= +github.com/aerospike/aerospike-client-go/v8 v8.3.0 h1:Np/fui+h0iV6glbsSJqQUh/n51l6Rl1suKzzSLLsFbo= +github.com/aerospike/aerospike-client-go/v8 v8.3.0/go.mod h1:t1LXZ3QVi4B4lR9qEkyei1eMbuohBJBGs1YY5b5fYEI= github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8= github.com/cenkalti/backoff/v4 v4.3.0/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE= github.com/containerd/errdefs v1.0.0 h1:tg5yIfIlQIrxYtu9ajqY42W3lpS19XqdxRQeEwYG8PI=