mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-09-04 22:22:21 +02:00
Bump the Dagger engine version and Go toolchain across all three dagger modules (check-doc-version, e2e, gotest), pulling in the matching SDK and transitive dependency updates. Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
9 lines
129 B
JSON
9 lines
129 B
JSON
{
|
|
"name": "gotest",
|
|
"engineVersion": "v0.21.7",
|
|
"sdk": {
|
|
"source": "go"
|
|
},
|
|
"disableDefaultFunctionCaching": true
|
|
}
|