diff options
Diffstat (limited to 'themes/hugo-book/go.mod')
| -rw-r--r-- | themes/hugo-book/go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/hugo-book/go.mod b/themes/hugo-book/go.mod new file mode 100644 index 0000000..3e9c89b --- /dev/null +++ b/themes/hugo-book/go.mod @@ -0,0 +1,3 @@ +module github.com/alex-shpak/hugo-book + +go 1.16 |
