Skip to content

Commit ec8576e

Browse files
committed
[renovate]Remove golang constraint
The shared global config already has a golang 1.20 constraint
1 parent d56c3ae commit ec8576e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

renovate.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
"extends": [
33
"github>openstack-k8s-operators/renovate-config:default.json5"
44
],
5-
"constraints": {
6-
"go": "1.19"
7-
},
85
"baseBranches": ["main"],
96
"useBaseBranchConfig": "merge",
107
"packageRules": [

0 commit comments

Comments
 (0)