plugin-barman-cloud/dagger/gotest/dagger.json
Marco Nenciarini f2753bbfde
chore(deps): update dagger modules to engine v0.21.7 (#1012)
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>
2026-07-17 11:33:01 +02:00

9 lines
129 B
JSON

{
"name": "gotest",
"engineVersion": "v0.21.7",
"sdk": {
"source": "go"
},
"disableDefaultFunctionCaching": true
}