mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 13:23:09 +01:00
Update dagger modules to dagger 0.15.2 Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
19 lines
422 B
JSON
19 lines
422 B
JSON
{
|
|
"name": "e2e",
|
|
"engineVersion": "v0.15.2",
|
|
"sdk": "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.7",
|
|
"pin": "833ec36632b2457862f6e3bf1f7107ad65e3e515"
|
|
}
|
|
],
|
|
"source": "."
|
|
}
|