Skip to content

Commit

Permalink
MB-57888: Go mod changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Likith101 committed Feb 10, 2025
1 parent 3e5ea5c commit d6fcd27
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
golang.org/x/sys v0.13.0 // indirect
)

replace github.com/blevesearch/bleve_index_api => ../bleve_index_api

replace github.com/blevesearch/scorch_segment_api/v2 => ../scorch_segment_api

0 comments on commit d6fcd27

Please sign in to comment.