update to go1.25.2

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-10-13 12:12:25 +02:00
parent ecea0c01b3
commit 130a3f5f87
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ run:
# which causes it to fallback to go1.17 semantics.
#
# TODO(thaJeztah): update "usetesting" settings to enable go1.24 features once our minimum version is go1.24
go: "1.24.8"
go: "1.25.2"
timeout: 5m