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 (#515)
Regis Philibert
11.25.2022
8fdfd205f9b4fd2f52eac9dfd2da8e11bea2015e
[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