mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-05-13 18:40:16 +02:00
9 lines
87 B
JSON
9 lines
87 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"postUpdateOptions": [
|
|
"gomodTidy"
|
|
]
|
|
}
|