module github.com/loremind/demo-orchestrator go 1.23 require ( github.com/docker/docker v28.0.4+incompatible github.com/google/uuid v1.6.0 )