Skip to content

Commit de9d0e2

Browse files
authored
fix: update renovate go contraint from 1.23 to 1.24 (#1033)
1 parent e655b20 commit de9d0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"constraints": {
3-
"go": "1.23",
3+
"go": "1.24",
44
},
55
"extends": [
66
"config:recommended"

0 commit comments

Comments
 (0)