From 26c581ee22547e30345945e14a503185a43edd59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 00:15:16 +0000 Subject: [PATCH] Bump github.com/weaviate/weaviate from 1.31.3 to 1.31.5 Bumps [github.com/weaviate/weaviate](https://github.com/weaviate/weaviate) from 1.31.3 to 1.31.5. - [Release notes](https://github.com/weaviate/weaviate/releases) - [Changelog](https://github.com/weaviate/weaviate/blob/main/.goreleaser.yaml) - [Commits](https://github.com/weaviate/weaviate/compare/v1.31.3...v1.31.5) --- updated-dependencies: - dependency-name: github.com/weaviate/weaviate dependency-version: 1.31.5 dependency-type: direct:production update-type: version-update:semver-patch ... 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 709bd061..e70f35d6 100644 --- a/go.mod +++ b/go.mod @@ -25,7 +25,7 @@ require ( github.com/stretchr/testify v1.10.0 github.com/tryvium-travels/memongo v0.12.0 github.com/urfave/cli/v2 v2.27.7 - github.com/weaviate/weaviate v1.31.3 + github.com/weaviate/weaviate v1.31.5 github.com/weaviate/weaviate-go-client/v5 v5.2.1 go.akshayshah.org/memhttp v0.1.0 go.mongodb.org/mongo-driver v1.17.4 diff --git a/go.sum b/go.sum index 51e456a7..000c130e 100644 --- a/go.sum +++ b/go.sum @@ -266,8 +266,8 @@ github.com/tryvium-travels/memongo v0.12.0 h1:B56+Do7Z3vcR93oqkyUubvdFPJEqpHn1ZB github.com/tryvium-travels/memongo v0.12.0/go.mod h1:riRUHKRQ5JbeX2ryzFfmr7P2EYXIkNwgloSQJPpBikA= github.com/urfave/cli/v2 v2.27.7 h1:bH59vdhbjLv3LAvIu6gd0usJHgoTTPhCFib8qqOwXYU= github.com/urfave/cli/v2 v2.27.7/go.mod h1:CyNAG/xg+iAOg0N4MPGZqVmv2rCoP267496AOXUZjA4= -github.com/weaviate/weaviate v1.31.3 h1:t4n4k679uu268Cd3KqzQ3SXblaPeqvgPQibND7TQX6c= -github.com/weaviate/weaviate v1.31.3/go.mod h1:2z0QlXRpc92KCntdnD4JpB3KpUEQ9WGGmgYbIXHtrcU= +github.com/weaviate/weaviate v1.31.5 h1:YcmU1NcY2rdegWpE/mifS/9OisjE3I30JC7k6OgRlIE= +github.com/weaviate/weaviate v1.31.5/go.mod h1:CMgFYC2WIekOrNtyCQZ+HRJzJVCtrJYAdAkZVUVy45E= github.com/weaviate/weaviate-go-client/v5 v5.2.1 h1:qWIFQySMpSANqzp4rlsgaZPnt9PLm3/xXPSnAyEHEZU= github.com/weaviate/weaviate-go-client/v5 v5.2.1/go.mod h1:nzR0ScRmbbutI+0pAjylj9Pt6upGVotnphiLWjy/QNA= github.com/xdg-go/pbkdf2 v1.0.0 h1:Su7DPu48wXMwC3bs7MCNG+z4FhcyEuz5dlvchbq0B0c=