Downgrade the Go toolchain in go.mod to a slightly older Go version

This commit is contained in:
Bjørn Erik Pedersen
2024-11-23 16:28:57 +01:00
parent 254b3c4f23
commit d8ac9f4285
+1 -2
View File
@@ -1,6 +1,5 @@
module github.com/gohugoio/hugoDocs
go 1.23.3
go 1.22.0
require github.com/gohugoio/gohugoioTheme v0.0.0-20241119115653-b92d27ede3e1 // indirect