diff order

This commit is contained in:
Simon Gardling 2025-09-02 23:41:32 -04:00
parent 6b8d8c5c96
commit 890c7633d4
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

3
go.mod
View File

@ -2,6 +2,7 @@ module gardling.com
go 1.23.6
replace github.com/ystepanoff/hugo-neko => ./modules/hugo-neko
require github.com/ystepanoff/hugo-neko v1.0.1 // indirect
replace github.com/ystepanoff/hugo-neko => ./modules/hugo-neko