Revert back to correct hugo dependency

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
This commit is contained in:
Marc Duiker 2025-07-17 14:56:00 +02:00 committed by GitHub
parent d0ea447a56
commit 08315c2d5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,5 +1,5 @@
module github.com/dapr/docs
go 1.19.7
go 1.24.4
require github.com/google/docsy v0.12.0 // indirect