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

Update go to 1.25

This commit is contained in:
kyu08
2025-08-23 12:05:31 +09:00
committed by Stefan Haller
parent 47b1ededf3
commit 93b8d70209
5 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
version: "2"
run:
go: "1.24"
go: "1.25"
linters:
enable:
- copyloopvar