1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2026-06-20 01:19:23 +02:00

Bump go version to 1.22

This commit is contained in:
Jesse Duffield
2024-05-19 16:00:43 +10:00
parent 4404aacdee
commit 9124d8dbaa
5 changed files with 16 additions and 11 deletions
+1 -1
View File
@@ -30,5 +30,5 @@ linters-settings:
max-func-lines: 0
run:
go: '1.21'
go: '1.22'
timeout: 10m