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