Skip to content

Commit

Permalink
chore(deps): force renovate to use Go 1.20 (#1368)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahdietz authored Apr 12, 2024
1 parent 22d015a commit 7719486
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,9 @@
],
labels: ["automerge"],
postUpdateOptions: ["gomodTidy"],
force: {
constraints: {
go: "1.20"
}
}
}

0 comments on commit 7719486

Please sign in to comment.