[MM-54288] Support Packet V2 (#29403)

This commit is contained in:
Ben Schumacher
2025-01-13 20:23:09 +01:00
committed by GitHub
parent 091d1bba8b
commit 8d4bf4bae0
50 changed files with 2429 additions and 745 deletions
@@ -8,7 +8,7 @@ import (
"os"
"strings"
"gopkg.in/yaml.v2"
"gopkg.in/yaml.v3"
)
type DockerCompose struct {