mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-12 04:51:28 -05:00
Revert "Make renovate tidy all go modules" (#300)
This reverts commit a0bdf0c8893243765aff631957d8f0ed4af94dd4.
This commit is contained in:
parent
7fb2639331
commit
a7ef79949d
@ -10,17 +10,9 @@
|
||||
"dependencies"
|
||||
],
|
||||
"postUpdateOptions": [
|
||||
"gomodTidy",
|
||||
"gomodUpdateImportPaths"
|
||||
],
|
||||
"postUpgradeTasks": {
|
||||
"commands": [
|
||||
"for mod in $(go list -f '{{.Dir}}' -m); do (cd $mod; go mod tidy); done"
|
||||
],
|
||||
"fileFilters": [
|
||||
"**/go.mod",
|
||||
"**/go.sum"
|
||||
]
|
||||
},
|
||||
"ignorePaths": [
|
||||
"cli/internal/helm/charts/cilium/**"
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user