mirror of
https://github.com/go-task/task.git
synced 2026-08-29 10:08:27 +02:00
chore: bump minimum Go to 1.26 and adopt 1.26 features (#2920)
This commit is contained in:
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
@@ -10,7 +10,7 @@
|
||||
"osvVulnerabilityAlerts": true,
|
||||
"postUpdateOptions": ["gomodTidy"],
|
||||
"constraints": {
|
||||
"go": "1.25.10"
|
||||
"go": "1.26.4"
|
||||
},
|
||||
"customManagers": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user