chore: add go.mod (#51)
* more about this: https://gohugo.io/hugo-modules/use-modules/
This commit is contained in:
parent
ea9aa38573
commit
3e92b5aa29
1 changed files with 3 additions and 0 deletions
3
go.mod
Normal file
3
go.mod
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
module github.com/adityatelange/hugo-PaperMod
|
||||||
|
|
||||||
|
go 1.12
|
Loading…
Reference in a new issue