Skip to content

Commit 3b9d725

Browse files
build(deps): Bump github.com/weaviate/weaviate from 1.34.5 to 1.35.1 (#191)
Bumps [github.com/weaviate/weaviate](https://github.com/weaviate/weaviate) from 1.34.5 to 1.35.1. - [Release notes](https://github.com/weaviate/weaviate/releases) - [Commits](weaviate/weaviate@v1.34.5...v1.35.1) --- updated-dependencies: - dependency-name: github.com/weaviate/weaviate dependency-version: 1.35.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57cf5d5 commit 3b9d725

File tree

2 files changed

+6
-116
lines changed

2 files changed

+6
-116
lines changed

go.mod

Lines changed: 2 additions & 3 deletions
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.5
26+
github.com/weaviate/weaviate v1.35.1
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.1
@@ -91,7 +91,7 @@ require (
9191
github.com/go-openapi/jsonpointer v0.22.3 // indirect
9292
github.com/go-openapi/jsonreference v0.21.3 // indirect
9393
github.com/go-openapi/loads v0.23.2 // indirect
94-
github.com/go-openapi/runtime v0.24.2 // indirect
94+
github.com/go-openapi/runtime v0.29.2 // indirect
9595
github.com/go-openapi/spec v0.22.1 // indirect
9696
github.com/go-openapi/strfmt v0.25.0 // indirect
9797
github.com/go-openapi/swag v0.25.3 // indirect
@@ -150,7 +150,6 @@ require (
150150
github.com/opencontainers/go-digest v1.0.0 // indirect
151151
github.com/opencontainers/image-spec v1.1.1 // indirect
152152
github.com/opencontainers/runtime-spec v1.3.0 // indirect
153-
github.com/opentracing/opentracing-go v1.2.0 // indirect
154153
github.com/panjf2000/ants/v2 v2.11.3 // indirect
155154
github.com/pkg/errors v0.9.1 // indirect
156155
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect

0 commit comments

Comments
 (0)