Skip to content

Commit da848da

Browse files
authored
Merge pull request #875 from securesign/tturek/1.1-renovate
fix: Add constraints for renovate to Go 1.21
2 parents f04efca + 5b6fd73 commit da848da

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

renovate.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"constraints": {
3+
"go": "1.21"
4+
}
5+
}

0 commit comments

Comments
 (0)