Skip to content

Commit

Permalink
chore(renovate): update Go constraint to 1.22.10 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
flc1125 authored Jan 8, 2025
1 parent d3ad964 commit b85bb59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"separateMajorMinor": true,
"postUpdateOptions": ["gomodTidy"],
"constraints": {
"go": "1.21"
"go": "1.22.10"
},
"packageRules": [
{
Expand Down

0 comments on commit b85bb59

Please sign in to comment.