diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ) |
