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

2
go.mod
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