mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-19 17:01:12 +00:00
chore(dep): Update module meilisearch to v0.33 (#8788)
Fixes the breakages with the version update... Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org> Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8788 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: Shiny Nematoda <snematoda.751k2@aleeas.com> Co-committed-by: Shiny Nematoda <snematoda.751k2@aleeas.com>
This commit is contained in:
parent
6faaf807ff
commit
a1dd77d115
4 changed files with 32 additions and 33 deletions
2
go.mod
2
go.mod
|
@ -73,7 +73,7 @@ require (
|
|||
github.com/markbates/goth v1.80.0
|
||||
github.com/mattn/go-isatty v0.0.20
|
||||
github.com/mattn/go-sqlite3 v1.14.30
|
||||
github.com/meilisearch/meilisearch-go v0.31.0
|
||||
github.com/meilisearch/meilisearch-go v0.33.0
|
||||
github.com/mholt/archiver/v3 v3.5.1
|
||||
github.com/microcosm-cc/bluemonday v1.0.27
|
||||
github.com/minio/minio-go/v7 v7.0.94
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue