From 4034847c15eba0900f24d21ed4ef222821f2bf01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 19:31:39 +0000 Subject: [PATCH] Update module go:github.com/gohugoio/hugo to v0.148.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 15d24ad4b..74cd92af5 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] "cargo:zizmor" = "1.9.0" -"go:github.com/gohugoio/hugo" = "v0.147.9" +"go:github.com/gohugoio/hugo" = "v0.148.0" "go:github.com/grafana/oats" = "0.3.2" java = "temurin-21.0.7+6.0.LTS" lychee = "0.19.1"