matrix-spec/go.mod
Kévin Commaille 3d429a5ce8
Use Docsy as a Hugo module and update it
This is the recommended way to use it now.
Also I couldn't get Hugo to work with Docsy v0.8.0 as a git submodule.

Uses a development branch on my personal fork for now,
until changes are merged in matrix-org/docsy.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2023-12-26 11:53:29 +01:00

6 lines
142 B
Modula-2

module github.com/matrix-org/matrix-spec
go 1.12
require github.com/zecakeh/matrix-org-docsy v0.0.0-20231226095549-1c8de745d9b7 // indirect