update hugo.toml theme && hugo mod graph
This commit is contained in:
parent
3df13226c3
commit
234a95fb3f
3 changed files with 7 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,3 +1,5 @@
|
|||
module github.com/microsoft/alguidelines
|
||||
|
||||
go 1.23.0
|
||||
|
||||
require github.com/google/docsy v0.10.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue