7 lines
234 B
Modula-2
7 lines
234 B
Modula-2
|
module github.com/theNewDynamic/gohugo-theme-ananke/exampleSite
|
||
|
|
||
|
go 1.14
|
||
|
|
||
|
require github.com/theNewDynamic/gohugo-theme-ananke v0.0.0-20220421182344-c49009b823de // indirect
|
||
|
|
||
|
replace github.com/theNewDynamic/gohugo-theme-ananke => ../
|