2022-02-11 21:25:39 +01:00
|
|
|
module github.com/theNewDynamic/gohugo-theme-ananke/exampleSite
|
|
|
|
|
|
|
|
go 1.14
|
|
|
|
|
2022-05-06 16:19:09 +02:00
|
|
|
require github.com/theNewDynamic/gohugo-theme-ananke v0.0.0-20220421182344-c49009b823de // indirect
|
2022-09-06 19:55:32 +02:00
|
|
|
|
|
|
|
replace github.com/theNewDynamic/gohugo-theme-ananke => ../
|