Update Docsy to v0.12.0 for Hugo v0.151.0 compatibility
This commit is contained in:
parent
3254d9b7e8
commit
18938a0e88
2 changed files with 5 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -2,4 +2,4 @@ module github.com/microsoft/alguidelines
|
|||
|
||||
go 1.23.0
|
||||
|
||||
require github.com/google/docsy v0.10.0 // indirect
|
||||
require github.com/google/docsy v0.12.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue