diff --git a/mise.toml b/mise.toml index fabb2e8..e3bef31 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] go = "1.26.1" # Matches the version in go.mod uv = "0.11.2" -just = "1.48.0" +just = "1.48.1" golangci-lint = "2.11.4"