diff --git a/.mise.toml b/.mise.toml index 55ea482..12092c6 100644 --- a/.mise.toml +++ b/.mise.toml @@ -2,7 +2,7 @@ GIT_CLIFF_CONFIG = "{{ config_root }}/.github/cliff.toml" [tools] -go = "1.26.3" +go = "1.26.4" gh = "2.95.0" uv = "0.11.23" git-cliff = "2.13.1"