Skip to content

Commit da5eb94

Browse files
committed
renovate: go mod tidy
Can leave untidy go.mods behind, as happened in #141. Signed-off-by: Jakob Naucke <[email protected]>
1 parent 14dc956 commit da5eb94

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/renovate.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"postUpdateOptions": ["gomodTidy"]
3+
}

REUSE.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ path = [
66
"Cargo.lock",
77
"go.sum",
88
"PROJECT",
9+
".github/renovate.json",
910
"operator/src/kbs-config.toml",
1011
"operator/src/resource.rego",
1112
"operator/src/tpm.rego",

0 commit comments

Comments
 (0)