chore(deps): bump github.com/blevesearch/bleve/v2 from 2.4.0 to 2.4.2
Bumps [github.com/blevesearch/bleve/v2](https://github.com/blevesearch/bleve) from 2.4.0 to 2.4.2. - [Release notes](https://github.com/blevesearch/bleve/releases) - [Commits](https://github.com/blevesearch/bleve/compare/v2.4.0...v2.4.2) --- updated-dependencies: - dependency-name: github.com/blevesearch/bleve/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Ralf Haferkamp
parent
840eb734fa
commit
d31e179e86
+4
@@ -22,3 +22,7 @@ import "github.com/blevesearch/bleve/v2/mapping"
|
||||
func NewVectorFieldMapping() *mapping.FieldMapping {
|
||||
return mapping.NewVectorFieldMapping()
|
||||
}
|
||||
|
||||
func NewVectorBase64FieldMapping() *mapping.FieldMapping {
|
||||
return mapping.NewVectorBase64FieldMapping()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user