diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod index 1a81e20..17d0ed4 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,6 @@ module searchix go 1.22.2 require ( - github.com/ardanlabs/conf/v3 v3.1.7 github.com/bcicen/jstream v1.0.1 github.com/blevesearch/bleve/v2 v2.4.0 github.com/blevesearch/bleve_index_api v1.1.6 |