build: bump required language level to 1.24, compiler to 1.25 (#10248)

(After 2.0.1)
This commit is contained in:
Jakob Borg
2025-08-16 06:02:58 +02:00
committed by GitHub
parent ffb30392e8
commit 33b5c3c62e
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/syncthing/syncthing
go 1.23.0
go 1.24.0
require (
github.com/AudriusButkevicius/recli v0.0.7