Skip to content

Commit 77d982b

Browse files
authored
Update golang.json5: Use go-1.22
Signed-off-by: Kurt Garloff <[email protected]>
1 parent a8d198e commit 77d982b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate/golang.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
},
55
// https://docs.renovatebot.com/configuration-options/#constraints
66
"constraints": {
7-
"go": "1.21"
7+
"go": "1.22"
88
},
99
packageRules: [
1010
{

0 commit comments

Comments
 (0)