From 4217561a5e8b8a0598a9ce22aba20d6d2721b943 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Tue, 12 Jul 2022 23:49:31 +0200 Subject: Update lunr-languages --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index d1a2e68..1c6086a 100644 --- a/go.mod +++ b/go.mod @@ -3,6 +3,6 @@ module github.com/sergeyklay/gohugo-theme-ed go 1.18 require ( - github.com/MihaiValentin/lunr-languages v0.0.0-20210817201033-8ae43bc02b3c // indirect + github.com/MihaiValentin/lunr-languages v0.0.0-20210901090106-177653fb5670 // indirect github.com/olivernn/lunr.js v2.3.9+incompatible // indirect ) -- cgit v1.2.3