backy/docs/go.mod

9 lines
214 B
Modula-2
Raw Permalink Normal View History

2025-01-04 05:30:07 +00:00
module git.andrewnw.xyz/CyberShell/backy/docs
go 1.19
2025-01-04 05:30:07 +00:00
require (
2025-01-04 07:10:39 +00:00
github.com/McShelby/hugo-theme-relearn v0.0.0-20250103114405-80e448e5bdaa // indirect
2025-01-04 05:30:07 +00:00
github.com/divinerites/plausible-hugo v1.21.1 // indirect
)