mirror of
https://github.com/onedr0p/exportarr.git
synced 2026-02-06 10:57:32 +00:00
10 lines
117 B
JSON
10 lines
117 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"postUpdateOptions": [
|
|
"gomodTidy",
|
|
"gomodUpdateImportPaths"
|
|
]
|
|
}
|