Skip to content

Commit 318b1e6

Browse files
mromaszewiczclaude
andcommitted
chore: Constrain Renovate to Go 1.24
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 08dfb43 commit 318b1e6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

renovate.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,10 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"local>oapi-codegen/renovate-config"
5-
]
5+
],
6+
"gomod": {
7+
"constraints": {
8+
"go": "1.24"
9+
}
10+
}
611
}

0 commit comments

Comments
 (0)