summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 2d44fd9..5c24153 100644
--- a/go.mod
+++ b/go.mod
@@ -3,6 +3,7 @@ module github.com/sergeyklay/gohugo-theme-ed
go 1.18
require (
+ github.com/MihaiValentin/lunr-languages v0.0.0-20210817201033-8ae43bc02b3c // indirect
github.com/jquery/jquery-dist v0.0.0-20210302171154-e786e3d9707f // indirect
github.com/olivernn/lunr.js v2.3.9+incompatible // indirect
)