Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/peaceiris/hugo-theme-iris.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod5
1 files changed, 0 insertions, 5 deletions
diff --git a/go.mod b/go.mod
index 26afd47a..ba1497f4 100644
--- a/go.mod
+++ b/go.mod
@@ -3,9 +3,4 @@ module github.com/peaceiris/hugo-theme-iris
go 1.18
require (
- github.com/jaywcjlove/hotkeys v3.9.0+incompatible // indirect
- github.com/peaceiris/hugo-mod-bulma v0.3.0 // indirect
- github.com/peaceiris/hugo-mod-mathjax v0.2.0 // indirect
- github.com/peaceiris/hugo-mod-mermaidjs v0.9.0 // indirect
- github.com/peaceiris/hugo-mod-revealjs v0.4.0 // indirect
)