updated dependencies
This commit is contained in:
parent
97d914bce4
commit
62ff59957a
38 changed files with 915 additions and 304 deletions
|
|
@ -4,11 +4,10 @@ package index
|
|||
|
||||
import (
|
||||
"fmt"
|
||||
"html/template"
|
||||
"os"
|
||||
|
||||
"git.giftfish.de/ston1th/gowiki/pkg/core"
|
||||
"github.com/blevesearch/bleve"
|
||||
"html/template"
|
||||
"os"
|
||||
)
|
||||
|
||||
const maxSearchResult = 101
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue