mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Upgrade to Go 1.26
This commit is contained in:
@@ -46,4 +46,4 @@ title = "Hugo Sub Module"
|
||||
-- golden/go.mod.testsubmod --
|
||||
module testsubmod
|
||||
|
||||
go ${GOVERSION}
|
||||
go ${GOMODVERSION}
|
||||
|
||||
@@ -12,4 +12,4 @@ path="github.com/bep/empty-hugo-module"
|
||||
-- golden/go.mod.testsubmod --
|
||||
module testsubmod
|
||||
|
||||
go ${GOVERSION}
|
||||
go ${GOMODVERSION}
|
||||
Reference in New Issue
Block a user