From 45c9046375bceb33b70cdc84216c30d69e457e3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 20:26:14 +0000 Subject: [PATCH] chore(deps): bump github.com/weaviate/weaviate Bumps the go_modules group with 1 update in the /langchaingo directory: [github.com/weaviate/weaviate](https://github.com/weaviate/weaviate). Updates `github.com/weaviate/weaviate` from 1.32.1 to 1.32.16 - [Release notes](https://github.com/weaviate/weaviate/releases) - [Commits](https://github.com/weaviate/weaviate/compare/v1.32.1...v1.32.16) --- updated-dependencies: - dependency-name: github.com/weaviate/weaviate dependency-version: 1.32.16 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] --- langchaingo/go.mod | 2 +- langchaingo/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/langchaingo/go.mod b/langchaingo/go.mod index 969c9a2d..908a8b2e 100644 --- a/langchaingo/go.mod +++ b/langchaingo/go.mod @@ -91,7 +91,7 @@ require ( github.com/testcontainers/testcontainers-go/modules/socat v0.37.0 // indirect github.com/tklauser/go-sysconf v0.3.15 // indirect github.com/tklauser/numcpus v0.10.0 // indirect - github.com/weaviate/weaviate v1.32.1 // indirect + github.com/weaviate/weaviate v1.32.16 // indirect github.com/weaviate/weaviate-go-client/v5 v5.4.1 // indirect github.com/yargevad/filepathx v1.0.0 // indirect github.com/yosida95/uritemplate/v3 v3.0.2 // indirect diff --git a/langchaingo/go.sum b/langchaingo/go.sum index 8818d245..1a43e818 100644 --- a/langchaingo/go.sum +++ b/langchaingo/go.sum @@ -401,8 +401,8 @@ github.com/tklauser/numcpus v0.10.0 h1:18njr6LDBk1zuna922MgdjQuJFjrdppsZG60sHGfj github.com/tklauser/numcpus v0.10.0/go.mod h1:BiTKazU708GQTYF4mB+cmlpT2Is1gLk7XVuEeem8LsQ= github.com/tmc/langchaingo v0.1.14-0.20250628230912-c2f9ad7f3448 h1:AX1pyIZHIaQhCxn9LfTDzMQIiDVqWKL75NftDmYKcBI= github.com/tmc/langchaingo v0.1.14-0.20250628230912-c2f9ad7f3448/go.mod h1:TTXqF3g3trelaRo3eWC7WXYKU7P5lOpI2mlOTDAjgzo= -github.com/weaviate/weaviate v1.32.1 h1:S2LoY2CkKah1UalQJQO4nNinUPXwu/B/sHiz6ZdcE/I= -github.com/weaviate/weaviate v1.32.1/go.mod h1:ntIKpDWXW0z2yYwZgGU/tIfG01BPWv2SRIGED1XtUX4= +github.com/weaviate/weaviate v1.32.16 h1:jrQxH9d6Yh8UYeE8bV7iBGxR0l2XujX3atJR1LelHVo= +github.com/weaviate/weaviate v1.32.16/go.mod h1:ThZt5N8/RpP+fTtUVjifDXGS5dcyHz1x9r1C0nlCzgk= github.com/weaviate/weaviate-go-client/v5 v5.4.1 h1:hfKocGPe11IUr4XsLp3q9hJYck0I2yIHGlFBpLqb/F4= github.com/weaviate/weaviate-go-client/v5 v5.4.1/go.mod h1:l72EnmCLj9LCQkR8S7nN7Y1VqGMmL3Um8exhFkMmfwk= github.com/x-cray/logrus-prefixed-formatter v0.5.2 h1:00txxvfBM9muc0jiLIEAkAcIMJzfthRT6usrui8uGmg=