Imports
- github.com/docker/docker/api/types/image
- github.com/docker/docker/client
- github.com/go-git/go-billy/v5/osfs
- github.com/go-git/go-git/v5
- github.com/go-git/go-git/v5/config
- github.com/go-git/go-git/v5/plumbing
- github.com/go-git/go-git/v5/plumbing/cache
- github.com/go-git/go-git/v5/plumbing/object
- github.com/go-git/go-git/v5/plumbing/storer
- github.com/go-git/go-git/v5/plumbing/transport
- github.com/go-git/go-git/v5/plumbing/transport/http
- github.com/go-git/go-git/v5/plumbing/transport/ssh
- github.com/go-git/go-git/v5/storage/filesystem
- github.com/go-git/go-git/v5/storage/memory
- github.com/oklog/ulid/v2
- github.com/spf13/pflag
- gopkg.in/yaml.v2
- gopkg.in/yaml.v3