mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-21 21:43:43 +01:00
Docsy 0.12.0 requires at least Hugo 0.146.0 because of changes to template paths. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
8 lines
245 B
Modula-2
8 lines
245 B
Modula-2
module github.com/matrix-org/matrix-spec
|
|
|
|
go 1.12
|
|
|
|
require github.com/matrix-org/docsy v0.0.0-20241106102557-ec7b98ee4014 // indirect
|
|
|
|
replace github.com/matrix-org/docsy => github.com/zecakeh/matrix-org-docsy v0.0.0-20250609083047-3b5e81464c1d
|