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