File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/blevesearch/geo
3
3
go 1.12
4
4
5
5
require (
6
- github.com/blevesearch/bleve_index_api v1.0.3-0.20220722100506-ab4b3dba2301
6
+ github.com/blevesearch/bleve_index_api v1.0.3
7
7
github.com/golang/geo v0.0.0-20210211234256-740aa86cb551
8
8
github.com/google/gofuzz v1.2.0 // indirect
9
9
github.com/json-iterator/go v0.0.0-20171115153421-f7279a603ede
Original file line number Diff line number Diff line change 1
- github.com/blevesearch/bleve_index_api v1.0.1 h1:nx9++0hnyiGOHJwQQYfsUGzpRdEVE5LsylmmngQvaFk =
2
- github.com/blevesearch/bleve_index_api v1.0.1 /go.mod h1:fiwKS0xLEm+gBRgv5mumf0dhgFr2mDgZah1pqv1c1M4 =
3
- github.com/blevesearch/bleve_index_api v1.0.3-0.20220722100506-ab4b3dba2301 h1:+INeF+UvJos1kgJ7Trm5cjTFIs6oQ+c432napXzGSr0 =
4
- github.com/blevesearch/bleve_index_api v1.0.3-0.20220722100506-ab4b3dba2301 /go.mod h1:fiwKS0xLEm+gBRgv5mumf0dhgFr2mDgZah1pqv1c1M4 =
1
+ github.com/blevesearch/bleve_index_api v1.0.3 h1:DDSWaPXOZZJ2BB73ZTWjKxydAugjwywcqU+91AAqcAg =
2
+ github.com/blevesearch/bleve_index_api v1.0.3 /go.mod h1:fiwKS0xLEm+gBRgv5mumf0dhgFr2mDgZah1pqv1c1M4 =
5
3
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8 =
6
4
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
7
5
github.com/golang/geo v0.0.0-20210211234256-740aa86cb551 h1:gtexQ/VGyN+VVFRXSFiguSNcXmS6rkKT+X7FdIrTtfo =
You can’t perform that action at this time.
0 commit comments