Skip to content

Commit 32258e0

Browse files
wxiaoguanglunnysilverwind
authored
Update go mod dependencies (#33988)
blevesearch is skipped because it causes errors --------- Co-authored-by: Lunny Xiao <[email protected]> Co-authored-by: silverwind <[email protected]>
1 parent 51d86ad commit 32258e0

File tree

4 files changed

+178
-164
lines changed

4 files changed

+178
-164
lines changed

.github/workflows/pull-db-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
ports:
9999
- "9200:9200"
100100
meilisearch:
101-
image: getmeili/meilisearch:v1.2.0
101+
image: getmeili/meilisearch:v1
102102
env:
103103
MEILI_ENV: development # disable auth
104104
ports:

0 commit comments

Comments
 (0)