Example site: bump hugo modules to latest versions

This commit is contained in:
Andreas Deininger 2024-03-19 21:36:52 +01:00
parent a69388d9b8
commit faf432751f
3 changed files with 6 additions and 4 deletions

View file

@ -3,8 +3,8 @@ module github.com/hugo-toha/toha/exampleSite
go 1.19
require (
github.com/hugo-toha/hugo-toha.github.io v0.0.0-20231031082630-2c32a26d2207 // indirect
github.com/hugo-toha/toha/v4 v4.0.0-20231113175302-e5230e8c93d8 // indirect
github.com/hugo-toha/hugo-toha.github.io v0.0.0-20240319164719-d8a7e99b594d // indirect
github.com/hugo-toha/toha/v4 v4.4.0 // indirect
)
replace github.com/hugo-toha/toha/v4 => ../