Skip to content

Commit 4d06374

Browse files
authored
feat: allow upgrading to Go 1.26 (#54)
1 parent b656fcb commit 4d06374

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

renovate/golang.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"packageRules": [
55
{
66
"matchDepNames": ["go", "golang"],
7-
"allowedVersions": "<1.26"
7+
"allowedVersions": "<1.27"
88
},
99
{
1010
"description": "Go extended library",

0 commit comments

Comments
 (0)