diff --git a/go.mod b/go.mod index 6fb7fb056..1cc02b1d7 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/jesseduffield/lazygit -go 1.24 +go 1.24.0 require ( github.com/adrg/xdg v0.4.0