Downgrade go dependency to be compatible with SWA/Oryx

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
This commit is contained in:
Marc Duiker 2025-07-17 14:49:21 +02:00 committed by GitHub
parent f050bd726e
commit d0ea447a56
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.24.4
go 1.19.7
require github.com/google/docsy v0.12.0 // indirect