Files
cad-atlas/go.mod
T
mathias 193425796f
CD / Detect unsubstituted template (push) Successful in 1s
CD / Lint / Test / Vet (push) Has been skipped
CD / Build & Import (push) Has been skipped
CD / Deploy via GitOps (push) Has been skipped
template: substitute placeholders
2026-07-19 08:29:48 +00:00

8 lines
90 B
AMPL

module git.d-ma.be/mathias/cad-atlas
go 1.26
require (
github.com/a-h/templ v0.2.778
)