From 73c4efa1bfe7791936aaec1bf9394178e5460ee8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 07:10:53 +0000 Subject: [PATCH] chore(deps): update module go:github.com/gohugoio/hugo to v0.161.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index bbb95f13a..38875f015 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -"go:github.com/gohugoio/hugo" = "v0.160.1" +"go:github.com/gohugoio/hugo" = "v0.161.0" "go:github.com/grafana/oats" = "0.6.1" java = "temurin-25.0.3+9.0.LTS" node = "24.15.0"