diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..4aff6f5 --- /dev/null +++ b/go.mod @@ -0,0 +1,3 @@ +module gitlab.com/toby3d/hugo + +go 1.16