diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ -module github.com/sergeyklay/gohugo-theme-ed +module github.com/smadurange/gohugo-theme-ed go 1.18 require ( - github.com/MihaiValentin/lunr-languages v0.0.0-20220731202355-707574c524a6 // indirect + github.com/MihaiValentin/lunr-languages v0.0.0-20250309185944-190ad03ed756 // indirect github.com/olivernn/lunr.js v2.3.9+incompatible // indirect ) |
