From d5cdece1191f4ed4909cf4340c9cce549c20572a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 20:05:16 +0000 Subject: [PATCH] Update module go:github.com/grafana/oats to v0.4.1 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 6bd1863ae..68d86e16a 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] "go:github.com/gohugoio/hugo" = "v0.149.0" -"go:github.com/grafana/oats" = "0.4.0" +"go:github.com/grafana/oats" = "0.4.1" java = "temurin-21.0.8+9.0.LTS" lychee = "0.20.1" protoc = "32.0"