From 71d1e2ef34c8cd56b69af19a3992b9b0b57ba021 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 06:55:22 +0000 Subject: [PATCH] Update module go:github.com/grafana/oats to v0.4.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index d59bc1d84..79eba2876 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] "cargo:zizmor" = "1.9.0" "go:github.com/gohugoio/hugo" = "v0.148.1" -"go:github.com/grafana/oats" = "0.3.2" +"go:github.com/grafana/oats" = "0.4.0" java = "temurin-21.0.8+9.0.LTS" lychee = "0.19.1" protoc = "31.1"