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
build(deps): bump postcss from 8.5.1 to 8.5.3 (#826)
dependabot[bot]
04.17.2025
f6facde5b3451727970a0ab47303d15fc7197779
[external-software/github_gohugo-theme-ananke.git]
/
exampleSite
/
go.mod
1
2
3
4
5
6
7
8
9
module github.com/theNewDynamic/gohugo-theme-ananke/exampleSite
go 1.21
replace github.com/theNewDynamic/gohugo-theme-ananke/v2 => ../
require (
github.com/theNewDynamic/gohugo-theme-ananke/v2 v2.11.2 // indirect
)