mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-08-03 20:49:41 -04:00
Downgrade the Go toolchain in go.mod to a slightly older Go version
This commit is contained in:
parent
254b3c4f23
commit
d8ac9f4285
3
go.mod
3
go.mod
@ -1,6 +1,5 @@
|
|||||||
module github.com/gohugoio/hugoDocs
|
module github.com/gohugoio/hugoDocs
|
||||||
|
|
||||||
go 1.23.3
|
go 1.22.0
|
||||||
|
|
||||||
require github.com/gohugoio/gohugoioTheme v0.0.0-20241119115653-b92d27ede3e1 // indirect
|
require github.com/gohugoio/gohugoioTheme v0.0.0-20241119115653-b92d27ede3e1 // indirect
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user