mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-09-04 14:12:21 +02:00
Bump dagger engine version to v0.21.8 and module google.golang.org/grpc to v1.82.1 Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
21 lines
467 B
JSON
21 lines
467 B
JSON
{
|
|
"name": "e2e",
|
|
"engineVersion": "v0.21.8",
|
|
"sdk": {
|
|
"source": "go"
|
|
},
|
|
"dependencies": [
|
|
{
|
|
"name": "go",
|
|
"source": "github.com/sagikazarmark/daggerverse/go@go/v0.9.0",
|
|
"pin": "d9ba06776c4c1ccf6f329bd862b9b439c4582ab6"
|
|
},
|
|
{
|
|
"name": "k3s",
|
|
"source": "github.com/marcosnils/daggerverse/k3s@k3s/v0.1.10",
|
|
"pin": "28eea1fcf3b6ecb38a628186107760acd717442f"
|
|
}
|
|
],
|
|
"disableDefaultFunctionCaching": true
|
|
}
|