diff --git a/mise.toml b/mise.toml index 39ce326..546dce9 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] go = "1.25.7" # Matches the version in go.mod -uv = "0.9.18" +uv = "0.10.0" just = "1.45.0" golangci-lint = "2.8.0"