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

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/go.mod')
-rw-r--r--docs/go.mod5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/go.mod b/docs/go.mod
new file mode 100644
index 000000000..b389a795f
--- /dev/null
+++ b/docs/go.mod
@@ -0,0 +1,5 @@
+module github.com/gohugoio/hugoDocs
+
+go 1.12
+
+require github.com/gohugoio/gohugoioTheme v0.0.0-20210301124928-2c15837dfec3 // indirect