diff --git a/go.mod b/go.mod index feccc71..d4200ab 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ module github.com/hugo-toha/toha/v4 -go 1.19 +go 1.22 diff --git a/config.yaml b/hugo.yaml similarity index 96% rename from config.yaml rename to hugo.yaml index d85daaa..82a1a57 100644 --- a/config.yaml +++ b/hugo.yaml @@ -1,6 +1,6 @@ module: hugoVersion: - min: "0.118.0" + min: "0.122.0" extended: true mounts: - source: content