Skip to content

Commit

Permalink
chore: run go mod tidy after go module updates
Browse files Browse the repository at this point in the history
  • Loading branch information
cokemine committed Jul 20, 2022
1 parent b75a5a6 commit dd93027
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/renovate.json
Expand Up @@ -5,5 +5,8 @@
"schedule": [
"on Friday",
"every weekend"
],
"postUpdateOptions": [
"gomodTidy"
]
}

0 comments on commit dd93027

Please sign in to comment.