1
0
mirror of https://github.com/go-task/task.git synced 2026-05-16 09:19:04 +02:00

chore: update minimal go version to go 1.25.10

This commit is contained in:
Andrey Nering
2026-05-09 11:19:02 -03:00
parent dc64864643
commit 629a10813f
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/go-task/task/v3
go 1.25.8
go 1.25.10
require (
charm.land/bubbles/v2 v2.1.0