mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 00:33:39 +00:00
8 lines
141 B
Modula-2
8 lines
141 B
Modula-2
module davegallant.github.io
|
|
|
|
go 1.21
|
|
|
|
require (
|
|
github.com/davegallant/hugo-theme-gruvbox v0.0.0-20240102155230-cac2894e8557 // indirect
|
|
)
|