From c5e4ead32f9c8a3c4104d75c51c4c7f11dd4e985 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 18:48:54 +0000 Subject: [PATCH] chore(deps): update module go:github.com/grafana/oats to v0.6.1 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 8ea1d673e..222a3a5fb 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] "go:github.com/gohugoio/hugo" = "v0.155.3" -"go:github.com/grafana/oats" = "0.6.0" +"go:github.com/grafana/oats" = "0.6.1" java = "temurin-25.0.2+10.0.LTS" lychee = "0.22.0" protoc = "33.5"