From c952b981c6a91e5bc305af0e87039b374aa5f35b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 05:41:41 +0000 Subject: [PATCH] Update module go:github.com/d-kuro/gwq/cmd/gwq to v0.1.1 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 4b2b743..a3c318c 100644 --- a/.mise.toml +++ b/.mise.toml @@ -15,7 +15,7 @@ go = "1.26.2" jq = "1.8.1" yq = "4.52.5" awscli = "2.33.31" -"go:github.com/d-kuro/gwq/cmd/gwq" = "0.0.13" +"go:github.com/d-kuro/gwq/cmd/gwq" = "0.1.1" "go:github.com/x-motemen/ghq" = "1.9.4" [settings]