1
0
mirror of https://github.com/stevenferrer/multi-select-facet.git synced 2025-11-23 21:54:45 +02:00

Update solr-go version to latest

This commit is contained in:
Steven Ferrer
2021-11-04 09:03:25 +08:00
parent faf3139548
commit 5358ba9c93
5 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ import (
"encoding/json"
"net/http"
"github.com/sf9v/solr-go"
"github.com/stevenferrer/solr-go"
)
type suggestHandler struct {