Skip to content

Commit

Permalink
chore: set renovate to use Go 1.21 (#861)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackwotherspoon authored Aug 13, 2024
1 parent 8ce98e8 commit 5fc18f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"constraints": {
"go": "1.20",
"go": "1.21",
},
"extends": [
"config:recommended"
Expand Down

0 comments on commit 5fc18f1

Please sign in to comment.