dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_compose
mirror of
https://github.com/onweru/compose.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix example site
Cellebyte
06.00.2025
820153cbbb80bbd358207d501df486898222daa4
[external-software/github_gohugo_theme_compose.git]
/
exampleSite
/
go.mod
1
2
3
4
5
6
7
8
module compose-exampleSite
go 1.19
require (
github.com/cellebyte/compose v0.0.0-20250505215933-ccbacb4e1f7a // indirect
github.com/onweru/compose v0.0.0-20250123191918-095317e5c72c // indirect
)