We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aef948 commit 02e8c2eCopy full SHA for 02e8c2e
go.mod
@@ -23,6 +23,7 @@ require (
23
github.com/alecthomas/chroma v0.8.2
24
github.com/andybalholm/brotli v1.0.1 // indirect
25
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be // indirect
26
+ github.com/blevesearch/bleve/v2 v2.0.1
27
github.com/caddyserver/certmagic v0.12.0
28
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
29
github.com/denisenkom/go-mssqldb v0.9.0
0 commit comments