dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo-theme-ananke
mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Trick CI into using self module
Regis Philibert
11.14.2022
b3e53047129121db20f71824ab508e5516cfa36b
[external-software/github_gohugo-theme-ananke.git]
/
exampleSite
/
go.mod
1
2
3
4
5
6
7
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