8 lines
235 B
Modula-2
8 lines
235 B
Modula-2
module github.com/theNewDynamic/gohugo-theme-ananke/exampleSite
|
|
|
|
go 1.14
|
|
|
|
replace github.com/theNewDynamic/gohugo-theme-ananke => ../
|
|
|
|
require github.com/theNewDynamic/gohugo-theme-ananke v0.0.0-20220211195439-d4e5a698a829 // indirect
|