chore: bump Hugo, Go, and Node.js to latest versions
- Hugo: 0.147.7 → 0.156.0 - Go: 1.24 → 1.26 (CI workflows and go.mod files) - Node.js: 22 → 24 (LTS) in accessibility workflow
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module github.com/imfing/hextra/docs
|
||||
|
||||
go 1.20
|
||||
go 1.26
|
||||
|
||||
replace github.com/imfing/hextra => ../
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
go 1.20
|
||||
go 1.26
|
||||
|
||||
use ../
|
||||
|
||||
Reference in New Issue
Block a user