Skip to content

Commit 5a807d9

Browse files
build(deps): Bump github.com/weaviate/weaviate from 1.34.2 to 1.34.5 (#182)
Bumps [github.com/weaviate/weaviate](https://github.com/weaviate/weaviate) from 1.34.2 to 1.34.5. - [Release notes](https://github.com/weaviate/weaviate/releases) - [Commits](weaviate/weaviate@v1.34.2...v1.34.5) --- updated-dependencies: - dependency-name: github.com/weaviate/weaviate dependency-version: 1.34.5 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>
1 parent fbd75b4 commit 5a807d9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ require (
2323
github.com/stretchr/testify v1.11.1
2424
github.com/testcontainers/testcontainers-go v0.40.0
2525
github.com/testcontainers/testcontainers-go/modules/opensearch v0.40.0
26-
github.com/weaviate/weaviate v1.34.2
26+
github.com/weaviate/weaviate v1.34.5
2727
github.com/weaviate/weaviate-go-client/v5 v5.6.0
2828
go.mongodb.org/mongo-driver v1.17.6
2929
go.mongodb.org/mongo-driver/v2 v2.4.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -608,8 +608,8 @@ github.com/vmihailenco/tagparser v0.1.2 h1:gnjoVuB/kljJ5wICEEOpx98oXMWPLj22G67Vb
608608
github.com/vmihailenco/tagparser v0.1.2/go.mod h1:OeAg3pn3UbLjkWt+rN9oFYB6u/cQgqMEUPoW2WPyhdI=
609609
github.com/vmihailenco/tagparser/v2 v2.0.0 h1:y09buUbR+b5aycVFQs/g70pqKVZNBmxwAhO7/IwNM9g=
610610
github.com/vmihailenco/tagparser/v2 v2.0.0/go.mod h1:Wri+At7QHww0WTrCBeu4J6bNtoV6mEfg5OIWRZA9qds=
611-
github.com/weaviate/weaviate v1.34.2 h1:m34L/4BQYq8PdCSXmVlhQVSQf9dPo7/QhKJwrJuy5IQ=
612-
github.com/weaviate/weaviate v1.34.2/go.mod h1:G+oWKHWu/GVNU2Bbzbgjhm4xdLCVZpEpSfI/bFj/yn4=
611+
github.com/weaviate/weaviate v1.34.5 h1:cV1ZqkUAK3MmB6l35Kp6YpRrrzPBauYncPr6vTXi94s=
612+
github.com/weaviate/weaviate v1.34.5/go.mod h1:G+oWKHWu/GVNU2Bbzbgjhm4xdLCVZpEpSfI/bFj/yn4=
613613
github.com/weaviate/weaviate-go-client/v5 v5.6.0 h1:1/TRRxcepr8LH1yWoyHjdCDHHv8qMm3cO4oAOvkLAKM=
614614
github.com/weaviate/weaviate-go-client/v5 v5.6.0/go.mod h1:RKpSa7y64bIXxQA3QpdR4trKR8+uW7YG99xBXskppyA=
615615
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=

0 commit comments

Comments
 (0)